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
2016-11-11
Can create or load script on Attach script dialog
volzhs
4
-106
/
+100
2016-11-08
Make Android export quicker (especially on Windows)
Pedro J. Estébanez
1
-19
/
+19
2016-11-08
Export immediately if only one device present
Pawel Kowal
1
-6
/
+17
2016-11-09
Fix Directory.dir_exist/get_current_dir for 'res://' on Android
volzhs
2
-2
/
+7
2016-11-08
vsnc --> vsync
ISylvox
9
-11
/
+11
2016-11-08
Set project name as directory name instead of '.'
volzhs
1
-2
/
+2
2016-11-08
Select newly created or imported project automatically
volzhs
2
-2
/
+45
2016-11-07
Fix Label valign position
volzhs
1
-3
/
+3
2016-11-07
Some missing License notice has been added
SPTelur
2
-0
/
+59
2016-11-06
Caret blink will no longer cause redraw without focus, issue 6167
Paulb23
2
-2
/
+2
2016-11-06
Made background and symbol color follow the color API
Paulb23
5
-36
/
+13
2016-11-06
Fixed minor typo
DTV96Calibre
1
-1
/
+1
2016-11-05
Fix #7016, add script create icon
Pawel Kowal
4
-2
/
+98
2016-11-05
Core: Add singleton instance to _Marshalls
Ignacio Etcheverry
3
-2
/
+14
2016-11-05
Clean/fix triangulation internals
Pedro J. Estébanez
2
-13
/
+5
2016-11-05
Fix updating value of SpinBox with prefix
volzhs
1
-1
/
+4
2016-11-05
Prevent to make UndoRedo for duplicate if no selected node
volzhs
1
-0
/
+2
2016-11-03
server: Allow building against system libraries
Rémi Verschelde
1
-0
/
+45
2016-11-03
opus: Move public headers to match system install
Rémi Verschelde
10
-3
/
+4
2016-11-04
fix a tiny typo
ScotFlux
1
-2
/
+2
2016-11-03
Rewrite the README to be more descriptive
Rémi Verschelde
1
-15
/
+51
2016-11-03
Rename remaining WinRT references to UWP
George Marques
18
-169
/
+169
2016-11-03
Rename WINRT_ENABLED to UWP_ENABLED
George Marques
17
-30
/
+30
2016-11-03
Rename WinRT files to UWP
George Marques
22
-31
/
+31
2016-11-04
Fix wrong number for ERR_* on comment
volzhs
1
-12
/
+12
2016-11-03
Fix typos and missing newlines in --help
Tim Roes
1
-3
/
+2
2016-11-03
Fix scene tree drag & drop places node as child (#6912)
Keetz
1
-31
/
+4
2016-11-03
Make GDScript parser ignore floating strings in class definition
Bojidar Marinov
1
-1
/
+10
2016-11-03
Fixed flag for importing animation and skipping value tracks.
Saracen
3
-44
/
+51
2016-11-03
scons: Reorder options for clarity
Rémi Verschelde
21
-84
/
+89
2016-11-03
Keep groups when replacing nodes
Ignacio Etcheverry
1
-0
/
+6
2016-11-02
libpng: Update to upstream 1.6.26
Rémi Verschelde
23
-1095
/
+1416
2016-11-02
Improve Android build (Clang + tidyness)
Pedro J. Estébanez
1
-87
/
+100
2016-11-01
Option for detaching script from node (#6934).
Mateusz Adamczyk
2
-3
/
+39
2016-11-01
Make regex compilable with RTTI disabled
Pedro J. Estébanez
1
-4
/
+9
2016-11-01
Fix to focus or rename node by double click
volzhs
3
-37
/
+4
2016-10-31
Fix IPv6 linking for UWP
George Marques
1
-0
/
+4
2016-11-01
style: Various other PEP8 fixes in Python files
Rémi Verschelde
25
-369
/
+370
2016-11-01
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
53
-193
/
+115
2016-11-01
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
93
-2293
/
+2293
2016-11-01
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
88
-6280
/
+6280
2016-11-01
Fix to fit stylebox with ItemList
volzhs
1
-1
/
+4
2016-10-31
Fixed Mix nodes in Animation Tree Player
m4nu3lf
2
-17
/
+4
2016-11-01
Fix resetting to default value in EditorSettings
volzhs
1
-1
/
+0
2016-10-31
Fix memory leak with drag & drop on 2D viewport
volzhs
1
-0
/
+1
2016-10-31
Add option 'wasm' to compile to WebAssembly in web export
eska
4
-32
/
+30
2016-10-30
Define IPV6_V6ONLY flag if not defined on windows (old mingw versions)
Fabio Alessandrelli
1
-0
/
+7
2016-10-31
Fix p_index out of size error when closing script
volzhs
1
-1
/
+1
2016-10-31
Fix Accept/ConfirmationDialog UI broken
volzhs
1
-5
/
+8
2016-10-31
Revert "Place child control under label in AcceptDialog."
volzhs
1
-25
/
+10
[next]