Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Michael Alexsander Silva Dias
|
a491824ec0
Warn about AnimationTreePlayer's deprecation
|
6 years ago |
Gustav Lund
|
da8fe2f31d
Expose the animation pos to the user for AnimationNodes in AnimationTrees
|
7 years ago |
AndreaCatania
|
9e57a07fb6
Implemented ragdoll
|
7 years ago |
Rémi Verschelde
|
bf7ca623a6
Fix Coverity reports of uninitialized scalar variable
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
AlmightyScientist
|
7ace1f2494
Animation Tree: Prevent cycle_test from being altered by past-test.
|
7 years ago |
Bojidar Marinov
|
0cf9597758
Allow for getting/setting indexed properties of objects using get/set_indexed
|
8 years ago |
AndreaCatania
|
4537977d6d
Renamed fixed_process to physics_process
|
7 years ago |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
7 years ago |
Juan Linietsky
|
6fa6149517
Fix some argument ordering, closes #10010
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
7 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Juan Linietsky
|
dcb95ec147
removed duplicated functions in class hierarchy that were bound more than once
|
8 years ago |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
m4nu3lf
|
40ba6d328b
Fixed Mix nodes in Animation Tree Player
|
8 years ago |
m4nu3lf
|
cfa11777c0
AnimationTreePlayer filters improved
|
9 years ago |
Rémi Verschelde
|
b7dbf9207a
Drop empty files that are not used anywhere
|
9 years ago |
Josh Grams
|
bd95e18ae4
AnimationTree: add filters to Animation nodes.
|
9 years ago |
Josh Grams
|
ee59b2053f
AnimationTreePlayer: fix discrete value tracks.
|
9 years ago |
Josh Grams
|
aabb0d9cbc
AnimationTreePlayer: allow animating resource properties.
|
9 years ago |
Josh Grams
|
4f6b2152e2
AnimationTreePlayer (transition_node_set_current): fix by removing copy-paste duplication.
|
9 years ago |
Josh Grams
|
8920ab0fbf
* AnimationTreePlayer (_process_node): remove `switched` argument.
|
9 years ago |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
Sergey Lapin
|
8eff61ca87
This fixes long standing animation bug
|
9 years ago |