Skip to content

Added editablemap property to tiledquick's maploader#4520

Open
UltraDagon wants to merge 24 commits into
mapeditor:masterfrom
UltraDagon:maploader-editablemap
Open

Added editablemap property to tiledquick's maploader#4520
UltraDagon wants to merge 24 commits into
mapeditor:masterfrom
UltraDagon:maploader-editablemap

Conversation

@UltraDagon
Copy link
Copy Markdown
Contributor

@UltraDagon UltraDagon commented May 17, 2026

This adds an editablemap property to maploader, through which you can access the map that maploader currently has. Eventually, this should be able to replace the existing map property and the mapref and mapitem classes, if my understanding is correct.

Added sizeChanged notify signal to make some editablemap q_properties available in tiledquick/qml/main.qml

Moved the Map EditableMap::*map() {} function inside of editablemap's class body to avoid a dll import warning. Let me know if this needs to be reverted and if there is a better method.

UltraDagon and others added 18 commits May 16, 2026 23:07
…id size calculations to use editablemap's size properties in tiledquick's main.qml
…nsform node or preferably shader to make it better
… version check to tiledquick's condition to avoid crash when compiling with older qt versions
- Grid in between tiles
- Fix file list order
- Remove fileTags & overrideTags, relying on defaults
* Added copyright headers attributing UltraDagon
* Set flags in one call
* Fixed emit from MapGridItem::setScale
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants