enricoturri1966
|
2f24971601
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2021-07-15 11:44:48 +02:00 |
|
enricoturri1966
|
1a64abac96
|
Changes in loading of modifiers from file and their positioning
|
2021-07-15 11:44:35 +02:00 |
|
enricoturri1966
|
802d675784
|
Follow-up of 18c8003a0f -> Fixed bounding box of selected volumes
|
2021-07-14 15:32:09 +02:00 |
|
enricoturri1966
|
9aa129373c
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2021-07-14 13:21:17 +02:00 |
|
enricoturri1966
|
ef8ddacdfc
|
Delayed rendering of transparent volumes
|
2021-07-14 13:20:57 +02:00 |
|
enricoturri1966
|
18c8003a0f
|
Fixes into Cut gizmo
|
2021-07-14 11:39:09 +02:00 |
|
enricoturri1966
|
56e2f47ba6
|
Fixed conflicts after pulling from master
|
2021-07-13 12:11:54 +02:00 |
|
enricoturri1966
|
44d31f9bf2
|
Follow-up of d6fdf2d5c2 -> Automatic generation of missing thumbnails
|
2021-07-13 11:57:19 +02:00 |
|
enricoturri1966
|
7a7108b2ad
|
Fixed warning
|
2021-06-23 10:30:15 +02:00 |
|
enricoturri1966
|
72df789077
|
Fixed the following crash:
1) Start PrusaSlicer
2) Add a box to the plater
3) Open Seam Painting or Paint - on supports gizmo
4) Save project
->crash
|
2021-06-17 08:16:54 +02:00 |
|
enricoturri1966
|
a2788f3a73
|
GCode Viewer -> Fixed used filament for gcode files produced by other slicers
|
2021-06-15 09:39:33 +02:00 |
|
enricoturri1966
|
841f8c6715
|
Added missing assignment into ModelObject::assign_copy()
|
2021-06-10 13:32:53 +02:00 |
|
enricoturri1966
|
5631b2cb7c
|
Follow-up of 2d9953069a
|
2021-06-08 15:10:01 +02:00 |
|
enricoturri1966
|
5bbc68df7b
|
Do not close application when user select 'Cancel' in the save dirty project dialog
|
2021-06-08 11:51:41 +02:00 |
|
enricoturri1966
|
1c35dfe591
|
Tech ENABLE_ALLOW_NEGATIVE_Z -> Added threshold to detect if an object is sinking
|
2021-06-08 10:07:47 +02:00 |
|
enricoturri1966
|
8e75919948
|
#6587 - Fixed temporary .gcode file locked by gcode window visualizator while exporting to gcode
|
2021-06-07 11:54:16 +02:00 |
|
enricoturri1966
|
d8ac2ceaf6
|
Remove const_cast<> introduced with 0e3090fb28
|
2021-06-04 16:53:05 +02:00 |
|
enricoturri1966
|
90edccf772
|
Remove const_cast<> introduced with 4da8de5f49
|
2021-06-04 10:23:31 +02:00 |
|
enricoturri1966
|
6b7bd30da3
|
Show sequential print clearance regions when Move/Rotate/Scale gizmos are active
|
2021-06-01 11:36:12 +02:00 |
|
enricoturri1966
|
1d4f7a8870
|
Changed logic to avoid saving a project while a gizmo is in editing mode
|
2021-06-01 08:32:58 +02:00 |
|
enricoturri1966
|
e1f2336b8e
|
Merge remote-tracking branch 'origin/et_sequential_limits'
|
2021-05-31 12:56:18 +02:00 |
|
enricoturri1966
|
54b69ea9e5
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits
|
2021-05-31 12:55:03 +02:00 |
|
enricoturri1966
|
f0354b43c1
|
Fixed conflicts after merge with master + fixed rendering of hovered gizmo grabbers
|
2021-05-31 12:54:48 +02:00 |
|
enricoturri1966
|
e1d5d0804b
|
Added missing uniform calls for emission_factor
|
2021-05-28 16:44:13 +02:00 |
|
enricoturri1966
|
f69bd75464
|
Fixed rendering of gizmos' grabbers
|
2021-05-28 16:44:13 +02:00 |
|
enricoturri1966
|
9605d10caa
|
Unified color definition
|
2021-05-28 16:44:13 +02:00 |
|
enricoturri1966
|
e648368934
|
Removed unneeded calls to GL_LIGHTING
|
2021-05-28 16:44:13 +02:00 |
|
enricoturri1966
|
b63de990d4
|
Removed static members from GLGizmoBase and GLGizmoBase::Grabber to fix OpenGL error when closing the application
|
2021-05-28 16:44:13 +02:00 |
|
enricoturri1966
|
0c7095d807
|
Fixed crash when deleting last obejct from plater
|
2021-05-28 16:28:56 +02:00 |
|
enricoturri1966
|
0b16ffaa07
|
Follow-up of b3ca8cb0af -> Fixed typo
|
2021-05-27 14:05:29 +02:00 |
|
enricoturri1966
|
b3ca8cb0af
|
Fixed calculation of used filament for gcode viewer (take data from gcode file)
|
2021-05-27 12:25:59 +02:00 |
|
enricoturri1966
|
87815b0b16
|
Tech ENABLE_SEQUENTIAL_LIMITS -> Some refactoring
|
2021-05-25 15:55:37 +02:00 |
|
enricoturri1966
|
44e9693789
|
Tech ENABLE_SEQUENTIAL_LIMITS -> Fixed instance transformations
|
2021-05-25 13:34:51 +02:00 |
|
enricoturri1966
|
ec4bf90da3
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits
|
2021-05-24 14:43:21 +02:00 |
|
enricoturri1966
|
9d216104e0
|
Fixed warning
|
2021-05-24 14:42:57 +02:00 |
|
enricoturri1966
|
7a14005f5a
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits
|
2021-05-24 14:19:40 +02:00 |
|
enricoturri1966
|
9f6751586c
|
Tech ENABLE_SEQUENTIAL_LIMITS -> Do not show sequential print clearance regions contours when there is only one instance on the plater
|
2021-05-24 14:18:52 +02:00 |
|
enricoturri1966
|
abbe7f7eea
|
Tech ENABLE_SEQUENTIAL_LIMITS -> Reset sequential print clearance regions contours when clearing the plater
|
2021-05-24 14:11:09 +02:00 |
|
enricoturri1966
|
40b97c33c5
|
Tech ENABLE_SEQUENTIAL_LIMITS -> Another improvement in performance when showing sequential print clearance regions contours while dragging objects
|
2021-05-24 13:22:37 +02:00 |
|
enricoturri1966
|
29912b1ac2
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits
|
2021-05-24 12:14:39 +02:00 |
|
enricoturri1966
|
6192a3eaf7
|
Tech ENABLE_SEQUENTIAL_LIMITS -> Improved performance when showing sequential print clearance regions contours while dragging objects
|
2021-05-24 12:11:49 +02:00 |
|
enricoturri1966
|
9da87d8e0f
|
Code cleanup
|
2021-05-24 10:03:48 +02:00 |
|
enricoturri1966
|
ca9fad002c
|
3rd attempt to fix unit test for 2D convex hull of sinking object on RasperryPi
|
2021-05-24 08:54:08 +02:00 |
|
enricoturri1966
|
dfa85c2c37
|
Another attempt to fix unit test for 2D convex hull of sinking object on RasperryPi
|
2021-05-21 15:37:25 +02:00 |
|
enricoturri1966
|
77dfeb84bc
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits
|
2021-05-21 14:58:41 +02:00 |
|
enricoturri1966
|
d5c462f5a6
|
Tech ENABLE_SEQUENTIAL_LIMITS -> Show sequential print clearance regions contours while dragging objects
|
2021-05-21 14:57:03 +02:00 |
|
enricoturri1966
|
49f29e8353
|
Added debug output to help fixing unit test for 2D convex hull of sinking object on RasperryPi
|
2021-05-21 11:56:10 +02:00 |
|
enricoturri1966
|
90be278d98
|
Attempt to fix unit test for 2D convex hull of sinking object on RasperryPi
|
2021-05-21 10:14:13 +02:00 |
|
enricoturri1966
|
38657d7e4e
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits
|
2021-05-20 15:38:50 +02:00 |
|
enricoturri1966
|
d13c550968
|
Fixed conflicts after merge with master
|
2021-05-20 15:37:56 +02:00 |
|
enricoturri1966
|
6bb2982b98
|
Skip picking pass when plater is empty
|
2021-05-20 15:34:59 +02:00 |
|
enricoturri1966
|
2bd3e018b1
|
Follow-up of d54548367a -> Reintroduce GLCanvas3D::m_old_size to avoid unneeded calls to render()
|
2021-05-20 14:42:40 +02:00 |
|
enricoturri1966
|
7593f2b145
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2021-05-20 12:54:01 +02:00 |
|
enricoturri1966
|
f0ef5e409d
|
Added unit test for calculation of 2D convex hull of sinking object
|
2021-05-20 12:53:47 +02:00 |
|
Enrico Turri
|
eb431db7ed
|
Test
|
2021-05-20 11:04:47 +02:00 |
|
enricoturri1966
|
33d489df30
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits
|
2021-05-20 10:47:51 +02:00 |
|
enricoturri1966
|
a218e0ef18
|
Tech ENABLE_ALLOW_NEGATIVE_Z -> New implementation for method ModelObject::convex_hull_2d()
|
2021-05-20 09:32:17 +02:00 |
|
enricoturri1966
|
8377b6ef4f
|
Fixed typo in its_collect_mesh_projection_points_above() and method TriangleMesh::slice() set as const
|
2021-05-20 09:09:19 +02:00 |
|
enricoturri1966
|
0d8a1c3d2a
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits
|
2021-05-19 11:45:05 +02:00 |
|
enricoturri1966
|
53397cee17
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits
|
2021-05-19 08:40:32 +02:00 |
|
enricoturri1966
|
4a134f5320
|
Follow-up of c37d18f046 -> Removed assert
|
2021-05-19 08:39:04 +02:00 |
|
enricoturri1966
|
d60893b990
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits
|
2021-05-19 08:27:27 +02:00 |
|
enricoturri1966
|
e338eebade
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits
|
2021-05-18 12:50:01 +02:00 |
|
enricoturri1966
|
221c054e4f
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits
|
2021-05-18 10:37:39 +02:00 |
|
enricoturri1966
|
40086784fe
|
Small refactoring in GLCanvas3D
|
2021-05-17 13:14:19 +02:00 |
|
enricoturri1966
|
858ea16b95
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits
|
2021-05-17 13:05:09 +02:00 |
|
enricoturri1966
|
0605813e68
|
Faster ModelObject::convex_hull_2d() by using ModelVolume 3D convex hulls
|
2021-05-17 13:02:38 +02:00 |
|
enricoturri1966
|
c37d18f046
|
Follow-up of ca14ea4c33 -> Fixed arrange with sinking objects
|
2021-05-17 12:53:05 +02:00 |
|
enricoturri1966
|
a929b29a0b
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits
|
2021-05-14 15:06:44 +02:00 |
|
enricoturri1966
|
4aab49f591
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2021-05-14 15:03:51 +02:00 |
|
enricoturri1966
|
ca14ea4c33
|
Tech ENABLE_ALLOW_NEGATIVE_Z -> ModelObject::convex_hull_2d() and sequential_print_horizontal_clearance_valid() modified to take in account for sinking instances
|
2021-05-14 15:02:54 +02:00 |
|
enricoturri1966
|
b9011ca5f1
|
Tech ENABLE_SEQUENTIAL_LIMITS -> Do not show sequential print clearance regions while layers editing is enabled
|
2021-05-14 11:20:02 +02:00 |
|
enricoturri1966
|
b014e87ef7
|
Tech ENABLE_SEQUENTIAL_LIMITS -> Fixed z-fighting between sequential print clearance regions and objects
|
2021-05-14 11:13:46 +02:00 |
|
enricoturri1966
|
2cf5f83bb6
|
Tech ENABLE_SEQUENTIAL_LIMITS -> Do not show sequential print clearance regions while any gizmo is active
|
2021-05-14 10:52:18 +02:00 |
|
enricoturri1966
|
214f7bd092
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits
|
2021-05-14 10:20:15 +02:00 |
|
enricoturri1966
|
e0dd7edb21
|
Removed obsolete method from GLVolumeCollection
|
2021-05-13 14:56:35 +02:00 |
|
enricoturri1966
|
6bddacee44
|
Fixed conflicts after merge with master
|
2021-05-13 14:10:42 +02:00 |
|
enricoturri1966
|
e330b66981
|
Small refactoring
|
2021-05-13 13:57:09 +02:00 |
|
enricoturri1966
|
d54548367a
|
Fixed imgui out of synch with mouse after switching between preview and 3D view
|
2021-05-13 10:59:13 +02:00 |
|
enricoturri1966
|
62772060f9
|
Tech ENABLE_SEQUENTIAL_LIMITS -> Do not show clearance regions while dragging an object
|
2021-05-12 14:56:14 +02:00 |
|
enricoturri1966
|
bc9fa18044
|
Tech ENABLE_SEQUENTIAL_LIMITS -> Fixed z-fighting between contours and fill
|
2021-05-12 14:35:57 +02:00 |
|
enricoturri1966
|
3006213d3b
|
Removed obsolete member variable from Canvas3D::Slope
|
2021-05-12 14:25:13 +02:00 |
|
enricoturri1966
|
0d37f66f61
|
Tech ENABLE_SEQUENTIAL_LIMITS -> Improved rendering of clearance regions
|
2021-05-12 13:09:33 +02:00 |
|
enricoturri1966
|
ebe762f177
|
Add estimated printing time for first layer in legend
|
2021-05-12 11:21:18 +02:00 |
|
enricoturri1966
|
b875fd2755
|
Fixed project dirty state after changing language
|
2021-05-11 15:01:33 +02:00 |
|
enricoturri1966
|
75677ba810
|
Tech ENABLE_SEQUENTIAL_LIMITS -> 1st installment of visualization of objects clearance for sequential prints
|
2021-05-11 13:12:25 +02:00 |
|
enricoturri1966
|
13b0757b8b
|
Tech ENABLE_REDUCED_TOOLPATHS_SEGMENT_CAPS set as default
|
2021-05-11 10:28:04 +02:00 |
|
enricoturri1966
|
426d2cd725
|
Tech ENABLE_WARNING_TEXTURE_REMOVAL set as default
|
2021-05-10 16:05:16 +02:00 |
|
enricoturri1966
|
ca8a42c8b1
|
Tech ENABLE_SPLITTED_VERTEX_BUFFER set as default
|
2021-05-10 14:45:17 +02:00 |
|
enricoturri1966
|
137dbbd19f
|
Fixed crash into ProjectDirtyStateManager::update_from_undo_redo_stack() when switching language
|
2021-05-10 13:06:13 +02:00 |
|
enricoturri1966
|
51ef2a98e6
|
Merge remote-tracking branch 'origin/et_negative_z'
|
2021-05-10 10:44:55 +02:00 |
|
enricoturri1966
|
f786d9c96e
|
Fixed conflicts after merge with master
|
2021-05-10 10:25:57 +02:00 |
|
enricoturri1966
|
89da02734e
|
ENABLE_ALLOW_NEGATIVE_Z -> Ensure objects on bed when switching to SLA printer
|
2021-05-07 15:08:07 +02:00 |
|
enricoturri1966
|
62ad1904e2
|
Fixed warnings into DoExport
|
2021-05-07 14:46:10 +02:00 |
|
enricoturri1966
|
f1cb529a7b
|
Fixed warnings into ProjectDirtyStateManager
|
2021-05-07 14:17:17 +02:00 |
|
enricoturri1966
|
16756a86a7
|
Merge remote-tracking branch 'origin/et_project_dirty_state'
|
2021-05-07 13:48:40 +02:00 |
|
enricoturri1966
|
389955966c
|
Disabled tech ENABLE_PROJECT_DIRTY_STATE_DEBUG_WINDOW
|
2021-05-07 13:42:53 +02:00 |
|
enricoturri1966
|
ec9c3891cf
|
Fixed conflicts after merge with master
|
2021-05-07 13:14:11 +02:00 |
|
enricoturri1966
|
56aa45fa1f
|
Fixed typo
|
2021-05-07 12:48:34 +02:00 |
|
enricoturri1966
|
c602e655e0
|
Tech ENABLE_SCROLLABLE_LEGEND -> Fixed layout of scrollable sub panels
|
2021-05-07 12:48:34 +02:00 |
|