Commit Graph

7466 Commits

Author SHA1 Message Date
4741384a4e Fixed ColorPrint current layer identification 2018-11-28 16:03:24 +01:00
53fa0beb87 SLA slices preview - completed prototype 2018-11-28 15:13:25 +01:00
973052adce changed SliceIndex to use floating point keys. 2018-11-28 15:02:23 +01:00
952a9f5595 Cut: Account for instance Z properly 2018-11-28 13:36:31 +01:00
725a4e9930 Fix of issue #1368 2018-11-28 12:30:48 +01:00
90193748d3 Place on bed gizmo disabled for individual object parts 2018-11-28 12:08:25 +01:00
b2f6dd9a81 fixing support head disapperance on linux 2018-11-28 11:59:39 +01:00
a619f15237 Place on bed planes recalculation after individual volumes are manipulated 2018-11-28 11:37:41 +01:00
69f1926d81 SLA slices preview - wip 5 2018-11-28 09:28:07 +01:00
983c6b2698 Enable imgui on Mac 2018-11-27 16:57:37 +01:00
d8a3913400 Fix re-entrant render() calls, add an assert to enforce 2018-11-27 16:57:37 +01:00
d7773b68dc imgui: Use OpenGL 2.0 2018-11-27 16:57:37 +01:00
e4d8ef154a WIP: imgui: Fix GLSL version enumeration 2018-11-27 16:57:37 +01:00
7c69876f29 ColorPrint improvement
+ Select "Color Print" preview type if it's not after add/delete new color change
+ Added level heights to the color legend instead of "Color N"
2018-11-27 16:04:56 +01:00
fdd57dd892 SLA slices preview - wip 4 2018-11-27 15:36:31 +01:00
4ddce6a2e5 SLA slices preview - wip 3 2018-11-27 14:50:57 +01:00
cd43696f05 Support points existence validation. 2018-11-27 13:52:42 +01:00
a008ffe1b1 Yet more fix of ENABLE_IMGUI 2018-11-27 12:51:50 +01:00
792bee230f Update build notes in /doc 2018-11-27 12:16:36 +01:00
e05a034834 One more fix of ENABLE_IMGUI 2018-11-27 12:00:44 +01:00
757e63d8cd imgui: Fix ENABLE_IMGUI, disable on OS X for now 2018-11-27 11:28:19 +01:00
444e6d41a4 DoubleSlider improvement
+ added thicks selection by mouse in the DoubleSlider
 + Click on the Unlock icon on DoubleSlider => set Min and Max slider values
2018-11-27 11:13:00 +01:00
785a9bb1af Speeding up the auto rotation algorithm (decreasing accuracy) 2018-11-27 11:09:25 +01:00
d57f52c4f6 Correcting parameter name changes and the additional slaposIndexSlices step 2018-11-27 11:06:25 +01:00
dd164ac5b8 SLA support points gizmo: Limit manipulation to an active instance
(the first instance selected), show the points on other instances
grayed out.
2018-11-26 20:39:18 +01:00
a124a921d8 Fix of SLA support gizmos:
Fix of the Z offset.
Background processing is now not re-triggered during dragging
of a support point.
2018-11-26 19:22:16 +01:00
96846c3837 Build: Fix ASan on OS X 2018-11-26 19:02:30 +01:00
1dd82611bf Cut: Fix lower part rotation 2018-11-26 17:43:27 +01:00
9eaa9a9b2c Cut: Preserve Z-rotation, fix upper part mesh position,
perform custom placing instead of arrange()
2018-11-26 17:09:37 +01:00
1078f1b6d1 Fixed typo in the previous commit. 2018-11-26 16:42:09 +01:00
cf4dc7cda3 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-11-26 16:33:23 +01:00
c3677658f0 Another libigl fix: Don't pass Eigen memory aligned objects by value. 2018-11-26 16:33:12 +01:00
9691ada98d SLA support points are rendered with regard to sla_shift_z 2018-11-26 16:32:42 +01:00
321414d772 Implementation of the "ColorPrint" on the 3DScene 2018-11-26 16:28:12 +01:00
3bcc65666d SLA slices preview - wip 2 2018-11-26 16:17:59 +01:00
827cf2616e Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-11-26 15:58:14 +01:00
e2b0a6a329 Fixed an libligl AABB assignment operator: memory aligned structures
shall not be passed as "by value" parameters. This is explicitely
warned against in the Eigen manual:
https://eigen.tuxfamily.org/dox/group__TopicPassingByValue.html
2018-11-26 15:57:58 +01:00
0fa7d375ce SLA support point gizmo - ImGui experimental overlay plus a small bugfix related to point deletion 2018-11-26 15:54:37 +01:00
dd96939de6 Enabled compilation of SLA libigl dependent code to see what errors
will come out of the build server.
2018-11-26 15:44:13 +01:00
b748d7d455 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-11-26 15:19:58 +01:00
302535df8b Fixed an issue with the SLA Z offset at the end of slicing,
fixed compilation on OSX due to the libigl overriding our "L" localization
macro.
2018-11-26 15:19:42 +01:00
f394874341 SLA slices preview - wip 2018-11-26 15:16:35 +01:00
f7945e5fa4 Refinement of the slice index interface 2018-11-26 15:09:29 +01:00
7f21f286cb Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-11-26 14:54:35 +01:00
b86643ce0d Fixed compilation issues on osx 2018-11-26 14:54:23 +01:00
fc8a9c2a12 Merge remote-tracking branch 'origin/master' into tm_sla_supports_backend 2018-11-26 14:49:31 +01:00
e69220f04c Initial interface for slice index. 2018-11-26 14:43:28 +01:00
91ac484405 Removed some obsolete Perl bindings.
Removed libslic3r from the default include paths for all modules but
libslic3r. Now headers from libslic3r need to be included with an
explicit path (libslic3r/libslic3r.h etc)
Split the localization macros into I18N.{cpp,h}
2018-11-26 14:41:58 +01:00
5eb7f0f0b8 Cut: Re-center objects after cut 2018-11-26 13:35:37 +01:00
2ad6bf27df Lay flat gizmo should work correctly with multiple instances and modifier meshes 2018-11-26 13:03:03 +01:00