matheusmdx
|
63f7e4d16e
Don't show 'show in files' popup for empty frames
|
8 months ago |
Chaosus
|
0ceb992ffa
Fix incomplete FPS spinbox display in sprite frames editor
|
9 months ago |
Kasper Arnklit Frandsen
|
ebf9681668
Add Show in FileSystem right click option to SpriteFrames
|
10 months ago |
Rémi Verschelde
|
0e3a5eda86
Merge pull request #101335 from Rocka06/spriteframes-duplicate-line
|
9 months ago |
Sohonyai Tibor
|
7c3d46004b
removed duplicate set_icon_mode
|
9 months ago |
Sohonyai Tibor
|
25e0278525
fixed duplicate buttons style to match the other buttons in the SpriteFrames editor plugin
|
9 months ago |
Yufeng Ying
|
f241c1fda0
Remove unused header in editor.
|
10 months ago |
Haoyu Qiu
|
bf4e5cca3f
Make editor's shortcut names translated on-site
|
1 year ago |
Chaosus
|
ba39b078f5
[Scene] Add `SceneStringName::FlatButton`
|
10 months ago |
A Thousand Ships
|
af56d6e8e8
Use `SceneStringName` in more places
|
11 months ago |
passivestar
|
0ff5d5fd04
Add theme type variations for secondary Trees and ItemLists
|
1 year ago |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
1 year ago |
Haoyu Qiu
|
9ed655d0eb
Don't flip playback control buttons in RTL layout
|
1 year ago |
Ainsley Su
|
57bc1d7574
Add duplicate animation
|
1 year ago |
Sofox
|
eccd1452fa
Enable SpriteFramesEditor to guess the amount of rows and columns of a sprite sheet when loading it for the first time
|
1 year ago |
jsjtxietian
|
7cecdc0dab
Fix sprite frame editor crash with null `frames` pounter
|
1 year ago |
kobewi
|
57e046541d
Add a way to force history for undoredo
|
2 years ago |
A Thousand Ships
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
1 year ago |
A Thousand Ships
|
ca18a06ecb
[Scene] Add `SceneStringNames::confirmed`
|
1 year ago |
A Thousand Ships
|
d9e2fc74c7
[Scene] Add `SceneStringNames::item_selected`
|
1 year ago |
Hilderin
|
4575ccbad9
Fix Crash when trying to undo SpriteFrames animation rename #93079
|
1 year ago |
A Thousand Ships
|
926afccbd8
[Scene] Add `SceneStringNames::panel`
|
1 year ago |
Paweł
|
18243c5b7a
Select text in SpriteFramesEditor spin boxes on focus
|
1 year ago |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
1 year ago |
Rémi Verschelde
|
bdefe53992
Merge pull request #91909 from KoBeWi/have_fun_reviewing_this
|
1 year ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 year ago |
Yuri Rubinsky
|
56026e6c76
Fix errors on pressing autoplay in sprite frames editor
|
1 year ago |
A Thousand Ships
|
a0dbdcc3ab
Replace `find` with `contains/has` where applicable
|
1 year ago |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
1 year ago |
kobewi
|
e36301e418
Avoid double editing when clicking AnimatedSprite
|
1 year ago |