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
/
doc_classes
/
VisualScriptLocalVarSet.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
Vector3::round, Vector2::round & Vector2::ceil methods were added.
Alexander Alekseev
4
-0
/
+24
2018-06-01
Set current SynchronizationContext before the game loop starts
Adam Cigánek
1
-1
/
+1
2018-06-01
fixes build error on Linux after its introduction in #18949
Michele Valente
1
-2
/
+2
2018-06-01
Mono: Project building fixes
Ignacio Etcheverry
5
-66
/
+146
2018-06-01
mono: add Slerp method to vector classes, expose Cross method for Vector2, an...
Kelly Thomas
4
-5
/
+17
2018-06-01
Reduce allocations when converting mono arrays to pool arrays
Carter Anderson
1
-9
/
+16
2018-06-01
Mono: Improve 'script class not found' error
Ignacio Etcheverry
1
-5
/
+12
2018-06-01
Travis: Add server build with clang
Rémi Verschelde
1
-0
/
+3
2018-06-01
Add more IDE created files into .gitignore
geequlim
1
-0
/
+3
2018-06-01
Javascript: Remove weird log
Max Hilbrunner
1
-2
/
+0
2018-06-01
Make filename clipped on Import dock
volzhs
1
-0
/
+1
2018-06-01
Check for 0 roll influence
Bastiaan Olij
1
-4
/
+7
2018-06-01
Improve side impulse calculation
Bastiaan Olij
2
-5
/
+9
2018-06-01
fixed minor doc wording problem
anakimluke
1
-1
/
+1
2018-06-01
filled in docs for panorama sky
clayjohn
1
-0
/
+3
2018-06-01
added documentation for procedural sky
clayjohn
1
-0
/
+19
2018-06-01
[docs] fix links in class docs
Kelly Thomas
3
-7
/
+7
2018-06-01
[docs] fix links in class docs
Kelly Thomas
8
-13
/
+13
2018-06-01
[DOCS] Update VideoPlayer classref
Chris Bradfield
2
-13
/
+26
2018-06-01
[DOCS] Array sort
Max Hilbrunner
1
-2
/
+2
2018-06-01
Added some quick info on shaders to the docs
Bastiaan Olij
2
-2
/
+8
2018-06-01
Fixed GroupCallFlags links in the SceneTree's doc.
Michael Alexsander Silva Dias
1
-3
/
+3
2018-06-01
Mono: Basis constructor for euler parameter
Kelly Thomas
1
-0
/
+20
2018-06-01
mono: New Color methods: Darkened, Lightened and ToRgba32
Kelly Thomas
1
-4
/
+22
2018-06-01
mono: Plane, expose Normal, and D
Kelly Thomas
1
-38
/
+44
2018-06-01
fixed capital A osx
toger5
1
-2
/
+2
2018-06-01
fixed a input not registered in osx script editor
toger5
1
-1
/
+1
2018-06-01
Add additional macos shortcuts for going to start/end of line
Sherjil Ozair
1
-1
/
+52
2018-06-01
Fix index out of range error in string.Extension()
Kelly Thomas
1
-1
/
+1
2018-06-01
Fix scons installation on AppVeyor
Rémi Verschelde
1
-1
/
+2
2018-06-01
Mono: Fix MonoImage filename being set to an invalid path
Ignacio Etcheverry
1
-4
/
+5
2018-06-01
Increase versionCode range 3.0
Dmitry Pupinin
1
-1
/
+1
2018-06-01
Bump to 3.0.3rc3
Hein-Pieter van Braam
1
-1
/
+1
2018-05-16
[mono] fix signals parameter retrieval
Paul Joannon
1
-5
/
+7
2018-05-14
Add back missing method from e10a2e5999bb646b0145f898328e8f01731ca854
Hein-Pieter van Braam
1
-0
/
+1
2018-05-13
fix API string path
Paul Joannon
3
-5
/
+5
2018-05-13
Fix vector reduction in shader language
JFonS
2
-3
/
+44
2018-05-13
Fix icon if remote icon load fails
Karolis K
1
-5
/
+6
2018-05-13
Implement missing methods in dummy rasterizer
Fabio Alessandrelli
1
-0
/
+14
2018-05-13
Fix duplicate definitions with FreeType
Leon Krause
1
-3
/
+0
2018-05-13
[DOCS] Vector2/Vector3/TileMap wording fixes
Chris Bradfield
3
-62
/
+67
2018-05-13
Ability to change path color with self modulate
volzhs
1
-1
/
+2
2018-05-13
added custom aabb to primitives
Bastiaan Olij
2
-0
/
+20
2018-05-13
hide tab changed debug print
Alexander Holland
1
-2
/
+0
2018-05-13
Fix:code editor text size should change at least one each time, don't mind ho...
RaphaelHunter
1
-2
/
+2
2018-05-13
Small changes for some strings.
Michael Alexsander Silva Dias
2
-55
/
+3
2018-05-13
Tweak the property hint ranges of caret blink and line length guideline
Hugo Locurcio
3
-4
/
+4
2018-05-13
Adds keywords to autocomplete predictions.
Anish
1
-0
/
+7
2018-05-13
LinkButtons are now responsive to engine theme
Unknown
1
-0
/
+4
2018-05-13
Implement pull/18665 for 3.0
Hein-Pieter van Braam
1
-2
/
+8
[next]