Commit Graph

25 Commits

Author SHA1 Message Date
a1fd559a27 New selection -> Removed unneeded methods and small refactor 2018-10-18 15:09:41 +02:00
de1a811167 Object context menu wip / Removed links to settings dialog from user interface / Fixed and unified append_menu_item() function / Fixed File->Open menu item / Fixed Window menu items / Added Plater menu 2018-10-17 12:17:25 +02:00
023ac242b3 New selection -> Toolbar update 2018-10-16 16:04:19 +02:00
8996c0afef New selection -> Improved gizmos activation 2018-10-16 14:56:35 +02:00
3756533cea New selection -> Tighter bounding box for selections, tweaks to gizmo flatten and fix of instances update 2018-10-16 13:49:40 +02:00
069be62c6f ModelInstance's full 3D transform set as default 2018-10-16 09:51:30 +02:00
52aa8b8773 New selection -> Improved gizmo scale rendering and behavior 2018-10-15 13:22:36 +02:00
334b2e4675 New selection -> Gizmos methods refactored to accept selection instead of bounding box and scale gizmo in local system for single instance selections 2018-10-15 11:30:50 +02:00
b49b4c522e New selection -> scaling wip 2018-10-12 15:43:29 +02:00
62899a7b08 Extended interface for selections 2018-10-11 08:26:12 +02:00
cdc105ad7c Changed mode of the OblectList to Multiple selection 2018-10-10 16:22:20 +02:00
b43e4c7112 New selection -> changed calculation of euler angles for multivolume rotations 2018-10-10 13:51:11 +02:00
8852a2ac21 New selection -> synchronization of indirectly selected instances 2018-10-10 11:04:04 +02:00
b64cf5c372 Plater & GLCanvas3D: Fix instance_moved event, add event handlers 2018-10-09 17:39:04 +02:00
691ef4bb1b New selection -> rotation wip 2018-10-09 15:56:34 +02:00
1d4d84e432 New selection -> removed obsolete methods\n+\nFixed a few compile warnings 2018-10-08 15:17:36 +02:00
671c2a877d 1st installment of new selections (disabled) 2018-10-08 14:02:12 +02:00
1254c85e4b Use an unique opengl context 2018-10-04 10:41:11 +02:00
b34ce262fb Event.hpp: Set event object 2018-10-03 14:07:10 +02:00
c9e6f89379 Replace PerlCallbacks with events in GLCanvas3d et al. 2018-10-03 11:51:47 +02:00
00a2500af8 WIP: Plater 2018-10-01 16:48:24 +02:00
3363f62d40 WIP: Plater 2018-10-01 09:28:40 +02:00
3cc0b4abd4 Merge remote-tracking branch 'origin/dev2' into dev_native 2018-09-25 15:33:51 +02:00
fd0047f081 Merge remote-tracking branch 'origin/dev2' into dev_native 2018-09-20 16:48:40 +02:00
1260b8deb3 WIP: Moved sources int src/, separated most of the source code from Perl.
The XS was left only for the unit / integration tests, and it links
libslic3r only. No wxWidgets are allowed to be used from Perl starting
from now.
2018-09-19 11:02:24 +02:00