Joined: Sep 15, 2010
Post Count: 40
Status:
Offline
Re: New plugin: Advanced plan editing
I'm usually developing on Windows and I've never tested it on Mac. But as it is written in Java and as I don't think that I've used any platform specific functions, I'd guess it it is working on Mac as well.
What's the reason you are asking? Just give it a try and you will know, if it is working on your platform.
Joined: Sep 15, 2010
Post Count: 40
Status:
Offline
Re: New plugin: Advanced plan editing
Hi all,
a new version of the plugin (1.7) is available.
New features and fixes:
Elevation of furniture is never negative now
Added new french translations
Support for polylines in all transformation actions
Support to edit the polylines with the existing "edit points" action
@Hans: I've just seen your plugins user guide, excellent work. If would be nice if you update it to reflect the new features - for example moving is much easier since 1.6 version of the plugin. And I wouldn't say that "Connected walls should not be rotated" - as long as one selects the connected walls all together, the result will be as expected.
In the next version of my plugin I'll rename "position" to "anchor" in the "Resize" action, indeed this is a better label.
Joined: Sep 15, 2010
Post Count: 40
Status:
Offline
Re: New plugin: Advanced plan editing
Hi Edmont,
I'd guess that the error message is self-explaining: Your SH3D version is to old for the current version of my plugin. It needs at least SH3D 5.2.
If you want to stay with SH3D 4.5, you will have to use the version 1.6 of my plugin.
Or you change the applicationMinimumVersion property in AdvancedEditing.sh3p/META-INF/ApplicationPlugin.properties and hope for the best (I don't know if the parts of the SH3D API I use in my plugin differ between both version).