|
Sweet Home 3D Forum » List all forums » » Forum: Developers » » » Thread: Modeller 3D plugin » » » » Post: Re: Modeller 3D plugin |
Print at May 19, 2026, 10:50:26 PM |
| Posted by Keet at Mar 23, 2026, 4:59:07 PM |
|
Re: Modeller 3D plugin With a single change ctrl+Z should revert that last change. Since there was only one change pressing ctrl+Z again should do nothing, but it executes some weird other changes and never reverts to the original. That doesn't sound right. I only ran a few quick (superficial) tests before publishing, and it seemed to work.I tried it again just now and didn't notice any issues. Please give me a way to reproduce the problem. Check if you add movement to the undo queue. You should only add a change to the queue with mouse-up, not every coordinate in the path between the original and end points. Look at the Terrain Generator where the arrows at the top execute undo/redo. You're right. The main difference is that TerrenGenerator was created by a professional (Emmanuel), while this one was made by someone with no training in the field (I'm not a programmer).Hint: RoomsTerrainGeneratorPlugin.java import javax.swing.undo.AbstractUndoableEdit;![]() ---------------------------------------- Dodecagon.nl 1300+ 3D models, manuals, and projects |
|
|
Current timezone is GMT May 19, 2026, 10:50:26 PM |