raylibtech / rtools

rtools feedback and issues
17 stars 1 forks source link

[`rTexPacker`] Changing the order of sprites in the Sprite View #41

Closed ChillyCider closed 1 month ago

ChillyCider commented 1 month ago

My engine of choice, HaxeFlixel, accesses atlas frames by index instead of by name, so frame ordering is important in my case. I would love it if rTexPacker supported re-ordering or dragging around in the Sprite list, because then I could more easily put new sprites in the middle of the list.

raysan5 commented 1 month ago

@ChillyCider Moving the sprites with drag is not trivial due to the limitations of the UI system but I will take a look, maybe I can support it with arrow keys at least

ChillyCider commented 1 month ago

@ChillyCider Moving the sprites with drag is not trivial due to the limitations of the UI system but I will take a look, maybe I can support it with arrow keys at least

I'd accept arrow keys, no need to be fancy! :grin:

raysan5 commented 1 month ago

Issue reviewed on latest rTexPacker 4.0 release: https://raylibtech.itch.io/rtexpacker