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
/
javascript_eval.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-19
Expose 'lightmap_unwrap' method to the scripting engine.
Saracen
1
-0
/
+2
2018-02-19
Fix bug when launching a game with no main scene
Paul Joannon
1
-0
/
+9
2018-02-19
Display path to preloaded res + button to open it
Julian Murgia
2
-4
/
+30
2018-02-19
Change 'Build Project' button style in Mono panel
Paul Joannon
1
-1
/
+1
2018-02-19
Change primitive meshes acccuracy value
Jerome67000
1
-8
/
+8
2018-02-19
Re-enabled type icons.
Michael Alexsander Silva Dias
1
-14
/
+18
2018-02-19
Select root node if search_box is empty in create_dialog
Vincenzo Greco
1
-0
/
+4
2018-02-19
Fixed android arm64v8
Colin Kinloch
3
-9
/
+23
2018-02-05
Added async and await as C# keywords.
Nathan Warden
1
-3
/
+7
2018-02-05
Mono: Remove automatic script multilevel calls
Ignacio Etcheverry
2
-22
/
+9
2018-02-04
Fix texture import spelling
Phil Jones
1
-1
/
+1
2018-02-04
Small fixes for the Control description in the docs.
Michael Alexsander Silva Dias
1
-3
/
+3
2018-02-04
Fix inconsistencies and typos in argument names
Paolo Perkovic
26
-62
/
+62
2018-02-04
Expand project root directory on editor start
volzhs
2
-3
/
+7
2018-02-04
Fix an infinite recursion in the Mathf.Decimals method when using floats.
Nathan Warden
1
-1
/
+1
2018-02-04
Hide button tree when file system dock isn't in split mode
Guilherme Felipe
1
-1
/
+1
2018-02-04
Errata fix on Image get_format() description
Profesor Tartelett
1
-1
/
+1
2018-02-04
Fix TextEdit current line highlight horizontal offset
binbitten
1
-7
/
+7
2018-02-04
Expose a few GraphEdit methods to script languages
George Marques
2
-0
/
+86
2018-02-04
Add interface for plugins to enable/disable other plugins
George Marques
3
-0
/
+34
2018-02-04
ProjectSettings: Disallow adding properties without name.
Andreas Haas
1
-1
/
+10
2018-02-04
AudioEffectReverb: max predelay_feedback to 0.98
Poommetee Ketson
1
-2
/
+2
2018-02-04
Viewport doc improvements
Chaosus
1
-0
/
+38
2018-02-04
Display set_nodelay to GDScript
Marlon Henry Schweigert
9
-7
/
+18
2018-02-04
Allow focus on disabled buttons
Hein-Pieter van Braam
1
-4
/
+0
2018-02-04
attemp to fix #15870
Mariano Suligoy
1
-2
/
+2
2018-02-04
Fix issue 15895, audio streams don't signalling finished after the first one
robfram
1
-1
/
+1
2018-02-02
Update DONORS list
Rémi Verschelde
1
-20
/
+44
2018-01-31
Ability to import .escn files, which is just a .tscn but with forced import.
Juan Linietsky
5
-0
/
+43
2018-01-30
Implement OS::get_processor_count() for Windows
Hein-Pieter van Braam
2
-0
/
+33
2018-01-30
[macOS] Strip executable when `separate_debug_symbols` is set to yes
bruvzg
1
-0
/
+1
2018-01-30
Fix wrong return type of xform functions
Poommetee Ketson
3
-14
/
+14
2018-01-30
Fix Copy/Paste problems on X11
Hein-Pieter van Braam
1
-11
/
+29
2018-01-30
Remote debugger send the real instance of WeakRef referenced to
Geequlim
1
-1
/
+7
2018-01-30
Expose audio streams get_length()
MrCdK
6
-39
/
+49
2018-01-30
Bump version to 3.0.1-devel
Hein-Pieter van Braam
1
-1
/
+2
2018-01-29
Bump version to 3.0-stable \o/
3.0-stable
Rémi Verschelde
1
-1
/
+1
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-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-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
[next]