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
/
editor
/
plugins
/
material_editor_plugin.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-21
[Mono] Fixed "expression did not evaluate to a constant" compiler error for v...
Nathan Warden
1
-3
/
+4
2018-02-21
Fix a rendering bug with screen_texture
Bojidar Marinov
1
-6
/
+4
2018-02-21
using TIME in light shader enables uses_fragment_time
karroffel
2
-7
/
+9
2018-02-21
Keep to show current script when closing all docs
volzhs
4
-13
/
+22
2018-02-21
Added an auto quit and auto build flag to the command line options.
Nathan Warden
3
-5
/
+23
2018-02-21
Create and return LightmapCapture.
K. S. Ernest (iFire) Lee
1
-13
/
+60
2018-02-21
Add dummy audio driver, fix dummy rasterizer
K. S. Ernest (iFire) Lee
4
-7
/
+84
2018-02-21
Fixes to OS_Server and DummyRasterizer to match new signatures
Fabio Alessandrelli
4
-2
/
+14
2018-02-21
server platform now compiles and run on linux.
Fabio Alessandrelli
4
-47
/
+147
2018-02-21
Add dummy Texture handling
Fabio Alessandrelli
1
-10
/
+74
2018-02-21
Disable GLES builders and source from server compilation
Fabio Alessandrelli
2
-3
/
+6
2018-02-21
Add dummy resterizer driver
Fabio Alessandrelli
2
-0
/
+544
2018-02-19
Remove unused variable from plugin settings update
George Marques
1
-2
/
+0
2018-02-19
Fixing folder/file case sensitive renaming issue
Stephen Traskal
1
-0
/
+5
2018-02-19
fix spurious error messages during autocomplete and validate
x1212
1
-25
/
+4
2018-02-19
Fix 2d collision body update on shape remove
Konrad Nowakowski
1
-0
/
+1
2018-02-19
Flush HTTPClient response data only on request/close in HTML5 platform
Leon Krause
1
-2
/
+0
2018-02-19
Warn when polling HTTPClient synchronously in HTML5 platform
Leon Krause
2
-0
/
+24
2018-02-19
Disable insecure HTTP methods CONNECT and TRACE in HTML5 platform
Leon Krause
1
-0
/
+2
2018-02-19
Fix HTML5 HTTPClient response header retrieval
Leon Krause
1
-2
/
+4
2018-02-19
Fix HTML5 HTTPClient failure detection
Leon Krause
1
-11
/
+7
2018-02-19
Mono: Fix build status icons
Ignacio Etcheverry
1
-5
/
+3
2018-02-19
implement signal related methods in csharp_script so signals can be used with...
Paul Joannon
4
-8
/
+89
2018-02-19
add a [Signal] attribute to CSharpScripts
Paul Joannon
7
-1
/
+103
2018-02-19
Direct to InputEventJoypadButton for using buttons
Benjamin Stammen
1
-1
/
+1
2018-02-19
Remove window decorations for fullscreen on X11
Pedro J. Estébanez
1
-2
/
+9
2018-02-19
Gridmap editor now lists plane instead of floor when not horizontal.
Anish
2
-3
/
+18
2018-02-19
X11: Link libgcc statically with use_static_cpp option
Rémi Verschelde
1
-3
/
+3
2018-02-19
Update CA certificates to latest Mozilla bundle
Rémi Verschelde
2
-3096
/
+1948
2018-02-19
Makes project manager never initialize mono debug.
Pieter-Jan Briers
3
-17
/
+9
2018-02-19
Give C# NodePath a ToString().
Pieter-Jan Briers
1
-1
/
+2
2018-02-19
Makes NodePath and RID follow PascalCase in C#.
Pieter-Jan Briers
1
-1
/
+1
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
[next]