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
/
platform
/
javascript
/
api
/
api.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
Hide button tree when file system dock isn't in split mode
Guilherme Felipe
1
-1
/
+1
2018-01-31
Fix an infinite recursion in the Mathf.Decimals method when using floats.
Nathan Warden
1
-1
/
+1
2018-01-31
Errata fix on Image get_format() description
Profesor Tartelett
1
-1
/
+1
2018-01-31
Fixes open button not appearing with multiple selection
Guilherme Felipe
2
-0
/
+20
2018-01-31
Fix TextEdit current line highlight horizontal offset
binbitten
1
-7
/
+7
2018-01-31
Mono: Allow loading `mscorlib` from resources.
bruvzg
2
-0
/
+34
2018-01-30
Added async and await as C# keywords.
Nathan Warden
1
-3
/
+7
2018-01-30
Expose a few GraphEdit methods to script languages
George Marques
2
-0
/
+86
2018-01-30
Add interface for plugins to enable/disable other plugins
George Marques
3
-0
/
+34
2018-01-30
ProjectSettings: Disallow adding properties without name.
Andreas Haas
1
-1
/
+10
2018-01-30
Mono: Remove automatic script multilevel calls
Ignacio Etcheverry
2
-22
/
+9
2018-01-31
AudioEffectReverb: max predelay_feedback to 0.98
Poommetee Ketson
1
-2
/
+2
2018-01-30
Display set_nodelay to GDScript
Marlon Henry Schweigert
9
-7
/
+18
2018-01-30
[macOS] Strip executable when `separate_debug_symbols` is set to yes
bruvzg
1
-0
/
+1
2018-01-30
Viewport doc improvements
Chaosus
1
-0
/
+38
2018-01-30
Ability to import .escn files, which is just a .tscn but with forced import.
Juan Linietsky
5
-0
/
+43
2018-01-30
Fix wrong return type of xform functions
Poommetee Ketson
3
-14
/
+14
2018-01-30
Bump version to 3.1-dev
Rémi Verschelde
1
-2
/
+2
2018-01-29
Bump version to 3.0-stable \o/
3.0-stable
Rémi Verschelde
1
-1
/
+1
2018-01-29
Fix Copy/Paste problems on X11
Hein-Pieter van Braam
1
-11
/
+29
2018-01-29
Implement OS::get_processor_count() for Windows
Hein-Pieter van Braam
2
-0
/
+33
2018-01-28
Allow focus on disabled buttons
Hein-Pieter van Braam
1
-4
/
+0
2018-01-28
ProjectManager: prevent installing project template in non-empty dir
Poommetee Ketson
1
-11
/
+8
2018-01-27
Mono: Fix method_bind fields being generated as instance members
Ignacio Etcheverry
1
-2
/
+1
2018-01-27
Fix inverted RIGHT/LEFT TOP/BOTTOM Camera2D drag margin in runtime (editor wo...
robfram
1
-4
/
+4
2018-01-27
Mono: Fix build errors with tools=no and target=release
Ignacio Etcheverry
2
-0
/
+12
2018-01-27
Use the appropriate Variant hash and compare functions for Dictionaries
Hein-Pieter van Braam
1
-13
/
+8
2018-01-27
3DEditor: fix multiple node selection crash the editor
Poommetee Ketson
1
-3
/
+0
2018-01-26
Fix macOS build after #16092
bruvzg
1
-1
/
+1
2018-01-26
Make separate debug symbols opt-in
Hein-Pieter van Braam
6
-3
/
+6
2018-01-27
TemplateManager: hold shift to open link in browser
Poommetee Ketson
1
-1
/
+8
2018-01-26
Bullet: allow unbundling only if > 2.87
Rémi Verschelde
2
-6
/
+6
2018-01-26
Fix remove_dll_directory crash when cookie is null
djgaspa
1
-2
/
+2
2018-01-26
Update ProjectSettings description to correct usage
volzhs
1
-1
/
+1
2018-01-26
Mono: Don't defer call to dispose queue objects when finalizing domain
Ignacio Etcheverry
1
-5
/
+7
2018-01-25
Mono: Fix NodePath and RID bindings
Ignacio Etcheverry
4
-43
/
+141
2018-01-25
i18n: Sync translations with Weblate
Rémi Verschelde
3
-131
/
+138
2018-01-25
Dist: Update manpage and macOS version string
Rémi Verschelde
2
-9
/
+12
2018-01-25
Fix shortcut conflict
Razah
1
-6
/
+3
2018-01-25
Remove duplicate "autoplay" property
Bojidar Marinov
1
-7
/
+0
2018-01-25
Disable OpenSSL module in HTML5 platform by default
Leon Krause
1
-0
/
+5
2018-01-25
doc: Fix references to online tutorials after godotengine/godot-docs#1015
Rémi Verschelde
69
-78
/
+78
2018-01-25
doc: Sync with current source
Rémi Verschelde
487
-489
/
+489
2018-01-24
Fix mixed use of tabs and spaces
Kurtis Harms
1
-3
/
+3
2018-01-25
Fix VisualServer.free conflicting with Object.free
Marc Gilleron
1
-1
/
+1
2018-01-24
removed debug print
Ariel Manzur
1
-1
/
+0
2018-01-24
- Improves portability in joystick buttons enum
Ariel Manzur
3
-10
/
+17
2018-01-25
maximum recent files increment fix
Razah
1
-1
/
+1
2018-01-24
Update AUTHORS list
Rémi Verschelde
1
-1
/
+3
2018-01-24
doc: Sync with current source
Rémi Verschelde
1
-3
/
+3
[next]