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
2017-12-06
Particles2D: Fix normal map rid.
Andreas Haas
1
-1
/
+1
2017-12-06
Fixes to some thread safety situations to avoid GIProbe from freezing on save...
Juan Linietsky
2
-2
/
+17
2017-12-06
Created internal usage flag to remove non editor properties from doc, closes ...
Juan Linietsky
2
-3
/
+4
2017-12-06
Fix Windows-to-Linux export error
Pedro J. Estébanez
2
-1
/
+4
2017-12-06
Attempt to see if this can solve the problem with #13338
Juan Linietsky
1
-4
/
+11
2017-12-06
Fix missing stylebox for LinkButton's hover states
Waldson Patrício
1
-0
/
+2
2017-12-06
Fixed PopupMenu's submenus not showing up in certain situations.
Michael Alexsander Silva Dias
1
-3
/
+3
2017-12-06
Travis: Disable OSX builds, they create too much backlog
Rémi Verschelde
1
-3
/
+3
2017-12-06
Fixed rim lighting glitch, closes #13340, closes #13986
Juan Linietsky
1
-1
/
+1
2017-12-06
Update Android compileSdkVersion to 26
Ruslan Mustakov
1
-1
/
+1
2017-12-06
[DOCS] EditorFileDialog props/member/method/signal
Will Nations
2
-0
/
+53
2017-12-06
[DOCS] CurveTexture desc, members
Will Nations
1
-0
/
+4
2017-12-06
[DOCS] Area members and methods
Will Nations
1
-4
/
+8
2017-12-06
Fix scroll enabled in case of content fit in scroll container
Konstantin Zaitsev
1
-0
/
+2
2017-12-06
Fixed project name line edit lost input focus.
qichunren
1
-1
/
+2
2017-12-05
Export icon and splash images directly to final package
George Marques
1
-0
/
+12
2017-12-05
TinyEXR: Fix EXR header when parsing pixels encoded as HALF
Rémi Verschelde
1
-5
/
+20
2017-12-05
tinyexr: Update to current upstream master branch
Rémi Verschelde
2
-129
/
+315
2017-12-05
Revert "Fix MinGW-w64 build of TinyEXR for old toolchains"
Rémi Verschelde
2
-37
/
+7
2017-12-05
Moves the guides colors to editor settings
Gilles Roudiere
2
-1
/
+2
2017-12-05
Add context menu to editor file dialogs.
Ray Koopa
4
-17
/
+187
2017-12-05
fix Dictionary iteration
karroffel
1
-1
/
+3
2017-12-05
Make sure the scene warning of changes may be lost is only for scenes, fixes ...
Juan Linietsky
1
-1
/
+1
2017-12-05
Improve slang, especially in user-visible parts
Unknown
17
-35
/
+22
2017-12-05
[DOCS] MultiplayerNetworkPeer class/method/constant descs
Will Nations
1
-7
/
+23
2017-12-05
Fix a little mistake in a setting name (rulers->guides)
Gilles Roudiere
1
-1
/
+1
2017-12-05
Enhanced 'open' menu in filesystemdock
sersoong
1
-9
/
+13
2017-12-05
[DOCS] Animation methods desc 100%
Will Nations
1
-0
/
+2
2017-12-04
[DOCS] AnimationPlayer new props, members/methods
Will Nations
2
-41
/
+51
2017-12-05
Fixed typo: substract to subtract
Indah Sylvia
10
-16
/
+16
2017-12-05
GDNative: Save singletons only if there's a change
George Marques
1
-2
/
+20
2017-12-04
[DOCS] CenterContainer method descriptions
Will Nations
1
-0
/
+1
2017-12-04
Do not cancel event if no need to cancel it. Fixes problem with GUI in 3D.
Juan Linietsky
1
-2
/
+2
2017-12-04
[DOCS] SceneState method descriptions added.
Will Nations
1
-0
/
+24
2017-12-04
[DOCS] PackedScene member/method/class descs.
Will Nations
1
-0
/
+10
2017-12-04
[DOCS] ColorPickerButton member/method descs
Will Nations
1
-1
/
+4
2017-12-04
[DOCS] WindowDialog member descriptions
Will Nations
1
-0
/
+2
2017-12-04
i18n: Fix instructions for adding new language
Rémi Verschelde
1
-2
/
+5
2017-12-04
Added a higher level wrapper for proxy texture
Juan Linietsky
3
-0
/
+97
2017-12-04
Fix stop button always enabled (issue #13933)
Waldson Patrício
1
-1
/
+4
2017-12-04
-Implemented Proxy Textures (needed to solve the problem with ViewportTexture)
Juan Linietsky
15
-14
/
+109
2017-12-04
Script Editor: Use first non-whitespace comment delimiter.
Andreas Haas
1
-2
/
+7
2017-12-04
Rich Text Label: fixed deselection issue
Dmitry Koteroff
1
-0
/
+11
2017-12-04
Make rulers on by default
Gilles Roudiere
1
-1
/
+1
2017-12-04
Fix the revert button issue with instanced nodes
Juande
2
-15
/
+26
2017-12-04
Fixes Polygon2D wip mode closing when editing mode is changed
Bernhard Liebl
1
-2
/
+5
2017-12-04
Make auto switch to remote scene tree opt-in
Rémi Verschelde
1
-1
/
+1
2017-12-03
Disable invariant gl_Position to workaround Mesa bug 100316
Rémi Verschelde
1
-1
/
+3
2017-12-03
Forgot to apply oversampling to Y
Bastiaan Olij
1
-0
/
+1
2017-12-03
Makes editable the rulers color
Gilles Roudiere
1
-1
/
+1
[prev]
[next]