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
/
editor
/
plugins
/
sprite_frames_editor_plugin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add duplicate animation
Ainsley Su
2024-09-01
1
-0
/
+2
*
Enable SpriteFramesEditor to guess the amount of rows and columns of a sprite...
Sofox
2024-08-26
1
-0
/
+3
*
Fix Crash when trying to undo SpriteFrames animation rename #93079
Hilderin
2024-06-12
1
-1
/
+1
*
Organize existing code for editor plugins
Aaron Franke
2024-04-27
1
-1
/
+1
*
Avoid double editing when clicking AnimatedSprite
kobewi
2024-04-17
1
-1
/
+2
*
Remember frames when selecting SpriteFrame frames
Leul Mulugeta
2024-03-05
1
-0
/
+2
*
Added multi-selection for sprite_frame_editor
Dominic Marier
2024-02-29
1
-6
/
+12
*
Defer updating the animations Tree in SpriteFramesEditor to avoid crashes
风青山
2023-10-18
1
-0
/
+4
*
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-0
/
+1
*
Hide Animation Frames section when there are no animations and show message
Hakim
2023-05-19
1
-0
/
+3
*
Improve SpriteFrameEditor frame addition ordering
Ninni Pipping
2023-03-30
1
-2
/
+30
*
Few improvements for SpriteFrames Editor
Danil Alexeev
2023-01-30
1
-3
/
+5
*
Make AnimatedSprite's playback API consistent with AnimationPlayer
Silc Renew
2023-01-26
1
-4
/
+39
*
Merge pull request #65609 from dalexeev/animated-sprite
Rémi Verschelde
2023-01-05
1
-3
/
+15
|
\
|
*
`AnimatedSprite{2D,3D}` improvements
Danil Alexeev
2023-01-05
1
-3
/
+15
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
*
Cleanup remaining EditorUndoRedoManager usages
kobewi
2022-11-24
1
-5
/
+0
*
Add shortcuts for SpriteFrames editor. Small renaming changes for clarity & c...
Eric M
2022-10-13
1
-5
/
+5
*
Add read only mode to SpriteFrames editor.
SaracenOne
2022-09-06
1
-0
/
+2
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-2
/
+3
*
SpriteFramesEditor Add animation searchbox
kleonc
2022-07-18
1
-0
/
+3
*
Fix typos with codespell
Rémi Verschelde
2022-05-23
1
-1
/
+1
*
Add a new HashSet template
reduz
2022-05-20
1
-2
/
+2
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-2
/
+2
*
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-02
1
-1
/
+1
*
Fixed issue where panels in sprite frames editor couldn't be resized
Igor Kordiukiewicz
2022-04-26
1
-1
/
+0
*
Improve Select Frames dialog of SpriteFrames editor
Haoyu Qiu
2022-04-09
1
-1
/
+20
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-35
/
+35
*
Improves SpriteFrames editor
Haoyu Qiu
2022-03-15
1
-0
/
+1
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-2
/
+0
*
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-14
1
-2
/
+1
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-2
/
+8
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Remove unimplemented methods
Marcel Admiraal
2021-10-21
1
-2
/
+0
*
SpriteFramesEditor Fix preview grid in "Select Frames" dialog
kleonc
2021-09-07
1
-0
/
+1
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-1
/
+1
*
Allow selecting frames by holding down the mouse in SpriteFrames editor
Hugo Locurcio
2021-06-17
1
-0
/
+1
*
SpriteFramesEditor Minor fixes
kleonc
2021-05-23
1
-4
/
+3
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Added zoom functionality to sprite frames editor plugin
Javier Dehesa
2020-08-14
1
-0
/
+25
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-5
/
+5
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-11
/
+11
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-2
/
+0
*
Renamed 2D and 3D nodes to make their types explicit
Juan Linietsky
2020-03-27
1
-1
/
+1
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
SpriteFramesEditor improvements around deleting animations
PouleyKetchoupp
2019-09-06
1
-0
/
+3
*
Small improvements to the new Sprite Sheet dialog
Michael Alexsander Silva Dias
2019-04-21
1
-0
/
+2
*
Ability to create sprite frames in AnimatedSprite from sprite sheet.
Juan Linietsky
2019-04-13
1
-0
/
+17
*
Small changes to the SpriteFrames editor
Michael Alexsander Silva Dias
2019-02-07
1
-14
/
+14
[next]