index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gdnative
/
pluginscript
/
pluginscript_language.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-11
Fixes empty line selection when scrolling
poke1024
1
-1
/
+1
2018-01-11
fix updating tileset list when assign texture and set autotile true
damarindra
3
-1
/
+12
2018-01-10
sorry, accidentally pressed delete before commiting.
Juan Linietsky
1
-1
/
+2
2018-01-10
Added middle button doubleclick, fixes #15567
Juan Linietsky
1
-1
/
+7
2018-01-10
Fixes Mono color creation from string.
Pieter-Jan Briers
1
-13
/
+13
2018-01-10
Clamp blend to fix screen space reflections
Bastiaan Olij
1
-2
/
+2
2018-01-10
Fix IME producing multiple events per key press.
bruvzg
2
-63
/
+125
2018-01-10
Shader Language: Fixes EXTRA_MATRIX undefined.
AlmightyScientist
1
-1
/
+1
2018-01-09
- Fixes #15470 "Crash on drag and drop scene file on empty scene"
Blazej Floch
2
-39
/
+70
2018-01-10
Fix stretch aspect keep mode
volzhs
1
-1
/
+1
2018-01-09
Fix warning when editor resource preview try to read pluginscript resource
Emmanuel Leblond
1
-1
/
+5
2018-01-09
Fix bad color to HTML conversion. Alpha channel was added befor RGB.
robfram
1
-1
/
+1
2018-01-09
Mono: Some fixes for #15463
Ignacio Etcheverry
3
-5
/
+5
2018-01-09
Fix bitwise NOT operator on BitMap's set_bit
Konrad Nowakowski
1
-2
/
+2
2018-01-09
Fix crash in pluginscript complete_code
Emmanuel Leblond
1
-1
/
+1
2018-01-09
Mono: Fix iteration order of object types when generating bindings
Ignacio Etcheverry
2
-30
/
+31
2018-01-09
Improve Control and Label documentation about mouse filtering
Rémi Verschelde
2
-6
/
+7
2018-01-09
External editor fixes
Ignacio Etcheverry
2
-16
/
+19
2018-01-09
Mono: Implement stack info for errors and exceptions
Ignacio Etcheverry
15
-74
/
+311
2018-01-09
Fix bindings of EditorSettings.set_initial_value
Rémi Verschelde
3
-19
/
+6
2018-01-09
Fix signal arguments shadowing member variables
Rémi Verschelde
4
-8
/
+8
2018-01-09
Revert "Fix "Attach Node Script" inherits popup type"
Rémi Verschelde
1
-1
/
+1
2018-01-09
Fix shader compile error on Android
volzhs
1
-1
/
+1
2018-01-08
Fix whole word search missing occurences
Bernhard Liebl
1
-16
/
+29