David Wilson
David Wilson
This needs to go back into the oven. As I was implementing the axis angle display, I realized the isometric mod tile mirroring only has the broad appearance of working,...
Current UI design: 
Still requires some chrome fiddling. Also all the chrome controls are prefixed with MIRROR_ and variable names are prefixed with `mirror` which is a bit verbose. Probably the mirror layer...
Added a not very thrilling Erase icon:  Annoying gap between last button and scroll container. User can now set Mirror Mode to None so they can mark out arbitrary...
I've added the ability to persist the mirror tiles layer and settings. It automatically saves to `[SupportDir]\Editor\{mod}\{version}\MirrorTiles\{mapfilename}.json` when you save a map that has any painted mirror tiles. I'm not...
@Porenutak , you'll need to do a `git pull` and `make all` on this branch to get the latest code.
We might be fresh out of room on the panel. I discovered when I tried to add controls to save and load the mirror tiles layer, that the scrollbar doesn't...
OK yeah, I got that figured out.  There's a fair bit of work to do on this part so it's foolproof. Needs a validation label like on the Actor...
After some consideration, I think it might be better to omit the custom mirror tile file save/load feature, and just automatically persist to a file that matches the map filename...
I think making the mirror tile file work if you manually copy and rename it from another map would be a good idea. I'll get onto that. Yes, that axis...