Add option for viewing all object names in world
Open
@Krish2882005 is already working on this.
Since Mar 13, 2026.
- Dominant language
- C++
- Stars
- 12.9k
- Forks
- 2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
Tiled doesn't have option for viewing all object names when you building map using world, only current selected map objects are displayed.
example map:
Describe the solution you'd like
Add new option for rendering object names when world are loaded:
- only selected (default)
- nearest to selected
- all
Describe alternatives you've considered
Build your map in single file.
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.
Assessment
This issue has not been assessed yet.