1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-09 12:50:35 +00:00
Files
godot/doc/classes
Micky b648ee43ab Harmonise AnimatedSprite3D and its 2D counterpart
Add the following properties to AnimatedSprite3D:
- `backwards` parameter in `play()`;
- `speed_scale`.

Both classes' internals are more similar, down to the line spacings. They've also been updated to be clearer and less inconsistent (e.g. `!frames.is_valid()` -> `frames.is_null()`, use SceneStringNames instead of CoreStringNames, rename the internal _queue_update to _queue_redraw)
2022-09-09 21:06:24 +02:00
..
2022-09-01 18:39:17 +02:00
2022-09-01 22:13:46 +02:00
2022-04-28 00:22:43 -07:00
2022-09-01 22:13:46 +02:00
2022-09-06 13:38:40 +03:00
2022-09-01 22:13:46 +02:00
2022-04-28 00:22:43 -07:00
2022-08-16 14:29:38 +02:00
2022-04-28 00:22:43 -07:00
2022-08-23 19:49:50 +02:00
2022-08-23 19:49:50 +02:00
2022-02-15 00:03:31 +01:00
2022-04-28 00:22:43 -07:00
2022-02-15 00:03:31 +01:00
2022-02-15 00:03:31 +01:00
2022-02-25 09:33:27 +02:00
2022-08-08 21:08:26 -07:00
2022-08-04 13:45:54 -05:00
2022-04-28 21:19:01 +08:00
2022-08-24 12:08:17 +02:00
2022-04-28 00:22:43 -07:00
2022-09-03 17:06:36 +02:00
2022-09-03 17:06:36 +02:00
2022-08-02 11:53:28 -05:00
2022-02-15 00:03:31 +01:00