tamasmeszaros
|
90c38daeae
|
trying to get the export dialog for zip files.
|
2018-11-12 18:09:47 +01:00 |
|
tamasmeszaros
|
c6695538a9
|
Merge remote-tracking branch 'origin/tm_sla_supports_backend' into dev_native
|
2018-11-12 17:42:20 +01:00 |
|
tamasmeszaros
|
31967d0d1d
|
support generation when support point is added or removed. Rendering interface for SLA supports
|
2018-11-12 17:35:57 +01:00 |
|
YuSanka
|
d20bac7039
|
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
|
df658713bf
|
Wipe tower preview not shown in SLA mode
|
2018-11-12 15:41:04 +01:00 |
|
Lukas Matena
|
70fdb48c12
|
Manipulation with colorprint ticks now calls Plater::schedule_background_process()
|
2018-11-12 15:41:04 +01:00 |
|
tamasmeszaros
|
98a640ea06
|
Getting rid of AppController.
|
2018-11-12 15:07:41 +01:00 |
|
tamasmeszaros
|
a4e1ab2281
|
Getting rid of AppController.
|
2018-11-12 15:02:42 +01:00 |
|
YuSanka
|
c227dad8cc
|
Changed object list behavior when we have only one part(volume) inside main object
|
2018-11-12 13:48:41 +01:00 |
|
Enrico Turri
|
564fa9e4dc
|
Enhanced volumes manipulation 2 (scaling in local system)
|
2018-11-12 09:54:04 +01:00 |
|
Enrico Turri
|
22dbcbcd9c
|
Enhanced volumes manipulation - wip
|
2018-11-12 08:54:22 +01:00 |
|
YuSanka
|
a72470079d
|
Added GUI_ObjectSettings.cpp(hpp) files to CMakeLists.txt
|
2018-11-12 08:14:42 +01:00 |
|
YuSanka
|
7f4a8bccd5
|
Fixed controls layout on right panel.
+ Split ObjectManipulation class to ObjectManipulation and ObjectSettings
+ fixed typo-bug in GetItemByVolumeId
|
2018-11-09 18:42:06 +01:00 |
|
Enrico Turri
|
f2d1153d8f
|
Removed unneeded auto-arrange from Plater::priv::load_model_objects()
|
2018-11-09 10:37:50 +01:00 |
|
bubnikv
|
06a51f9ed3
|
Fixed a crash on "split to parts" with an active SLA printer.
|
2018-11-08 20:44:07 +01:00 |
|
bubnikv
|
bbfbe88a5f
|
Integrated SLAPrint into background processing.
Fixed couple of compiler warnings.
|
2018-11-08 20:18:40 +01:00 |
|
tamasmeszaros
|
811404d97a
|
Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend
|
2018-11-08 17:24:31 +01:00 |
|
YuSanka
|
2e8f21fff8
|
Changed toolbar icons for "split to object/part"
|
2018-11-08 16:44:59 +01:00 |
|
YuSanka
|
aa3e4c294a
|
Added type "MultipleFullObject" to Selection
+ Fixed updating of the name of the manipulation pane
+ Changed logic of "Ctrl+A" inside the object list
|
2018-11-08 16:44:58 +01:00 |
|
YuSanka
|
96249792f6
|
Single volume selection from scene to object list
|
2018-11-08 16:44:58 +01:00 |
|
tamasmeszaros
|
100386c699
|
Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend
|
2018-11-08 16:20:37 +01:00 |
|
tamasmeszaros
|
4662fd0e73
|
Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend
|
2018-11-08 16:19:22 +01:00 |
|
tamasmeszaros
|
bf1188442a
|
remove SLAPrint and its integration
|
2018-11-08 16:18:05 +01:00 |
|
tamasmeszaros
|
3b373a55e6
|
slaprint with dummy backround processing in plater.
|
2018-11-08 16:01:21 +01:00 |
|
Vojtech Kral
|
3e4af381c9
|
Fix rendering performance on macOS
|
2018-11-08 15:31:29 +01:00 |
|
Enrico Turri
|
71c2d34308
|
Fixed crash in void GLGizmoSlaSupports::update_mesh()
|
2018-11-08 14:55:25 +01:00 |
|
bubnikv
|
c2e46350f2
|
Separated Print / PrintObject into PrintBase.cpp/h to support SLAPrint
|
2018-11-08 14:23:17 +01:00 |
|
YuSanka
|
6d60ecffa0
|
Added naming of the new(fixed) object
+ fixed inconsistency of parameters inside fix_model_by_win10_sdk_gui()
|
2018-11-08 13:19:12 +01:00 |
|
Enrico Turri
|
9e8e5761a9
|
Added new query methods to GLCanvas3D::Selection
|
2018-11-08 12:23:07 +01:00 |
|
YuSanka
|
f1224c64ba
|
Small fix inside fix_model_by_win10_sdk_gui()
|
2018-11-08 09:58:48 +01:00 |
|
YuSanka
|
2c0b784a2d
|
Added(ported) function fix_through_netfabb()
+ Fixed adding of the instances to the object list
|
2018-11-08 09:58:48 +01:00 |
|
tamasmeszaros
|
d7baac59ef
|
Comments and SLA stage definitions.
|
2018-11-07 16:08:04 +01:00 |
|
tamasmeszaros
|
97b3d94760
|
Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports
|
2018-11-07 15:30:41 +01:00 |
|
tamasmeszaros
|
19b1aa081d
|
SLAPrint concept under its way.
|
2018-11-07 15:29:13 +01:00 |
|
bubnikv
|
041de161a9
|
Fixes to storing and loading configs from AMF/3MF.
|
2018-11-07 14:57:50 +01:00 |
|
Enrico Turri
|
e529315ef9
|
Fixed update of ModelVolume mirror after GLVolume manipulation
|
2018-11-07 14:51:11 +01:00 |
|
Lukas Matena
|
9ca9e2a545
|
Merge branch lm_colorprint_integration into dev_native + deleting ticks outside slider range
|
2018-11-07 14:44:47 +01:00 |
|
Enrico Turri
|
69208c4f43
|
Fixed update of ModelVolume scale after GLVolume manipulation
|
2018-11-07 14:24:10 +01:00 |
|
Enrico Turri
|
92528ebcb3
|
Fixed update of ModelVolume rotation after GLVolume manipulation
|
2018-11-07 14:15:04 +01:00 |
|
Enrico Turri
|
b05aa00089
|
Fixed update of ModelVolume offset after GLVolume manipulation
|
2018-11-07 14:01:03 +01:00 |
|
Enrico Turri
|
102bc99958
|
Only one instance enabled when selecting sub parts
|
2018-11-07 12:11:34 +01:00 |
|
Enrico Turri
|
f4b16bb242
|
Added new selection states - Select parts/modifiers from first instance only from right panel
|
2018-11-07 10:34:44 +01:00 |
|
bubnikv
|
e385b43106
|
Merge branch 'dev_native' of https://github.com/Prusa3d/Slic3r into dev_native
|
2018-11-06 19:10:25 +01:00 |
|
bubnikv
|
e4eec90046
|
Fixed loading of old 3mf files.
|
2018-11-06 19:09:54 +01:00 |
|
tamasmeszaros
|
22c9c5ae95
|
Trying to engage support creation when the gizmo gets disabled.
|
2018-11-06 18:01:18 +01:00 |
|
YuSanka
|
6e5ce6eb61
|
GUI_App.hpp changed to UTF-8
|
2018-11-06 17:39:18 +01:00 |
|
YuSanka
|
00b833fbbe
|
Lambda dialog is changed to default object adding (with default values), which can be modified from modifier matrix (in the future)
|
2018-11-06 17:39:18 +01:00 |
|
Enrico Turri
|
57c769b63b
|
Selection of modifiers in 3D scene
|
2018-11-06 15:51:33 +01:00 |
|
YuSanka
|
de981ce8be
|
Changed object context menu : Add part/modifier/support enforcer/support blocker -> Load model / generic box/sphere/cylinder/slab
|
2018-11-06 15:38:30 +01:00 |
|
bubnikv
|
7c934ef951
|
Catch unhandled exceptions in background processing, call
wxApp::OnUnhandledException()
|
2018-11-06 11:54:36 +01:00 |
|