Files
godot/editor
Mike Owens 00a8977e38 SpriteFramesEditor: Fix build with deprecated=no
Since #114556 (ad46310), SpriteFramesEditor no longer built with `deprecated=no` due to
`SpriteFrames::get_animation_loop` and `set_animation_loop` being undefined.

This commit directly uses the `{get,set}_animation_loop_mode` replacements, which are always
available.
2026-04-08 14:12:40 -04:00
..
2026-03-27 07:03:39 -04:00
2026-03-27 07:03:39 -04:00
2026-03-31 12:21:19 +02:00
2026-03-11 12:14:19 +01:00