bubnikv
|
bb4150aa67
|
Merged with master
|
2018-09-17 10:38:14 +02:00 |
|
bubnikv
|
033060cfaa
|
Merge remote-tracking branch 'origin/support_improvements'
|
2018-09-14 15:12:20 +02:00 |
|
Vojtech Kral
|
8ed4843d5a
|
Fix window size persistence
Fixes #1116
Fixes #1175
|
2018-09-14 15:10:50 +02:00 |
|
bubnikv
|
e766fb6545
|
Merge remote-tracking branch 'origin/lm_wipe_tower_consumption'
|
2018-09-14 14:55:43 +02:00 |
|
YuSanka
|
a2ee22a617
|
Merge remote-tracking branch 'origin/dev' into new_main_page_ui
|
2018-09-14 14:01:11 +02:00 |
|
YuSanka
|
9ac2085a08
|
Fixed settings list for objects
+ fixed showing of an info_manifold_warning_icon
|
2018-09-14 13:59:56 +02:00 |
|
Enrico Turri
|
5f37a30706
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into dev
|
2018-09-14 12:47:16 +02:00 |
|
Enrico Turri
|
317610809b
|
Fixed #1229
|
2018-09-14 11:37:26 +02:00 |
|
YuSanka
|
7654f284bb
|
Added strings for correct volume selection
|
2018-09-13 16:20:16 +02:00 |
|
YuSanka
|
9227abaed2
|
Object selection (from object list to 3DScene)
|
2018-09-13 16:09:57 +02:00 |
|
Lukas Matena
|
0dc72ccbd8
|
Added number of toolchanges into 'Sliced info' statistics
|
2018-09-12 09:28:26 +02:00 |
|
YuSanka
|
9601901d1a
|
Merge remote-tracking branch 'origin/dev' into new_main_page_ui
|
2018-09-11 11:49:36 +02:00 |
|
Enrico Turri
|
c78432f355
|
Added perl callback for gizmo flatten
|
2018-09-10 14:10:08 +02:00 |
|
Enrico Turri
|
5979a78502
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into dev
|
2018-09-10 13:19:53 +02:00 |
|
Enrico Turri
|
30ed7fa36e
|
Fixed #1211
|
2018-09-10 13:15:12 +02:00 |
|
Enrico Turri
|
853341cf58
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into dev
|
2018-09-07 10:32:39 +02:00 |
|
YuSanka
|
c7914e2939
|
Fixed #1204
|
2018-09-07 09:33:18 +02:00 |
|
Enrico Turri
|
6421b7eb95
|
Fixed wipe tower selection
|
2018-09-07 09:21:12 +02:00 |
|
YuSanka
|
eae72215e3
|
Try to fix 1204
|
2018-09-07 09:09:24 +02:00 |
|
Lukas Matena
|
20aaf05c8c
|
Added a Layout call for 'Sliced Info' box to show sliders when needed
|
2018-09-07 08:43:21 +02:00 |
|
Enrico Turri
|
d38157e64e
|
Added select by part tool to toolbar
|
2018-09-06 16:10:31 +02:00 |
|
bubnikv
|
fa2e259d5b
|
Implemented support enforcers / blockers.
Reduced amount of full support interfaces similar to S3D.
|
2018-09-06 14:19:20 +02:00 |
|
Enrico Turri
|
4433e90ee5
|
Object's properties updated while manipulating gizmos
|
2018-09-05 16:22:48 +02:00 |
|
Lukas Matena
|
614fd16ba3
|
Wipe tower extrusions are now accounted for in the filament consumption statistics
|
2018-09-05 15:35:35 +02:00 |
|
Enrico Turri
|
fadee48454
|
Added ModelInstance::world_matrix() method and stl_transform using eigen transform
|
2018-09-04 14:42:14 +02:00 |
|
YuSanka
|
0b36d94aaa
|
Implemented "Settings to modified" as a subobject for objects and parts
|
2018-09-03 16:21:08 +02:00 |
|
YuSanka
|
e11e16ce01
|
Fixed bug with no-slicing of some parts of the object
+ Removed text drawing for equal values in DoubleSlider
+ Added functions for adding of the settings item for objects
|
2018-09-03 09:58:35 +02:00 |
|
YuSanka
|
6b890d63a0
|
Reorganized right panel
|
2018-08-31 13:42:53 +02:00 |
|
tamasmeszaros
|
4600f6c867
|
Merge remote-tracking branch 'origin/cpp_progress_status_bar' into dev
# Conflicts:
# lib/Slic3r/GUI/MainFrame.pm
# xs/src/slic3r/AppController.cpp
# xs/src/slic3r/AppControllerWx.cpp
# xs/src/slic3r/GUI/GUI.hpp
|
2018-08-30 17:35:49 +02:00 |
|
YuSanka
|
49049ced7b
|
Removed old sliders from 3DPreview
|
2018-08-30 15:30:31 +02:00 |
|
tamasmeszaros
|
46fb4a9d8f
|
working C++ status bar.
Signed-off-by: tamasmeszaros <meszaros.q@gmail.com>
|
2018-08-30 11:55:10 +02:00 |
|
tamasmeszaros
|
54ad58bff8
|
Almost working c++ status bar
Signed-off-by: tamasmeszaros <meszaros.q@gmail.com>
|
2018-08-30 11:54:08 +02:00 |
|
YuSanka
|
5705409b7c
|
Added PrusaDoubleSlider on 3DPreview
|
2018-08-30 10:42:55 +02:00 |
|
YuSanka
|
f5b1003250
|
Deleted "scale" column from object list
|
2018-08-29 13:11:30 +02:00 |
|
YuSanka
|
e798ba7827
|
Reorganized object settings pane
+ Added new control - PrusaLockButton
|
2018-08-28 15:51:53 +02:00 |
|
tamasmeszaros
|
4c4989583d
|
fix centroid error for two points and merge with dev.
|
2018-08-27 16:20:13 +02:00 |
|
Enrico Turri
|
e7be2e0d57
|
Fixed undefined axis in rotate method of plater.pm
|
2018-08-27 14:13:06 +02:00 |
|
Enrico Turri
|
99262e2d59
|
Merge branch 'dev' of https://github.com/prusa3d/Slic3r into dev
|
2018-08-27 14:01:03 +02:00 |
|
Enrico Turri
|
a3bd7c110f
|
Fixed conflicts after merging with master
|
2018-08-27 14:00:53 +02:00 |
|
tamasmeszaros
|
33c5ecd6f6
|
Merge remote-tracking branch 'origin/dev' into sla_base_pool
|
2018-08-27 09:53:52 +02:00 |
|
bubnikv
|
49c500d708
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r
|
2018-08-24 16:58:53 +02:00 |
|
Lukas Matena
|
87945498bf
|
Bugfix - dialog that changes number of copies deleted the object when cancelled
|
2018-08-24 16:52:06 +02:00 |
|
YuSanka
|
fddd0f566f
|
Merge branch 'dev' of https://github.com/prusa3d/Slic3r into dev
|
2018-08-24 16:28:34 +02:00 |
|
YuSanka
|
8341e5c945
|
Fixed post-commit compilation problems
|
2018-08-24 16:20:19 +02:00 |
|
Enrico Turri
|
b940c36a05
|
Removed scale and rotate actions from toolbar
|
2018-08-24 15:08:19 +02:00 |
|
YuSanka
|
a19d658cd3
|
Merge remote-tracking branch 'origin/new_main_page_ui' into dev
|
2018-08-24 15:01:26 +02:00 |
|
YuSanka
|
8c066dddcd
|
Merge remote-tracking branch 'origin/SLA_ui' into dev
|
2018-08-24 12:20:24 +02:00 |
|
Enrico Turri
|
d837ac38dc
|
Fixed conflicts after merging with branch eigenize
|
2018-08-23 15:37:38 +02:00 |
|
YuSanka
|
32a0d6417e
|
Added SetSliderValues and GetActiveValue functions
|
2018-08-23 14:44:49 +02:00 |
|
Enrico Turri
|
38119a73ab
|
Merge branch 'gizmos_3d' of https://github.com/prusa3d/Slic3r into dev
|
2018-08-23 09:45:04 +02:00 |
|