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-03-30
Added missing end points for brief descriptions in the docs.
Michael Alexsander Silva Dias
9
-9
/
+9
2018-03-30
README: Use HTTPS URL for image. (#17851)
Maxwell Paul Brickner
1
-1
/
+1
2018-03-30
[DOCS] Some content for InterpolatedCamera
Mel Collins
1
-0
/
+7
2018-03-30
Implement missing navgiation polygon debugging in tilemap
Benedikt Bär
1
-0
/
+55
2018-03-30
[DOCS] Typo fix for CollisionShape[2D]
mhilbrunner
2
-2
/
+2
2018-03-30
perform_node_renames fix for a case where the new name is empty
Nikodem Lokatelj
1
-1
/
+7
2018-03-30
Fix bug in HTML5 HTTPClient.
Fabio Alessandrelli
1
-1
/
+1
2018-03-29
WASAPI driver will now resample when the device rate != audio/mix_rate
Marcelo Fernandez
1
-4
/
+13
2018-03-30
Improve side impulse calculation
Bastiaan Olij
2
-5
/
+9
2018-03-29
Fix UWP build after #17194
Fabio Alessandrelli
1
-0
/
+2
2018-03-29
Fix Collada material roughness import function 2
Dmitriy Romanov
1
-1
/
+1
2018-03-29
[Docs] fix typos
Poommetee Ketson
2
-8
/
+8
2018-03-29
Detect and configure JavaScript build per Emscripten configuration file
Leon Krause
1
-5
/
+15
2018-03-28
[DOCS] Node & PackedScene (#17833)
Max Hilbrunner
2
-2
/
+9
2018-03-28
[DOCS] Generic6DOFJoint fixes
Max Hilbrunner
1
-7
/
+7
2018-03-28
Fixed some popups not shrinking their size back when losing items.
Michael Alexsander Silva Dias
2
-0
/
+3
2018-03-28
Make heightmap shape usable from PhysicsServer
Marc Gilleron
2
-14
/
+47
2018-03-28
[macOS] Fix keyboard shortcuts on non QWERTY keyboard layouts.
bruvzg
3
-125
/
+106
2018-03-28
Fix IPhone and OSX cross compilation
Fabio Alessandrelli
3
-2
/
+8
2018-03-28
Fix Collada material roughness import function
Dmitriy Romanov
1
-1
/
+1
2018-03-28
Removed redundant abs shader builtin
Chaosus
1
-5
/
+0
2018-03-28
FIX: FILE_SHOW_IN_EXPLORER now correctly shows the file's directory
Nikodem Lokatelj
1
-2
/
+13
2018-03-28
Enable snapping in 2D when control key pressed
Chaosus
1
-9
/
+11
2018-03-27
Move GodotSharp and MonoBuildTab member variables to initializer list
Wilson E. Alvarez
2
-21
/
+15
2018-03-27
Use radio-button-like menu entries where applicable
Pedro J. Estébanez
5
-28
/
+26
2018-03-27
Support radio-button entries in ItemListPlugin
Pedro J. Estébanez
2
-7
/
+25
2018-03-27
Add radio-button-looking entries to PopupMenu
Pedro J. Estébanez
7
-29
/
+131
2018-03-27
Enhance HTTPClient.query_string_from_dict()
Pedro J. Estébanez
2
-1
/
+27
2018-03-27
Unify http- and percent- encode/decode
Pedro J. Estébanez
7
-108
/
+8
2018-03-27
Add safety checks when handling Android input
Ruslan Mustakov
1
-4
/
+23
2018-03-27
Added shortcut to rename files
Wilson E. Alvarez
1
-0
/
+3
2018-03-27
Fix engine.js startGame() when loading from directory
Leon Krause
1
-3
/
+14
2018-03-27
Allow custom path when using engine.js preloadFile() with URL
Leon Krause
1
-3
/
+3
2018-03-27
Fix engine.js preloadFile() with directories
Leon Krause
1
-3
/
+13
2018-03-27
Expose Emscripten libs to engine.js discreetly
Leon Krause
3
-10
/
+6
2018-03-26
Added new audio device functions to set/get the audio device
Marcelo Fernandez
11
-194
/
+778
2018-03-26
Simplify CanvasItemEditor anchor drag logic
Wilson E. Alvarez
1
-12
/
+12
2018-03-26
Refactor JavaScript platform build script
Leon Krause
9
-218
/
+105
2018-03-26
[macOS] Return exit code specified by `OS.exit_code` parameter.
bruvzg
1
-1
/
+1
2018-03-26
multiply blend mode fix for spatial materials
Ben Hickling
1
-2
/
+2
2018-03-26
Added wrap functions to C#
Chaosus
1
-0
/
+12
2018-03-25
Added the "GLES2" option for the video-driver in the terminal help.
Michael Alexsander Silva Dias
1
-1
/
+1
2018-03-25
Removed unnecessary newlines from tscn
Ivan Vodopiviz
1
-9
/
+4
2018-03-25
Fixes replace all not replacing the first word
Crazy-P
1
-22
/
+26
2018-03-24
Fix mono basis GetEuler bug and marshalling/unmarshalling
Carter Anderson
2
-86
/
+110
2018-03-24
Fix bug added in PR#17589. Resources couldn't be saved to files
robfram
1
-4
/
+2
2018-03-24
Fix `RichTextLabel` column size growing beyond its calculated `max_width`
robfram
1
-0
/
+33
2018-03-24
Fix all categories unfold when one key binding is changed
Alessandro
1
-1
/
+15
2018-03-24
Fixes scene corruption when updating dependencies.
Rainer Deyke
1
-3
/
+5
2018-03-23
Fix converting to tileset crashes Godot if existing file is not tileset
Poommetee Ketson
6
-18
/
+63
[prev]
[next]