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
/
gdscript
/
gdscript_editor.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-19
fix crash autotile edit mode
damarindra
1
-0
/
+5
2018-02-19
Fixes OptionButton selection index being reset to zero at instanciation
Alexander Alekseev
1
-1
/
+2
2018-02-19
Made modifications to the RigidBody(2D) descriptions.
Michael Alexsander Silva Dias
2
-9
/
+4
2018-02-19
Documentation tool does not add escapes to code and codeblocks
Anish
1
-4
/
+26
2018-02-19
Add locale renames for Hebrew and Indonesian on Windows
Rémi Verschelde
1
-1
/
+18
2018-02-19
option to disable sort in script list
ianb96
2
-1
/
+5
2018-02-19
PEP3101 applied with changing old type string formatting as new ones
BTaskaya
4
-13
/
+13
2018-02-19
Fix for a possible compile error under OS X
Marcelo Fernandez
3
-111
/
+119
2018-02-19
Fixed small typos in the SConstruct file.
Michael Alexsander Silva Dias
1
-2
/
+2
2018-02-19
Added return true o collide when no rusult is NULL
Andrea Catania
1
-0
/
+2
2018-02-19
Added "allow_reselect" property to ItemList and enabled it for the method/hel...
Michael Alexsander Silva Dias
4
-4
/
+30
2018-02-19
[X11] Improving error detection in move_to_trash
Iskustvo
2
-18
/
+38
2018-02-19
Fix broken APK expansion due to missed option renames
Rémi Verschelde
2
-2
/
+2
2018-02-19
Add a function to remove controls from containers
George Marques
7
-0
/
+72
2018-02-19
Fix #16543 (add button to copy error from debugger)
Artem Varaksa
2
-0
/
+23
2018-02-19
Fix infinite recursion with editor import plugins
George Marques
1
-2
/
+2
2018-02-19
Expose priority and order for custom import plugins
George Marques
3
-0
/
+32
2018-02-19
Add Xbox One Elite and Xbox 360 Afterglow pads
Brandon DeRosier
1
-0
/
+2
2018-02-19
Added OS::center_window to center the window precisely on desktop platforms
Marcelo Fernandez
10
-0
/
+61
2018-02-19
Add import option "scale_mesh" to obj file importer
ShyRed
1
-6
/
+8
2018-02-19
Add and use mono build variables with cloned environment.
Jonathan Tinkham
1
-2
/
+2
2018-02-19
Fixed members overview not scrolling to correct line
Paulb23
1
-2
/
+3
2018-02-19
Fix #16479 (deselect text when jumping to function)
Artem Varaksa
1
-0
/
+1
2018-02-19
Update an outdated method name in error message
ronroniv
1
-1
/
+1
2018-02-19
Fixed KinematicBody move_and_slide documentation naming
Andrew Silver
1
-1
/
+1
2018-02-19
Remove debugging prints related to the asset library
Hugo Locurcio
2
-15
/
+0
2018-02-19
SpinBoxes calculate correctly their width before first redraw.
Ovnuniarchos
2
-5
/
+13
2018-02-19
download templates to a file using separate thread
Marcin Zawiejski
1
-13
/
+6
2018-02-19
Fixed #15082: line edit emits two "text_changed" signals when pasting while t...
Federico Frenguelli
2
-2
/
+17
2018-02-19
Fix polygon triangulation failure.
Nicolas Silva
1
-1
/
+1
2018-02-19
Fix timeline track name overlapping keyframe area
Paolo Perkovic
1
-1
/
+1
2018-02-19
Remove a few debugging prints
Hugo Locurcio
2
-4
/
+0
2018-02-19
Always detect and use hiDPI in the project manager if needed
Hugo Locurcio
1
-8
/
+23
2018-02-19
Draw the Camera gizmo more accurately
Hugo Locurcio
1
-2
/
+3
2018-02-19
Fixed wrong example in JSONParseResult.
Michael Alexsander Silva Dias
1
-4
/
+4
2018-02-19
fix buffer write performance on Windows and Unix
Marcin Zawiejski
4
-0
/
+12
2018-02-19
Fix spaces and quotes in external editor flags
binbitten
1
-12
/
+26
2018-02-19
drop path text at mouse pos
ianb96
1
-9
/
+16
2018-02-19
disable scene tree shortcuts when in a textfield
ianb96
1
-0
/
+3
2018-02-19
Gradient: fix wrong property type
Poommetee Ketson
1
-2
/
+2
2018-02-19
Fix gradient texture preview
Chaosus
1
-0
/
+3
2018-02-19
Fix wrong property type for fixed icon size in ItemList
binbitten
1
-1
/
+1
2018-02-19
Capitalized "View" menu options.
Michael Alexsander Silva Dias
1
-3
/
+3
2018-02-19
Fix pkgconfig detection of mono
Benjamin Dobell
1
-0
/
+1
2018-02-19
Fix UX with project settings search functionality
Paolo Perkovic
2
-2
/
+2
2018-02-19
[Mono] Basis values now marshalled in the correct order.
Nathan Warden
2
-6
/
+6
2018-02-19
Fix gizmo solid box mesh being added twice
JFonS
1
-9
/
+0
2018-02-19
[DOCS] parse_json: Objects do not keep key order
Max Hilbrunner
3
-2
/
+4
2018-02-19
Make parent folder selectable. Fix #16253
Guilherme Felipe
1
-1
/
+1
2018-02-19
Fixes open button not appearing with multiple selection
Guilherme Felipe
2
-0
/
+20
[next]