Tool to browse and access game assets.
chmod 755 assetsbrowser.py
./assetsbrowser.py
In Assets_Browser_Window:
- Why Open button is pressed?
- Why Repository Properties (eye) is pressed?
- Why Search bar is away from Pull down options?
- Why Open Recent pulldown button is large?
- On Search pull down is there a better widget to do the same operations in Type and Size? (for size maybe use a ComboMenu 16 32 64 128 256 512 1024 2048 4096 plus empty option
- Add perspective pickups to search as: Axonometric: Iso Metric, Dimetric, Trimetric, Orthogonal, Projective. Side scroll, topdown
Adding new path will create new repository for each asset tupe
Asset types are: Textures (Textures, Tiles, SkyMaps) Audio (Sound effects, ambient music)
- Create Repository properties window
- Add "favorites" icon over favorites textures, display only favorites too in search bar
Zooming Thumbnail Sort order (name, size, type, date) Show more info in browser screen as (size, type, name) Add toggle view (list/flowbox) Many source paths
On texture_window:
- Do not stretch the selected flowbox verticaly.
- Window minimum height is the size of ate least one texture + datainfo height
- How to remove bottom internal border from asset_friendly_name (to put them tighter with the "subtitle"
- How to reduce the size of subtitle,based on title size?
- How to make Title text bold.
- An OpenGL view to display textures with applied shaders.