Resolve properties export option doesn't affect custom property types (original) (raw)

I made a new Tileset loader for game lib (Context)

Is your feature request related to a problem? Please describe.
Class Property didn't have children properties if children properties have only default values

example : i add a property to object but i didn't change value

if i change value :

Actualy the only way to know if Class0 have properties request to load .tiled-project. This is bad because, if we load only tileset file, we didn't know the .tiled-project file location so we can't know Class0 properties.

Describe the solution you'd like

Properties with default value need always appear in xml