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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-2
/
+4
|
\
|
*
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
Michael Alexsander
2024-11-02
1
-2
/
+4
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Cleanup of raw `nullptr` checks with `Ref`
A Thousand Ships
2024-08-31
1
-2
/
+2
*
Fix Issue #94145 Incorrect text in the Node Configuration Warning dialog
Valeriy Molchanov
2024-07-09
1
-1
/
+1
*
Add alternative pixel rounding
Mark DiBarry
2024-06-29
1
-1
/
+1
*
Fix AnimationSprite2D/3D::play using wrong end_frame
Robocraft999
2024-06-26
1
-1
/
+4
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-5
/
+4
*
Add shorthand for using singleton string names
kobewi
2024-05-11
1
-7
/
+7
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-1
/
+1
*
Optimise Object's `get_argument_options`
Micky
2024-02-29
1
-1
/
+4
*
Revert "Update Node::get_configuration_warnings signature"
Rémi Verschelde
2024-02-17
1
-2
/
+2
*
Stabilize snapping 2D transforms to pixel
Adam Scott
2024-02-12
1
-1
/
+2
*
Update Node::get_configuration_warnings signature
RedMser
2024-02-08
1
-2
/
+2
*
Merge pull request #86733 from Mickeon/autocompletion-more-animated-sprite
Rémi Verschelde
2024-01-03
1
-5
/
+7
|
\
|
*
Add autocompletion options for AnimatedSprite's other play methods
Micky
2024-01-03
1
-5
/
+7
*
|
Fix missing autocompletion for inheriting classes
Micky
2024-01-03
1
-1
/
+1
|
/
*
Add property change guards to Sprite2D and AnimatedSprite2D
Mika Viskari
2023-12-16
1
-0
/
+16
*
[Scene,Main] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-12
1
-1
/
+1
*
Fix `AnimatedSprite2D` autoplay warning
Ninni Pipping
2023-03-23
1
-2
/
+2
*
Fix AnimatedSprite play() don't redraw immediately
Silc Renew
2023-01-29
1
-1
/
+2
*
Make AnimatedSprite's playback API consistent with AnimationPlayer
Silc Renew
2023-01-26
1
-91
/
+216
*
Merge pull request #65609 from dalexeev/animated-sprite
Rémi Verschelde
2023-01-05
1
-40
/
+33
|
\
|
*
`AnimatedSprite{2D,3D}` improvements
Danil Alexeev
2023-01-05
1
-40
/
+33
*
|
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
-2
/
+2
*
Fix outdated warning in AnimatedSprite2D
Micky
2022-09-18
1
-1
/
+1
*
Merge pull request #65148 from Mickeon/animated-sprite-negative-speed-scale
Rémi Verschelde
2022-09-16
1
-27
/
+27
|
\
|
*
Allow negative `speed_scale` in AnimatedSprite2D & 3D
Micky
2022-09-13
1
-27
/
+27
*
|
Don't store frame of playing AnimatedSprite
kobewi
2022-09-12
1
-0
/
+8
|
/
*
Harmonise AnimatedSprite3D and its 2D counterpart
Micky
2022-09-09
1
-26
/
+32
*
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-9
/
+9
*
Fix AnimatedSprite2D & 3D animation list in inspector
jmb462
2022-08-26
1
-4
/
+7
*
Make `_validate_property` a multilevel method
Yuri Sizov
2022-08-22
1
-13
/
+13
*
Fix no `hint_string` for `frame` property in `AnimatedSprite`s
kleonc
2022-07-03
1
-1
/
+4
*
Use suffixes for units in nodes and resources
Aaron Franke
2022-05-19
1
-1
/
+1
*
Fix AnimatedSprite doesn't emit animation_finished when changing playback dir...
Haoyu Qiu
2022-05-16
1
-0
/
+1
*
Add autocompletion for AnimatedSprite.play()
Haoyu Qiu
2022-05-05
1
-0
/
+11
*
String: Remove TTR and DTR defines in non-tools build
Rémi Verschelde
2022-03-28
1
-1
/
+1
*
Fix AnimatedSprite infinite loop
Haoyu Qiu
2022-02-28
1
-5
/
+5
*
Use `switch` consistently in `_notification` (`scene` folder)
Rémi Verschelde
2022-02-15
1
-1
/
+0
*
Vectors: Use clear() and has().
Anilforextra
2022-02-02
1
-1
/
+1
*
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
-12
/
+7
|
\
|
*
Fixed awkwardly named AnimatedSprite Setters.
Anilforextra
2021-08-04
1
-12
/
+7
*
|
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-1
/
+1
*
|
Fix _validate_property on AnimatedSprite 2D and 3D
Jonathan Gollnick
2021-12-08
1
-1
/
+1
*
|
Fix rendering centered odd-size texture in AnimatedSprite2D/AnimatedSprite3D
kleonc
2021-10-03
1
-3
/
+2
*
|
Fix some unnecessary includes
Aaron Franke
2021-08-13
1
-1
/
+0
[next]