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
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
animation
Commit message (
Expand
)
Author
Age
Files
Lines
*
State machine animation node
Juan Linietsky
2018-06-25
4
-9
/
+945
*
Added auto triangle generation in blend space, using Delaunay.
Juan Linietsky
2018-06-21
2
-0
/
+71
*
Fix crashes, ability to add blendpsace into blendtree, ability to delete with...
Juan Linietsky
2018-06-21
1
-0
/
+4
*
Animation Blend Spaces
Juan Linietsky
2018-06-21
6
-32
/
+639
*
-Added AnimationGraphPlayer (still missing features)
Juan Linietsky
2018-06-18
5
-0
/
+2890
*
Entirely new (and much improved) animation editor.
Juan Linietsky
2018-06-07
2
-16
/
+315
*
Adding is_stopped method to Tween
steincodes
2018-06-07
2
-0
/
+6
*
Merge pull request #18885 from Gamblify/AnimationTreeExposePos
Max Hilbrunner
2018-05-26
2
-0
/
+8
|
\
|
*
Expose the animation pos to the user for AnimationNodes in AnimationTrees
Gustav Lund
2018-05-17
2
-0
/
+8
*
|
Take tween speed into account when calculating runtime
Rasmus Ketelsen
2018-05-25
1
-1
/
+6
*
|
Fixed some warnings found with Cppcheck.
Michael Alexsander Silva Dias
2018-05-14
1
-1
/
+2
|
/
*
Implemented ragdoll
AndreaCatania
2018-05-07
3
-10
/
+17
*
Added "play_backwards" to the list o functions to autocomplete.
Michael Alexsander Silva Dias
2018-05-07
1
-1
/
+1
*
Fix Coverity reports of uninitialized scalar variable
Rémi Verschelde
2018-04-19
2
-5
/
+1
*
Avoid converting Quat to Euler angles when not necessary.
tagcup
2018-04-14
2
-5
/
+2
*
Use internal physics processing for Nodes' internal logic
Rémi Verschelde
2018-04-11
1
-2
/
+2
*
Merge pull request #17150 from robfram/check-animation-playing-backwards
Juan Linietsky
2018-04-08
2
-0
/
+9
|
\
|
*
Added `get_playing_speed` method to AnimationPlayer, returning the actual
robfram
2018-03-03
2
-0
/
+9
*
|
fix bone scale/rotation in AnimationPlayers
karroffel
2018-04-03
2
-2
/
+2
*
|
AnimationPlayer: fix scrubbing after play backwards
Bernhard Liebl
2018-03-09
1
-0
/
+1
|
/
*
Remove duplicate "autoplay" property
Bojidar Marinov
2018-01-25
1
-7
/
+0
*
update signals' MethodInfo in Tween
Paul Joannon
2018-01-23
1
-3
/
+3
*
Fix an issue with the animation editor not seeking to the target time properly.
Bojidar Marinov
2018-01-14
2
-7
/
+23
*
modify default param names in couple of signals
Unknown
2018-01-12
1
-2
/
+2
*
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...
Juan Linietsky
2018-01-12
2
-4
/
+4
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
3
-58
/
+63
*
Forced no duplication of animation data
AndreaCatania
2018-01-11
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
9
-0
/
+9
*
Merge pull request #15161 from volzhs/tween-follow
Rémi Verschelde
2018-01-03
1
-45
/
+38
|
\
|
*
Fix Tween follow not working
volzhs
2017-12-29
1
-45
/
+38
*
|
Merge pull request #15132 from RandomShaper/fix-multiple-finish
Rémi Verschelde
2018-01-03
2
-8
/
+14
|
\
\
|
*
|
Fix AnimationPlayer redundantly signaling finish
Pedro J. Estébanez
2017-12-28
2
-8
/
+14
*
|
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
9
-18
/
+18
*
|
|
change float to bool as correct type
firefly2442
2017-12-30
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #15008 from AlmightyScientist/issue-15000
Noshyaar
2017-12-27
2
-5
/
+15
|
\
\
|
*
|
Animation Tree: Prevent cycle_test from being altered by past-test.
AlmightyScientist
2017-12-24
2
-5
/
+15
*
|
|
AnimTreePlayer: fix duplicated properties
Poommetee Ketson
2017-12-25
1
-2
/
+0
|
/
/
*
/
Revert property changes in "[DOCS] AnimationPlayer new props, members/methods"
Rémi Verschelde
2017-12-14
1
-21
/
+6
|
/
*
doc: Sync classref with current source
Rémi Verschelde
2017-12-10
1
-3
/
+1
*
Add feature to disable animation tracks
Ray Koopa
2017-12-09
2
-1
/
+4
*
Merge pull request #14315 from willnationsdev/animationtreeplayer-docs
Rémi Verschelde
2017-12-09
1
-0
/
+4
|
\
|
*
[DOCS] AnimationTreePlayer props/members/methods
Will Nations
2017-12-08
1
-0
/
+4
*
|
[DOCS] AnimationPlayer prop API fixed
Will Nations
2017-12-07
1
-4
/
+7
*
|
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-11
/
+11
*
|
[DOCS] AnimationPlayer new props, members/methods
Will Nations
2017-12-04
1
-6
/
+8
|
/
*
Implement onion skinning for the animation editor
Pedro J. Estébanez
2017-11-25
2
-0
/
+14
*
Implement backup/restore for animated values
Pedro J. Estébanez
2017-11-25
2
-7
/
+92
*
Merge pull request #12284 from bojidar-bg/allow-subproperty-set
Rémi Verschelde
2017-11-21
8
-145
/
+165
|
\
|
*
Allow for getting/setting indexed properties of objects using get/set_indexed
Bojidar Marinov
2017-11-21
8
-147
/
+163
|
*
Make Tween::interpolate_property's able to get() the initial value
Bojidar Marinov
2017-11-13
1
-0
/
+4
[next]