index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
2d
/
animated_sprite_2d.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
Michael Alexsander
2024-11-02
1
-3
/
+6
*
Optimise Object's `get_argument_options`
Micky
2024-02-29
1
-0
/
+3
*
Revert "Update Node::get_configuration_warnings signature"
Rémi Verschelde
2024-02-17
1
-1
/
+1
*
Update Node::get_configuration_warnings signature
RedMser
2024-02-08
1
-1
/
+1
*
Make AnimatedSprite's playback API consistent with AnimationPlayer
Silc Renew
2023-01-26
1
-8
/
+24
*
Merge pull request #65609 from dalexeev/animated-sprite
Rémi Verschelde
2023-01-05
1
-3
/
+3
|
\
|
*
`AnimatedSprite{2D,3D}` improvements
Danil Alexeev
2023-01-05
1
-3
/
+3
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
*
Change return type of `get_configuration_warnings` to `PackedStringArray`
Marc Gilleron
2022-09-19
1
-1
/
+1
*
Allow negative `speed_scale` in AnimatedSprite2D & 3D
Micky
2022-09-13
1
-1
/
+2
*
Make `_validate_property` a multilevel method
Yuri Sizov
2022-08-22
1
-1
/
+1
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Add autocompletion for AnimatedSprite.play()
Haoyu Qiu
2022-05-05
1
-0
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Merge pull request #51235 from AnilBK/awkward-funcs
Rémi Verschelde
2021-12-10
1
-2
/
+2
|
\
|
*
Fixed awkwardly named AnimatedSprite Setters.
Anilforextra
2021-08-04
1
-2
/
+2
*
|
Fix some unnecessary includes
Aaron Franke
2021-08-13
1
-1
/
+0
*
|
Use doubles for time in many other places
Aaron Franke
2021-08-09
1
-3
/
+3
|
/
*
Use Array for node configuration warnings
Nathan Franke
2021-04-11
1
-1
/
+1
*
Move SpriteFrames to its own file in the resources folder
Aaron Franke
2021-03-16
1
-66
/
+1
*
Initialize class variables with default values in scene/ [1/2]
Rafał Mikrut
2021-02-07
1
-17
/
+12
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Refactored 2D shader and lighting system
reduz
2020-10-24
1
-43
/
+0
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-11
/
+11
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-4
/
+8
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-6
/
+0
*
Renamed 2D and 3D nodes to make their types explicit
Juan Linietsky
2020-03-27
1
-0
/
+231