playcanvas / playcanvas/editor
Search for uncompressed textures
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 215
- Avg merge
- 1d 29m
- Merged PRs (30d)
- 30
Description
I'd love to be able to search my editor for specifically uncompressed textures. Oftentimes for a big project it's easy for me to lose track and accidentally not compress some of them. This has caused me some headaches recently.
I'm sure you know what the best syntax would be to work with your other systems, but here are some suggestions from my naive perspective:
- search terms state: uncompressed
- search terms
- search terms, and then have a button next to the type filter dropdown, or included in that dropdown
If you have time to add this I'd really appreciate it. Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the editor's existing search implementation and type-filter dropdown, then inspect how texture compression state is represented. Compare the proposed search syntaxes with the editor's current search conventions; done means users can reliably find uncompressed textures through the editor search.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100