ShadelessFox / decima

GUI application for viewing and editing resources found in games powered by Decima Engine
https://discord.gg/Gt4gkMwadB
GNU General Public License v3.0
124 stars 14 forks source link

Enhance texture browsing #49

Closed mithkr closed 1 year ago

mithkr commented 1 year ago

Enhancement for fast browsing and previewing the textures referenced in the TextureBindings and TextureSet nodes. Added support for "Follow Reference" in right click pop up menu for the entries of this nodes. Added decorators for TextureBindings and TextureSet entries with the usage info from PackedData/PackingInfo field. Also showing this info in the statusLabel of the TextureViewerPanel. TextureBindingsPreview TextureSetPreview TextureBindingsFollowRef

ShadelessFox commented 1 year ago

I'm sorry it took so long for me to review your PR. Thanks for the contribution.