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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-06-05
1
-3
/
+3
*
Fix documentation version strings
Hein-Pieter van Braam
2018-06-01
45
-45
/
+45
*
Hand-merge API hash fixes #18514
Hein-Pieter van Braam
2018-04-29
1
-0
/
+2
*
Remove incorrect & potentially confusing references to Euler
Will Vincent
2018-04-28
2
-3
/
+3
*
doc: Update version string for 3.0.2
Rémi Verschelde
2018-02-27
45
-45
/
+45
*
Update doc version strings to 3.0.1
Hein-Pieter van Braam
2018-02-24
45
-45
/
+45
*
Fix typos with codespell
luz.paz
2018-02-22
2
-5
/
+5
*
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
|
|
/
*
/
Fixed typo: substract to subtract
Indah Sylvia
2017-12-05
1
-4
/
+4
|
/
*
Fix constant node value edit
Marcin Zawiejski
2017-11-25
1
-2
/
+2
*
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
3
-9
/
+9
*
doc: Fix enum tags thanks to 2bc6db6
Rémi Verschelde
2017-11-24
9
-119
/
+119
*
doc: Remove setters and getters now exposed via properties/members
Rémi Verschelde
2017-11-24
29
-938
/
+0
*
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-24
45
-45
/
+45
*
doc: Sync classref with current source
Rémi Verschelde
2017-11-24
2
-18
/
+18
*
Merge pull request #11933 from cxong/master
Juan Linietsky
2017-11-21
1
-3
/
+3
|
\
|
*
Use "Command" for OSX in translation strings (#1619)
Cong
2017-10-13
1
-3
/
+3
*
|
Add cartesian to polar conversion functions
pablotato
2017-11-20
3
-22
/
+68
*
|
Merge pull request #12930 from vnen/gdscrit-output-print
Juan Linietsky
2017-11-17
1
-1
/
+1
|
\
\
|
*
|
Add print_error function, akin to print_line
George Marques
2017-11-16
1
-1
/
+1
*
|
|
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
1
-2
/
+2
|
/
/
*
|
doc: Make all module docs self-contained
Rémi Verschelde
2017-11-15
45
-4
/
+3052
*
|
Create API to add and remove VisualScript custom nodes
George Marques
2017-11-15
7
-0
/
+135
*
|
Move singleton management from ProjectSettings to Engine
Leon Krause
2017-11-14
2
-13
/
+14
*
|
Add support for the TAU constant. Fixes #12094.
Goutte
2017-11-12
3
-4
/
+7
[next]