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
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
visual_script
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for tutorial links to makerst.py
robojumper
2018-06-12
1
-1
/
+1
*
SCons: Pass env to modules can_build method
Rémi Verschelde
2018-05-30
1
-1
/
+1
*
Refactor RPCMode enum and checks
Fabio Alessandrelli
2018-05-29
4
-14
/
+14
*
Revert "RPCMode refactor, more sync modes"
Max Hilbrunner
2018-05-29
4
-14
/
+14
*
Merge pull request #19021 from Faless/rpc_sync_fix
Max Hilbrunner
2018-05-29
4
-14
/
+14
|
\
|
*
Refactor RPCMode enum and checks
Fabio Alessandrelli
2018-05-26
4
-14
/
+14
*
|
Merge pull request #18516 from PJB3005/18-04-30-visual-script-title-bars
Max Hilbrunner
2018-05-26
10
-250
/
+133
|
\
\
|
|
/
|
/
|
|
*
More stuff!
Pieter-Jan Briers
2018-05-01
4
-193
/
+85
|
*
Move things into the title bars of Visual Script nodes.
Pieter-Jan Briers
2018-04-30
9
-60
/
+51
*
|
-New inspector.
Juan Linietsky
2018-05-15
1
-1
/
+1
*
|
Merge pull request #18514 from neikeq/api-hash-fixes
Rémi Verschelde
2018-05-03
1
-0
/
+2
|
\
\
|
*
|
Fix binding some core API methods only in tools builds
Ignacio Etcheverry
2018-04-29
1
-0
/
+2
|
|
/
*
|
Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-var
Rémi Verschelde
2018-05-01
2
-2
/
+1
|
\
\
|
*
|
Fix Coverity reports of uninitialized scalar variable
Rémi Verschelde
2018-04-19
2
-2
/
+1
*
|
|
Merge pull request #18321 from Crazy-P/Fixes-logically-dead-code
Rémi Verschelde
2018-05-01
1
-6
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixes logically dead code (Coverity)
Crazy-P
2018-04-21
1
-6
/
+1
|
|
/
*
/
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-22
1
-3
/
+3
|
/
*
Remove incorrect & potentially confusing references to Euler
Will Vincent
2018-04-15
2
-3
/
+3
*
Abstracted the syntax highlighter from text edit
Paulb23
2018-04-02
2
-0
/
+9
*
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-27
45
-45
/
+45
*
Fix typos with codespell
luz.paz
2018-02-21
2
-5
/
+5
*
doc: Update version string in header
Rémi Verschelde
2018-02-19
45
-45
/
+45
*
Merge pull request #15379 from ianb96/delete_key_fix
Rémi Verschelde
2018-02-14
2
-6
/
+39
|
\
|
*
Filesystem and Visual Script Members keyboard shortcuts fix
Ian
2018-01-06
2
-6
/
+39
*
|
doc: Fix references to online tutorials after godotengine/godot-docs#1015
Rémi Verschelde
2018-01-25
1
-1
/
+1
*
|
doc: Sync with current source
Rémi Verschelde
2018-01-25
45
-45
/
+45
*
|
doc: Replace some more "val" with "value" + sync
Rémi Verschelde
2018-01-17
1
-1
/
+1
*
|
Fixes for parameter names of builtin functions in visual scripts/core
Chaosus
2018-01-16
1
-8
/
+8
*
|
Filled tutorial field in most relevent classes.
Juan Linietsky
2018-01-15
1
-0
/
+1
*
|
Make sure PropertyHint matches in the VisualScript editor.
K. S. Ernest (iFire) Lee
2018-01-15
1
-1
/
+2
*
|
doc: Update version string in XML
Rémi Verschelde
2018-01-13
45
-45
/
+45
*
|
Update docs
Bojidar Marinov
2018-01-12
1
-14
/
+2
*
|
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
3
-12
/
+12
*
|
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
18
-3
/
+21
|
/
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
18
-36
/
+36
*
Merge pull request #14754 from willnationsdev/dictionary-copy
Rémi Verschelde
2017-12-17
1
-3
/
+3
|
\
|
*
Dictionary::copy -> ::duplicate
Will Nations
2017-12-17
1
-3
/
+3
*
|
Now every variant type has its icon.
Daniel J. Ramirez
2017-12-17
1
-8
/
+8
*
|
General use Variant type icons, plus other icon updates.
Daniel J. Ramirez
2017-12-17
1
-52
/
+52
*
|
Cleanup some #if 0'd code
Rémi Verschelde
2017-12-17
2
-949
/
+0
|
/
*
Scons: Build modules in seperate env.
Andreas Haas
2017-12-13
1
-1
/
+4
*
Merge pull request #14358 from RandomShaper/fix-vscript
Rémi Verschelde
2017-12-09
1
-0
/
+1
|
\
|
*
Fix function arg count not considered in VisualScript
Pedro J. Estébanez
2017-12-07
1
-0
/
+1
*
|
Merge pull request #14332 from akien-mga/clang-format
Rémi Verschelde
2017-12-07
1
-3
/
+3
|
\
\
|
*
|
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-3
/
+3
|
|
/
*
/
doc: Sync classref after a496dd4d, removing NOEDITOR properties from doc
Rémi Verschelde
2017-12-07
8
-42
/
+42
|
/
*
Merge pull request #13436 from hoelzl/pr-vs-yield-signal-oneshot
Rémi Verschelde
2017-12-06
1
-1
/
+1
|
\
|
*
Connect signal for VisualScript "Yield Signal" using oneshot mode
Matthias Hoelzl
2017-12-01
1
-1
/
+1
*
|
Merge pull request #13427 from hoelzl/pr-vs-enable-yield
Rémi Verschelde
2017-12-06
1
-1
/
+1
|
\
\
|
*
|
Make VisualScriptFunctionState instantiable
Matthias Hoelzl
2017-11-30
1
-1
/
+1
|
|
/
[next]