There's no reason for multiple updates, I've fixed the code to only update once if any camera was deleted.
When were you seeing problems pasting cameras? It's working fine for me. On Tue, Feb 12, 2013 at 12:28 PM, Torbjörn Söderstedt <[email protected]>wrote: > Fixed a sneaky bug that would create cameras when pasting (patch attached). > > In Project::RemoveSelectedObjects, is there a reason for these two lines: > SystemUpdateCameraMenu(mCameras); > SystemUpdateCurrentCamera(NULL, m_ActiveView->mCamera, mCameras); > to be inside the loop? It makes deleting lots of cameras very slow. > Shouldn't it be enough to run it once after the loop? > > _______________________________________________ > Leocad mailing list > [email protected] > https://list.gerf.org/listinfo/leocad > >
_______________________________________________ Leocad mailing list [email protected] https://list.gerf.org/listinfo/leocad
