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
/
visual_script
/
visual_script_nodes.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-01
Adds z-index properties to TileSets.
Pieter-Jan Briers
4
-2
/
+32
2018-05-01
Fix #17019 : overrides with unknown base setting
Manuel Moos
1
-4
/
+3
2018-05-01
Prevent PulseAudio driver to lock its mutex for too long
Marcelo Fernandez
1
-2
/
+11
2018-05-01
Fix enums without class name not opening docs page
Peter Folkins
1
-0
/
+12
2018-05-01
Revert "Added a more specific error message on export"
Rémi Verschelde
1
-1
/
+1
2018-05-01
Fix Node2D::global_scale's PropertyInfo type
Rémi Verschelde
1
-1
/
+1
2018-05-01
windows: ensure minimum possible timer resolution for sleep
Robin Hübner
1
-0
/
+6
2018-05-01
Adds keywords to autocomplete predictions.
Anish
1
-0
/
+7
2018-04-30
Changed Sprite Frame move buttons for icons
Superwaitsum
1
-6
/
+20
2018-04-30
Handle missing arg pointer in get_call_error_text
Gary Oberbrunner
1
-1
/
+5
2018-04-30
Implement universal translation of touch to mouse
Pedro J. Estébanez
18
-225
/
+222
2018-04-30
hide tab changed debug print
Alexander Holland
1
-2
/
+0
2018-04-30
Improve the 3D editor grid
Hugo Locurcio
2
-11
/
+21
2018-04-30
Fix lto builds on clang compilers
Hein-Pieter van Braam
1
-2
/
+2
2018-04-30
Fix msbuild with a msvc 'tools only' install
Hein-Pieter van Braam
1
-1
/
+1
2018-04-30
fix API string path
Paul Joannon
3
-5
/
+5
2018-04-29
Added disconnect_all and edit functionality to ConnectionsDock.
Eoin O'Neill
2
-325
/
+424
2018-04-29
Add option to renormalize mipmaps when generating them for normalmaps.
Juan Linietsky
3
-14
/
+38
2018-04-30
Make the LineEdit "secret" character customizable
Hugo Locurcio
3
-7
/
+35
2018-04-29
Added connection editing. Some refactoring.
Eoin O'Neill
2
-46
/
+112
2018-04-29
Basic context menu added to connections docker w/ code cleanup.
Eoin O'Neill
2
-75
/
+147
2018-04-29
Updated icons,
Daniel J. Ramirez
33
-299
/
+118
2018-04-29
ClassDB API hash now only includes exposed classes
Ignacio Etcheverry
1
-1
/
+1
2018-04-29
Fix binding some core API methods only in tools builds
Ignacio Etcheverry
11
-36
/
+21
2018-04-29
[DOCS] Clarify look_at and looking_at
Mel Collins
2
-3
/
+7
2018-04-29
Added a more specific error message on export
Alexander Holland
1
-1
/
+1
2018-04-29
add Point2 helper for Image.get_pixel and Image.set_pixel
Alexander Holland
2
-1
/
+13
2018-04-29
Remove unused Variant._data.RefPtr
Emmanuel Leblond
1
-1
/
+0
2018-04-29
added custom aabb to primitives
Bastiaan Olij
2
-0
/
+20
2018-04-29
Added partial texture update to VisualServer
Marc Gilleron
9
-0
/
+64
2018-04-28
Mono: BindingsGenerator enum fixes
Ignacio Etcheverry
2
-93
/
+117
2018-04-28
Tweak the property hint ranges of caret blink and line length guideline
Hugo Locurcio
3
-4
/
+4
2018-04-28
Add poly triangulation order check, ensures faces do not flip on different order
Juan Linietsky
1
-27
/
+33
2018-04-28
-Changed how operators work, any shape can operate on any other
Juan Linietsky
3
-131
/
+105
2018-04-28
Fix how snapping is applied to 3D polygon editing, make it more friendly.
Juan Linietsky
2
-3
/
+22
2018-04-28
Avoid CSG freeze condition on degenerates
Juan Linietsky
1
-0
/
+3
2018-04-28
GDNative Unix: fix shared lib loading, dlopen expects leading ./ to interpret...
Robin Hübner
1
-0
/
+6
2018-04-28
Do not crash if the polygon is invalid
Juan Linietsky
1
-0
/
+3
2018-04-28
Reduce false positives in interior detection by adding a small offset to rayc...
Juan Linietsky
1
-1
/
+1
2018-04-27
Basic 'new script' feature added to File System browser
Eoin O'Neill
2
-0
/
+18
2018-04-27
CSG Support for Godot!
Juan Linietsky
18
-42
/
+4715
2018-04-27
Made the Pin button disable when no AnimationPlayer is selected.
Michael Alexsander Silva Dias
1
-0
/
+1
2018-04-27
Fixed deleting an animation marked to autoplay in the editor affecting the cr...
Michael Alexsander Silva Dias
1
-0
/
+6
2018-04-27
Fix theme editor sample widgets
Pedro J. Estébanez
1
-3
/
+3
2018-04-27
Fix use64 used without being initialized
Marcelo Fernandez
2
-1
/
+1
2018-04-27
Fixed stylebox crash
sersoong
1
-1
/
+5
2018-04-26
Numerous changes to the Animation Editor.
Michael Alexsander Silva Dias
2
-8
/
+20
2018-04-26
Make 'Export PCK/ZIP' work well with EditorExportPlugin
Ignacio Etcheverry
5
-5
/
+23
2018-04-26
Fix _export_begin not being called when exporting to android
Ignacio Etcheverry
1
-0
/
+2
2018-04-27
Allows setting the Timer wait_time in start method.
Anish
3
-4
/
+9
[prev]
[next]