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
2017-11-21
Fix loop of scene tabs updates
Rémi Verschelde
1
-1
/
+2
2017-11-21
Remove the "." from file manage dialog (open scene, open file, ...)
Dmitry Koteroff
2
-2
/
+8
2017-11-20
Add extra link tags for editor help
George Marques
1
-13
/
+32
2017-11-20
Fix extra separator in filesystem dock right click menu
MillionOstrich
1
-3
/
+3
2017-11-20
Fixed not being able to use the "Open a Directory" dialog with the "Default E...
Michael Alexsander Silva Dias
1
-1
/
+1
2017-11-21
Added "Show in Explorer" besides "New Folder" to popup which appear when clic...
Dmitry Koteroff
1
-5
/
+6
2017-11-20
Bump version to 3.0-beta a.k.a. *feature freeze*
Rémi Verschelde
1
-1
/
+1
2017-11-20
Fix size mismatch in _compress_etc
MillionOstrich
1
-6
/
+8
2017-11-20
Add cartesian to polar conversion functions
pablotato
7
-22
/
+132
2017-11-20
Allow to extends constant variable
sanikoyes
2
-9
/
+51
2017-11-20
Fix file extensions persisting in file dialog after export
Robbie Cooper
2
-0
/
+8
2017-11-20
Add simple spacebar panning setting for 2D editor
Ricardo Maes
2
-1
/
+12
2017-11-20
Implement per-instance custom bounding box
Marc Gilleron
5
-4
/
+59
2017-11-20
Visual fixes
Daniel J. Ramirez
13
-38
/
+24
2017-11-20
Add "New Folder.." to right mouse button click on project fileslist panel _WH...
Dmitry Koteroff
3
-0
/
+18
2017-11-21
Allow configuring iOS export
Ruslan Mustakov
32
-230
/
+935
2017-11-20
bullet cast_motion: reordered null check
muiroc
1
-3
/
+3
2017-11-20
Fixed runtime EDITOR_DEFs being dropped.
Daniel J. Ramirez
2
-8
/
+8
2017-11-20
fix linux crash in _update_scene_tabs
Ian
1
-1
/
+3
2017-11-20
[GDNative] add a way to register call types
Karroffel
4
-3
/
+16
2017-11-20
[GDNative] removed static linking fields
Karroffel
2
-41
/
+3
2017-11-20
Revert "Added loop_begin and loop_end to OggVorbisStream"
Juan Linietsky
3
-72
/
+22
2017-11-20
Make old scenes readable again
Juan Linietsky
1
-1
/
+1
2017-11-20
Fixes a double class registering error
Gilles Roudiere
1
-2
/
+0
2017-11-20
[GDNative] removed godot_string_c_str
Karroffel
3
-13
/
+0
2017-11-20
[GDNative] loading error and version error procs
Karroffel
4
-14
/
+49
2017-11-20
Implement auto-tiling
Mariano Suligoy
10
-43
/
+1990
2017-11-20
Basis accepts Vector3 as constructor argument.
Chip Collier
1
-0
/
+1
2017-11-20
Update AUTHORS and DONORS list
Rémi Verschelde
2
-11
/
+41
2017-11-20
Fix TextEdit::cursor_set_line bindings
Rémi Verschelde
1
-1
/
+1
2017-11-20
Add close other tabs to Script Editor
sersoong
2
-1
/
+39
2017-11-20
Few fixes for asset store browser
Chaosus
1
-15
/
+28
2017-11-20
EditorSettings: Dehardcode major in config file name
Rémi Verschelde
1
-1
/
+1
2017-11-20
Set android 'compileSdkVersion' to 24
Konstantin Zaitsev
1
-1
/
+1
2017-11-20
Change editor_settings.tres to editor_settings-3.tres
sersoong
1
-1
/
+1
2017-11-19
Ability to change indirect light energy.
Juan Linietsky
5
-4
/
+10
2017-11-20
Fix the prevention for sliding on slopes in the 2d version of move_and_slide
Eric Wiltfang
1
-1
/
+4
2017-11-20
Rename the version's "revision" to "build"
Rémi Verschelde
5
-12
/
+12
2017-11-20
Pass engine name and version parts as proper strings
Rémi Verschelde
15
-31
/
+28
2017-11-20
Export boot splash and add custom HTML file option in HTML5 export
Leon Krause
1
-12
/
+56
2017-11-19
Fix Regression: running current scene (unsaved) will ask for main scene
Marcin Zawiejski
1
-1
/
+1
2017-11-20
Add "View FPS" in 3D->Perspective's popup.
Dmitry Koteroff
2
-0
/
+44
2017-11-19
Visual Studio project creation bug fix
RoyBerube
1
-0
/
+5
2017-11-19
Revert "change low cpu delay to 1 usec, should make editor smoother and not r...
Rémi Verschelde
1
-2
/
+1
2017-11-19
Make particles with DISABLE_Z active respect ALIGN_Y. Fixes #12865
Tom Beckmann
1
-3
/
+9
2017-11-19
Let SceneTreeDock duplicate nodes via Node::duplicate()
Pedro J. Estébanez
4
-84
/
+45
2017-11-19
Remove out-of-logic assignment of instance's original scene
Pedro J. Estébanez
1
-4
/
+0
2017-11-19
Add placement deletes to avoid warnings on VC++
Matthias Hoelzl
2
-0
/
+28
2017-11-19
Add cpp.hint file to improve IntelliSense
Matthias Hoelzl
3
-0
/
+15
2017-11-19
Use new XDG folders to dehardcode paths
Rémi Verschelde
15
-61
/
+58
[prev]
[next]