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.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2018-05-13
Bump version to 3.0.3rc2
Hein-Pieter van Braam
1
-1
/
+1
2018-05-13
Fix placeholders position in `LineEdit` when editing inside the Editor
robfram
1
-1
/
+0
2018-05-13
Fix keyboard focus lock-out with HTML5 canvas in iframe
Leon Krause
3
-6
/
+10
2018-05-13
Consider TextEdit paste operation complex.
Charly Mourglia
1
-0
/
+3
2018-05-13
Fix a crash when trying to run Godot debugger on a release build.
Brian Richardson
1
-1
/
+1
2018-05-13
fix clang6 assignment error
thfrwn
1
-2
/
+2
2018-05-13
fix for segfault when using CallBasic in visual script on release build
Ibrahn Sahir
1
-1
/
+1
2018-05-13
Particles: fix corrupted scene when saved after convert (2nd try)
Poommetee Ketson
2
-21
/
+6
2018-05-13
Fix AnimationPlayer edited scene bug
Peter Folkins
1
-1
/
+0
2018-05-13
Fix enums without class name not opening docs page
Peter Folkins
1
-0
/
+12
2018-05-13
Fix for Issue#18457 - Folder name with trailing space on Windows
Felix Yang
2
-2
/
+4
2018-05-13
Fix editor detecting msbuild with a msvc 'tools only' install
Ignacio Etcheverry
1
-0
/
+2
2018-05-13
Fix MSVC check when building with mono
Ignacio Etcheverry
1
-2
/
+2
2018-05-13
add condition check in Imgae::create(...)
RaphaelHunter
1
-0
/
+3
2018-05-13
For uwp the ARM architecture needs to be in lower case
Hein-Pieter van Braam
1
-2
/
+2
2018-05-13
Fix double free for drag preview control in viewport
Geequlim
1
-3
/
+1
2018-05-13
Fix Variant leak in call_native
Pedro J. Estébanez
1
-1
/
+3
2018-05-13
Disable 'run' button if any project not selected and tiny refactoring
DmitryKrutskikh
1
-3
/
+5
2018-05-13
Fix relative mouse motion when captured in HTML5 platform
Leon Krause
1
-1
/
+1
2018-05-13
Fix custom cursor disappearing on osx
Guilherme Felipe
1
-5
/
+8
2018-05-13
Use mimetype according to glTF spec.
Yaakuro
1
-1
/
+1
[prev]
[next]