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_builtin_funcs.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-26
Implement OpenGL ES rasterizer selection logic for Android.
geequlim
4
-14
/
+38
2018-06-26
Optimize _recreate_quadrants
Marcelo Fernandez
2
-4
/
+8
2018-06-26
ensure BlendSpace1D syncs animations
Thomas Herzog
1
-8
/
+20
2018-06-25
renamed AnimationGraphPlayer to AnimationTree
Juan Linietsky
16
-119
/
+124
2018-06-25
removed print
Juan Linietsky
1
-4
/
+0
2018-06-25
added BlendSpace1D editor plugin
Thomas Herzog
10
-54
/
+914
2018-06-25
added AnimationBlendSpace1D
Thomas Herzog
5
-3
/
+346
2018-06-25
rename BlendSpace to BlendSpace2D
Thomas Herzog
7
-151
/
+151
2018-06-25
State machine animation node
Juan Linietsky
30
-13
/
+3660
2018-06-25
Remove extra addition to tree of editor autoloads
George Marques
1
-8
/
+0
2018-06-25
Fix vsync initialization
Chaosus
1
-0
/
+2
2018-06-24
Fight off some error spam in the editor
Bastiaan Olij
1
-4
/
+16
2018-06-23
Add a Clear button to the profiler
Marcelo Fernandez
2
-4
/
+17
2018-06-24
Remove the old AppImage structure
Hugo Locurcio
3
-12
/
+0
2018-06-23
Changed themes presets to String format
Chaosus
3
-51
/
+49
2018-06-23
Fix typo in y shift
Bastiaan Olij
1
-5
/
+5
2018-06-22
Mono: Module build improvements
Ignacio Etcheverry
2
-20
/
+56
2018-06-22
bugfix: correct #ifdef for TOUCH_ENABLED and OPENGL_ENABLED
Duy-Nguyen Ta
1
-1
/
+11
2018-06-22
i18n: Sync translations with Weblate
Rémi Verschelde
37
-1669
/
+1755
2018-06-21
Added auto triangle generation in blend space, using Delaunay.
Juan Linietsky
7
-12
/
+341
2018-06-21
Remove error messages
Juan Linietsky
2
-2
/
+2
2018-06-21
Fix crashes, ability to add blendpsace into blendtree, ability to delete with...
Juan Linietsky
6
-48
/
+112
2018-06-21
Animation Blend Spaces
Juan Linietsky
12
-45
/
+1807
2018-06-21
Move Theme options to submenu
Chaosus
2
-37
/
+57
2018-06-21
add NoCache wrapper to Command
Rhody Lugo
6
-14
/
+20
2018-06-21
fix default glTF metallic & roughness factor values
Rodolfo Ribeiro Gomes
1
-2
/
+5
2018-06-19
Add missing NULL checks for add_child_below_node
Marcelo Fernandez
1
-0
/
+4
2018-06-19
Fix profiler not updating on realtime
Marcelo Fernandez
1
-2
/
+2
2018-06-19
Fixed float Color conversions to int types
Max
1
-13
/
+13
2018-06-19
Add access for GDNative modules to some platform dependent internals on Android
Bastiaan Olij
4
-0
/
+152
2018-06-18
-Added AnimationGraphPlayer (still missing features)
Juan Linietsky
25
-49
/
+4043
2018-06-18
Expose OS.get_ticks_usec()
Marc Gilleron
3
-0
/
+14
2018-06-18
Prevent animation player crash
Guilherme Felipe
1
-1
/
+1
2018-06-18
Fix order to register autoloads in-editor
George Marques
1
-2
/
+22
2018-06-18
Add longer description to ViewportTexture doc
Mel Collins
1
-0
/
+2
2018-06-18
Added description for abs function in Rect2
unknown
1
-0
/
+1
2018-06-18
[DOCS] Builtin keywords because search is terribad
Max Hilbrunner
1
-1
/
+1
2018-06-18
[DOCS] TreeItem: Small fix for remove_child()
Max Hilbrunner
1
-1
/
+1
2018-06-18
[DOCS] InputEventMouseButton: Factor
Max Hilbrunner
1
-1
/
+1
2018-06-17
Add a little to ViewportTexture docs
Mel Collins
1
-0
/
+2
2018-06-16
Fix property hint for ReflectionProbe extents
Rémi Verschelde
1
-2
/
+2
2018-06-15
The build-solutions flag now forces editor mode.
Nathan Warden
1
-0
/
+1
2018-06-15
[Pluginscript] Fix not working exports in editor
Emmanuel Leblond
1
-19
/
+4
2018-06-15
Removed unused AudioServer::update function
Marcelo Fernandez
3
-7
/
+0
2018-06-15
Fix Vector2 doc of floor, add ceil doc
letheed
1
-1
/
+2
2018-06-15
Fix path typo for editor def capitalize_properties
Guilherme Felipe
4
-3
/
+15
2018-06-15
Travis: Build Mono module in linux tools job
Rémi Verschelde
1
-2
/
+5
2018-06-15
Travis: Make dependencies follow the matrix requirements
Rémi Verschelde
1
-39
/
+33
2018-06-15
Travis: Cleanup build matrix
Rémi Verschelde
1
-21
/
+12
2018-06-15
doc: Remove extraneous empty lines in descriptions
Rémi Verschelde
10
-17
/
+0
[next]