Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 년 전 |
DualMatrix
|
0cc8a3b9a6
Made it possible to read AnimationPlayer queue from GDscript
|
6 년 전 |
Saracen
|
c55e269bfa
Add method to manually advance AnimationTree and manual process mode.
|
6 년 전 |
Juan Linietsky
|
b659fd6d74
Entirely new (and much improved) animation editor.
|
7 년 전 |
robfram
|
5ef88cf577
Added `get_playing_speed` method to AnimationPlayer, returning the actual
|
7 년 전 |
Bojidar Marinov
|
f2355949c4
Fix an issue with the animation editor not seeking to the target time properly.
|
7 년 전 |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
7 년 전 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 년 전 |
Rémi Verschelde
|
48962db5b4
Merge pull request #15132 from RandomShaper/fix-multiple-finish
|
7 년 전 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 년 전 |
Pedro J. Estébanez
|
9c3fbfc9db
Fix AnimationPlayer redundantly signaling finish
|
7 년 전 |
Pedro J. Estébanez
|
d0e09d84f0
Implement onion skinning for the animation editor
|
7 년 전 |
Pedro J. Estébanez
|
ff03a0bc7b
Implement backup/restore for animated values
|
7 년 전 |
Bojidar Marinov
|
0cf9597758
Allow for getting/setting indexed properties of objects using get/set_indexed
|
8 년 전 |
AndreaCatania
|
4537977d6d
Renamed fixed_process to physics_process
|
7 년 전 |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
7 년 전 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 년 전 |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
7 년 전 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 년 전 |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 년 전 |
Juan Linietsky
|
4c28f35b2c
Merge pull request #7002 from RandomShaper/vcs-friendliness
|
8 년 전 |
Pedro J. Estébanez
|
7dbb1c0571
Improve .tscn VCS
|
8 년 전 |
Juan Linietsky
|
00ec16e3f3
renamed tween animationplayer scale functions to speed_scale
|
8 년 전 |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 년 전 |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 년 전 |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 년 전 |
Rémi Verschelde
|
b7dbf9207a
Drop empty files that are not used anywhere
|
9 년 전 |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 년 전 |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 년 전 |
Juan Linietsky
|
200b7bb87c
-Display on animation editor which keys are invalid and which tracks are unresolved
|
9 년 전 |