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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Mono] Fixed "expression did not evaluate to a constant" compiler error for v...
Nathan Warden
2018-02-21
1
-3
/
+4
*
Fix a rendering bug with screen_texture
Bojidar Marinov
2018-02-21
1
-6
/
+4
*
using TIME in light shader enables uses_fragment_time
karroffel
2018-02-21
2
-7
/
+9
*
Keep to show current script when closing all docs
volzhs
2018-02-21
4
-13
/
+22
*
Added an auto quit and auto build flag to the command line options.
Nathan Warden
2018-02-21
3
-5
/
+23
*
Create and return LightmapCapture.
K. S. Ernest (iFire) Lee
2018-02-21
1
-13
/
+60
*
Add dummy audio driver, fix dummy rasterizer
K. S. Ernest (iFire) Lee
2018-02-21
4
-7
/
+84
*
Fixes to OS_Server and DummyRasterizer to match new signatures
Fabio Alessandrelli
2018-02-21
4
-2
/
+14
*
server platform now compiles and run on linux.
Fabio Alessandrelli
2018-02-21
4
-47
/
+147
*
Add dummy Texture handling
Fabio Alessandrelli
2018-02-21
1
-10
/
+74
*
Disable GLES builders and source from server compilation
Fabio Alessandrelli
2018-02-21
2
-3
/
+6
*
Add dummy resterizer driver
Fabio Alessandrelli
2018-02-21
2
-0
/
+544
*
Remove unused variable from plugin settings update
George Marques
2018-02-19
1
-2
/
+0
*
Fixing folder/file case sensitive renaming issue
Stephen Traskal
2018-02-19
1
-0
/
+5
*
fix spurious error messages during autocomplete and validate
x1212
2018-02-19
1
-25
/
+4
*
Fix 2d collision body update on shape remove
Konrad Nowakowski
2018-02-19
1
-0
/
+1
*
Flush HTTPClient response data only on request/close in HTML5 platform
Leon Krause
2018-02-19
1
-2
/
+0
*
Warn when polling HTTPClient synchronously in HTML5 platform
Leon Krause
2018-02-19
2
-0
/
+24
*
Disable insecure HTTP methods CONNECT and TRACE in HTML5 platform
Leon Krause
2018-02-19
1
-0
/
+2
*
Fix HTML5 HTTPClient response header retrieval
Leon Krause
2018-02-19
1
-2
/
+4
*
Fix HTML5 HTTPClient failure detection
Leon Krause
2018-02-19
1
-11
/
+7
*
Mono: Fix build status icons
Ignacio Etcheverry
2018-02-19
1
-5
/
+3
*
implement signal related methods in csharp_script so signals can be used with...
Paul Joannon
2018-02-19
4
-8
/
+89
*
add a [Signal] attribute to CSharpScripts
Paul Joannon
2018-02-19
7
-1
/
+103
*
Direct to InputEventJoypadButton for using buttons
Benjamin Stammen
2018-02-19
1
-1
/
+1
*
Remove window decorations for fullscreen on X11
Pedro J. Estébanez
2018-02-19
1
-2
/
+9
*
Gridmap editor now lists plane instead of floor when not horizontal.
Anish
2018-02-19
2
-3
/
+18
*
X11: Link libgcc statically with use_static_cpp option
Rémi Verschelde
2018-02-19
1
-3
/
+3
*
Update CA certificates to latest Mozilla bundle
Rémi Verschelde
2018-02-19
2
-3096
/
+1948
*
Makes project manager never initialize mono debug.
Pieter-Jan Briers
2018-02-19
3
-17
/
+9
*
Give C# NodePath a ToString().
Pieter-Jan Briers
2018-02-19
1
-1
/
+2
*
Makes NodePath and RID follow PascalCase in C#.
Pieter-Jan Briers
2018-02-19
1
-1
/
+1
*
fix crash autotile edit mode
damarindra
2018-02-19
1
-0
/
+5
*
Fixes OptionButton selection index being reset to zero at instanciation
Alexander Alekseev
2018-02-19
1
-1
/
+2
*
Made modifications to the RigidBody(2D) descriptions.
Michael Alexsander Silva Dias
2018-02-19
2
-9
/
+4
*
Documentation tool does not add escapes to code and codeblocks
Anish
2018-02-19
1
-4
/
+26
*
Add locale renames for Hebrew and Indonesian on Windows
Rémi Verschelde
2018-02-19
1
-1
/
+18
*
option to disable sort in script list
ianb96
2018-02-19
2
-1
/
+5
*
PEP3101 applied with changing old type string formatting as new ones
BTaskaya
2018-02-19
4
-13
/
+13
*
Fix for a possible compile error under OS X
Marcelo Fernandez
2018-02-19
3
-111
/
+119
*
Fixed small typos in the SConstruct file.
Michael Alexsander Silva Dias
2018-02-19
1
-2
/
+2
*
Added return true o collide when no rusult is NULL
Andrea Catania
2018-02-19
1
-0
/
+2
*
Added "allow_reselect" property to ItemList and enabled it for the method/hel...
Michael Alexsander Silva Dias
2018-02-19
4
-4
/
+30
*
[X11] Improving error detection in move_to_trash
Iskustvo
2018-02-19
2
-18
/
+38
*
Fix broken APK expansion due to missed option renames
Rémi Verschelde
2018-02-19
2
-2
/
+2
*
Add a function to remove controls from containers
George Marques
2018-02-19
7
-0
/
+72
*
Fix #16543 (add button to copy error from debugger)
Artem Varaksa
2018-02-19
2
-0
/
+23
*
Fix infinite recursion with editor import plugins
George Marques
2018-02-19
1
-2
/
+2
*
Expose priority and order for custom import plugins
George Marques
2018-02-19
3
-0
/
+32
*
Add Xbox One Elite and Xbox 360 Afterglow pads
Brandon DeRosier
2018-02-19
1
-0
/
+2
[next]