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.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-23
Show Options Dialog for NodePath and File in clicked button position.
Daniel J. Ramirez
3
-11
/
+34
2017-12-23
Add more translatable text for editor plugins.
geequlim
8
-23
/
+23
2017-12-23
Fixed joint gizmos orientations
AndreaCatania
2
-273
/
+599
2017-12-23
Fixed dispatch callback
AndreaCatania
1
-1
/
+1
2017-12-23
Set particles emitting to false when particles finish emitting with one-shot ...
MrCdK
10
-10
/
+20
2017-12-23
Fixed rigidbody sleping, Fixes #13952
AndreaCatania
2
-11
/
+29
2017-12-23
IssueTemplate: remove \n at checkbox line
Noshyaar
1
-2
/
+1
2017-12-23
ProjectManager: enhance dialog ok button text
Poommetee Ketson
1
-3
/
+3
2017-12-23
Fixed intersect_shape crash, closes #13697
AndreaCatania
1
-1
/
+4
2017-12-22
Fixes 3d camera keep aspect.
Daniel J. Ramirez
2
-14
/
+0
2017-12-22
[DOCS] Small fixes for Semaphore
Max Hilbrunner
1
-3
/
+3
2017-12-22
[DOCS] Small fixes for Mutex
Max Hilbrunner
1
-3
/
+3
2017-12-22
Finished the documentation for AnimationPlayer
Nathan Warden
1
-0
/
+1
2017-12-22
Do not require OpenMP for non-tools builds (export templates)
Rémi Verschelde
3
-4
/
+4
2017-12-22
Add link to open and closed issues search to issue template
Rémi Verschelde
1
-1
/
+5
2017-12-21
Fixes grow_margin not working at all
Gilles Roudiere
1
-1
/
+2
2017-12-21
Change skeleton processing to work on global coordinates, should help fix man...
Juan Linietsky
2
-48
/
+51
2017-12-21
Consistent display of shortcut names in tooltips
poke1024
2
-5
/
+5
2017-12-22
Fix open directory in FileSystem dock
volzhs
1
-6
/
+3
2017-12-21
Scons: Use module suffix only for final binary.
Andreas Haas
1
-3
/
+1
2017-12-21
Fixes and modifications for some dialogs.
Michael Alexsander Silva Dias
3
-23
/
+35
2017-12-22
Reserved controller ids 1 and 2 for left and right hand controllers and added...
Bastiaan Olij
6
-18
/
+66
2017-12-21
-Make capture dependent on a cell size, not subdivision.
Juan Linietsky
4
-57
/
+62
2017-12-21
Respect HDR option
volzhs
1
-1
/
+1
2017-12-21
Fix spatial editor plugin issues on multi viewport view menu shortcuts (only ...
carlosfvieira
4
-44
/
+70
2017-12-21
[DOCS] PhysicsDirectSpaceState
homer666
1
-0
/
+28
2017-12-20
Fixed wrong Project Settings direction on an error message.
Michael Alexsander Silva Dias
1
-1
/
+1
2017-12-20
properly send mouse released event when grabbing modal focus, fixes #14854
Juan Linietsky
1
-1
/
+11
2017-12-20
Fixed SplitContainer showing the "resize" cursor when it shouldn't.
Michael Alexsander Silva Dias
2
-41
/
+29
2017-12-20
Add functions to image to load a PNG or JPG from a buffer, closes #4024
Juan Linietsky
2
-0
/
+40
2017-12-20
EditorSettings: Move scene tab options to their dedicated category
Rémi Verschelde
2
-5
/
+5
2017-12-20
Properly silence buffer while not in use, fixes #14866
Juan Linietsky
1
-6
/
+6
2017-12-20
doc: Sync classref with current source
Rémi Verschelde
2
-0
/
+26
2017-12-20
i18n: Sync translation templates with current source
Rémi Verschelde
45
-4013
/
+12832
2017-12-20
i18n: Sync translations with Weblate
Rémi Verschelde
32
-5131
/
+20573
2017-12-21
Fix blurry after zooming
volzhs
1
-2
/
+2
2017-12-20
Fix gridmap disappearing after editing after bake, closes #14868
Juan Linietsky
1
-1
/
+1
2017-12-20
Prevent false sharing in lightbaker RNG state
Hein-Pieter van Braam
1
-2
/
+7
2017-12-20
Fix lightmapper rng
Hein-Pieter van Braam
2
-17
/
+36
2017-12-20
Fix editor crash on "save and exit" bug
Chong-U Lim
1
-0
/
+1
2017-12-20
Adds an option to move cursor with right click in TextEdit
MattUV
6
-31
/
+135
2017-12-20
Fixes for the Spatial Editor's Perspective options and dead code cleaning.
Michael Alexsander Silva Dias
1
-88
/
+60
2017-12-19
Make dynamic font oversampling fully dynamic.
Juan Linietsky
4
-1
/
+69
2017-12-20
Correct license headers in main.cpp and voxel_light_baker.cpp
Hein-Pieter van Braam
2
-2
/
+2
2017-12-20
Fix lightbaker clang-format issue and add license headers
Hein-Pieter van Braam
3
-2
/
+62
2017-12-19
#14619 - fixes issue 1 (gizmo huge scale) - also referred in #14836
Carlos Vieira
1
-1
/
+2
2017-12-20
Thekla: redo reduz's changes from 8b01b2e85cb7ed60209c925f1e123374272bd8c8
Rémi Verschelde
3
-14
/
+43
2017-12-20
Thekla: Revert to state before clang-format changes
Rémi Verschelde
3
-1128
/
+1216
2017-12-20
Lightbaker: include stdlib.h to fix CI builds
Hein-Pieter van Braam
1
-0
/
+2
2017-12-19
Fix randomness in voxel light baker, closes #14841
Juan Linietsky
1
-5
/
+10
[prev]
[next]