bubnikv
|
63ee3dc63c
|
Partial update of 3D scene (GLVolumes derived from Model and from
the SLAPrintObject).
Updated PrintBase to generate a unique timestamp at each step invalidation.
|
2018-11-16 18:28:50 +01:00 |
|
Enrico Turri
|
b77d4ad2cb
|
Fixed length of grabbers for rotate 3D gizmo
|
2018-11-15 10:16:51 +01:00 |
|
tamasmeszaros
|
05b91a87cd
|
Fix for build error and perhaps the grayed out arrange button
|
2018-11-15 09:46:55 +01:00 |
|
tamasmeszaros
|
16e8dd4904
|
Merge branch 'dev_native' of github.com:prusa3d/Slic3r into dev_native
|
2018-11-14 18:04:52 +01:00 |
|
tamasmeszaros
|
9f42570ee4
|
WIP:
* slicing supports
* adding the pad geometry
* rasterizing the support and pad slices
|
2018-11-14 18:04:43 +01:00 |
|
YuSanka
|
06cd38faf0
|
Added "change position" from modification pane
|
2018-11-14 16:24:55 +01:00 |
|
Enrico Turri
|
2ab876f986
|
Removed a bunch of obsolete methods
|
2018-11-14 15:57:11 +01:00 |
|
Enrico Turri
|
1e966879b8
|
Small refactoring
|
2018-11-14 13:49:41 +01:00 |
|
YuSanka
|
76aa15d16f
|
Fixed crashing on reset_settings_value()
|
2018-11-14 13:40:55 +01:00 |
|
Enrico Turri
|
00ed1962b7
|
Snap in gizmo move 3D when holding Shift pressed
|
2018-11-14 13:29:57 +01:00 |
|
Enrico Turri
|
564b924b14
|
Snap in gizmo scale 3D when holding Shift pressed
|
2018-11-14 12:57:12 +01:00 |
|
YuSanka
|
4a1d13ae5d
|
SpinCtrsl inside Manipulation pane is replaced to TextCtrls
+ Added "proces_enter" mode for TextCtrl (The control will generate the event wxEVT_TEXT_ENTER)
|
2018-11-14 12:35:15 +01:00 |
|
Enrico Turri
|
88bb118332
|
Fixed crashes when deleting objects
|
2018-11-14 11:22:13 +01:00 |
|
Enrico Turri
|
1d7f076402
|
Gizmos rotate, move and scale rendered on top of geometry
|
2018-11-14 10:43:52 +01:00 |
|
Enrico Turri
|
c23537c6c0
|
Deletion of instances and volumes from 3D scene
|
2018-11-14 08:53:56 +01:00 |
|
bubnikv
|
8a564b84fd
|
Fixed merge conflict: Added ModelInstance ID to the SLAPrintObject Instance
|
2018-11-13 19:22:05 +01:00 |
|
bubnikv
|
680c194aca
|
Merge branch 'dev_native' of https://github.com/Prusa3d/Slic3r into dev_native
|
2018-11-13 18:44:45 +01:00 |
|
bubnikv
|
474e76dc34
|
Fixed forward declaration of enums, made volumes with negative ID
directly unselectable.
|
2018-11-13 18:44:30 +01:00 |
|
tamasmeszaros
|
96c4b92a90
|
Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend
# Conflicts:
# src/libslic3r/SLAPrint.hpp
|
2018-11-13 17:50:17 +01:00 |
|
tamasmeszaros
|
ebe1026b27
|
add step completeness checks
|
2018-11-13 17:46:02 +01:00 |
|
bubnikv
|
357dbc2226
|
GLVolume: split composite_id to object_id, volume_id and instance_id.
WIP: Added creation of GLVolumes for SLA supports.
|
2018-11-13 17:45:44 +01:00 |
|
tamasmeszaros
|
08bee753a9
|
Slicing object and rasterization generates output zip. Needs testing.
|
2018-11-13 17:33:03 +01:00 |
|
Enrico Turri
|
1547cd729d
|
Fixed crash into void Sidebar::show_info_sizer() when deleting objects
|
2018-11-13 15:24:05 +01:00 |
|
YuSanka
|
1a60d1c0eb
|
Added functions for deleting (sub)objects from model and list at the same time
|
2018-11-13 15:10:19 +01:00 |
|
YuSanka
|
6ea59de0df
|
Added delete_instance_from_list(obj_idx, inst_idx) function
|
2018-11-13 13:35:10 +01:00 |
|
YuSanka
|
ba4a96c5f5
|
Fixed show_info_sizer according to selected mode.
+ fixed right panel layouts
+ deleted unused functions
|
2018-11-13 13:35:10 +01:00 |
|
tamasmeszaros
|
762abd2406
|
zip file output dialog and status indication for sla in the statusbar.
|
2018-11-13 11:53:54 +01:00 |
|
Enrico Turri
|
6a25fe598c
|
Grabbers of different length in rotate 3D gizmo to avoid overlap at 90 degrees
|
2018-11-13 11:52:13 +01:00 |
|
Enrico Turri
|
eb37c53913
|
Removed code committed by mistake in previous commit
|
2018-11-13 11:25:59 +01:00 |
|
Enrico Turri
|
a34531557b
|
Fixed convex hull and volume offset after object split to part
|
2018-11-13 10:12:42 +01:00 |
|
Enrico Turri
|
245ccd56d3
|
Center volumes after split to parts
|
2018-11-13 08:36:10 +01:00 |
|
YuSanka
|
4094098081
|
Fixed typo bug
|
2018-11-13 08:00:27 +01:00 |
|
tamasmeszaros
|
288a0b3663
|
trying to get the export dialog for zip files.
|
2018-11-12 18:09:47 +01:00 |
|
tamasmeszaros
|
aaf352a92d
|
Merge remote-tracking branch 'origin/tm_sla_supports_backend' into dev_native
|
2018-11-12 17:42:20 +01:00 |
|
tamasmeszaros
|
6d61dbecb9
|
removing remnant junk for AppController
|
2018-11-12 17:41:05 +01:00 |
|
tamasmeszaros
|
6a758297d6
|
Merge branch 'dev_native' of github.com:prusa3d/Slic3r into dev_native
|
2018-11-12 17:37:53 +01:00 |
|
tamasmeszaros
|
05cf1227f9
|
Merge remote-tracking branch 'origin/tm_sla_supports_backend' into dev_native
|
2018-11-12 17:36:54 +01:00 |
|
tamasmeszaros
|
9a2ff9d816
|
support generation when support point is added or removed. Rendering interface for SLA supports
|
2018-11-12 17:35:57 +01:00 |
|
bubnikv
|
51eb6adeaf
|
Merge branch 'dev_native' of https://github.com/Prusa3d/Slic3r into dev_native
|
2018-11-12 16:28:35 +01:00 |
|
bubnikv
|
5dc9799e14
|
Fixed synchronization of background processing with the front end.
|
2018-11-12 16:28:27 +01:00 |
|
YuSanka
|
7117049921
|
Added a modifier selection in the object list
+ set box-subobject's center to the objects center
+ fixed bug in PrusaObjectDataViewModel.Delete(), when deleting last volume_idx
|
2018-11-12 16:03:50 +01:00 |
|
Lukas Matena
|
7b4ea6e337
|
Wipe tower preview not shown in SLA mode
|
2018-11-12 15:41:04 +01:00 |
|
Lukas Matena
|
84c1e59e44
|
Manipulation with colorprint ticks now calls Plater::schedule_background_process()
|
2018-11-12 15:41:04 +01:00 |
|
tamasmeszaros
|
47522b742d
|
Getting rid of AppController.
|
2018-11-12 15:07:41 +01:00 |
|
tamasmeszaros
|
1782b76a46
|
Getting rid of AppController.
|
2018-11-12 15:02:42 +01:00 |
|
YuSanka
|
9bd65b8b60
|
Changed object list behavior when we have only one part(volume) inside main object
|
2018-11-12 13:48:41 +01:00 |
|
tamasmeszaros
|
2e60334662
|
SLA backround processing pipeline invisible but runs.
|
2018-11-12 11:46:38 +01:00 |
|
Enrico Turri
|
eb52574e46
|
Enhanced volumes manipulation 2 (scaling in local system)
|
2018-11-12 09:54:04 +01:00 |
|
Enrico Turri
|
31c2174ffa
|
Enhanced volumes manipulation - wip
|
2018-11-12 08:54:22 +01:00 |
|
YuSanka
|
d8219a08e3
|
Added GUI_ObjectSettings.cpp(hpp) files to CMakeLists.txt
|
2018-11-12 08:14:42 +01:00 |
|