enricoturri1966
c242f31353
Fixed conflicts after merge with master
2021-11-23 08:48:11 +01:00
enricoturri1966
9af9b9b35d
Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS set as default
2021-11-16 12:39:54 +01:00
enricoturri1966
a326c5b320
Tech ENABLE_LEGEND_TOOLBAR_ICONS - Toolbar items in legend using svn icons
2021-11-12 14:04:37 +01:00
enricoturri1966
dd484e42fc
Fixed conflicts after merge with master
2021-11-12 08:08:54 +01:00
enricoturri1966
f7662682c8
Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT - Modified ImGuiWrapper::slider_float() to create a compound widget where an additional button can be used to set the keyboard focus into the slider to allow the user to type in the desired value
2021-11-05 14:46:44 +01:00
enricoturri1966
3d22cc096f
Fixed conflicts after merge with master
2021-10-19 12:08:43 +02:00
enricoturri1966
fe1c5f34a0
Fixed conflicts after merge with master
2021-10-14 10:57:08 +02:00
enricoturri1966
7be17d89e6
Fixed conflicts after merge with master
2021-10-14 10:48:46 +02:00
enricoturri1966
b9ac80ccd4
#7076 - Modifiers and similar objects always rendered as transparent
2021-10-08 10:48:46 +02:00
enricoturri1966
eee8d97f49
Tech ENABLE_TRAVEL_TIME - Show estimated time for travel moves in legend when they are visible
2021-10-07 14:07:33 +02:00
enricoturri1966
f84838028b
Tech ENABLE_FIX_SINKING_OBJECT_OUT_OF_BED_DETECTION merged into tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS
2021-10-01 13:13:26 +02:00
enricoturri1966
f3bd5e96c5
Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Fixed detection of collision with circular printbed in backend
2021-10-01 07:28:10 +02:00
enricoturri1966
b19c742455
Fixed conflicts after merge with master
2021-09-30 10:31:25 +02:00
enricoturri1966
b4423aa954
Fixes required after merge with branch et_layer_time_preview
2021-09-30 08:35:36 +02:00
enricoturri1966
5cf48d1ecf
Merge remote-tracking branch 'origin/et_layer_time_preview' into et_preview_layout
2021-09-30 08:16:10 +02:00
enricoturri1966
33da203b18
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_preview_layout
2021-09-30 07:58:11 +02:00
enricoturri1966
064bc63b23
Fixed conflicts after merge with master
2021-09-30 07:57:37 +02:00
enricoturri1966
7ca9024fca
#7008 - GCodeViewer - Fixed loading of gcodes generated by SuperSlicer
2021-09-27 11:22:36 +02:00
enricoturri1966
fee31084bd
Fixed conflicts after merge with master
2021-09-23 12:06:18 +02:00
enricoturri1966
f71cf324b9
Tech ENABLE_FIX_SEAMS_SYNCH - Fix the synchronization of seams with the horizontal slider in preview
2021-09-23 09:25:13 +02:00
enricoturri1966
d854fd0b29
Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Fixed GLVolumeCollection::check_outside_state() for SLA printers
2021-09-21 15:48:17 +02:00
enricoturri1966
1dad3c20f7
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision
2021-09-21 13:52:10 +02:00
Vojtech Bubnik
8a2a9dba2f
Eradicated admesh from TriangleMesh:
...
TriangleMesh newly only holds indexed_triangle_set and
TriangleMeshStats. TriangleMeshStats contains an excerpt of stl_stats.
TriangleMeshStats are updated when initializing with indexed_triangle_set.
Admesh triangle mesh fixing is newly only used when loading an STL.
AMF / 3MF / OBJ file formats are already indexed triangle sets, thus
they are no more converted to admesh stl_file format, nor fixed
through admesh repair machinery. When importing AMF / 3MF / OBJ files,
volume is calculated and if negative, all faces are flipped. Also
a bounding box and number of open edges is calculated.
Implemented its_number_of_patches(), its_num_open_edges()
Optimized its_split(), its_is_splittable() using a visitor pattern.
Reworked QHull integration into TriangleMesh:
1) Face normals were not right.
2) Indexed triangle set is newly emitted instead of duplicating
vertices for each face.
Fixed cut_mesh(): Orient the triangulated faces correctly.
2021-09-20 17:12:22 +02:00
enricoturri1966
1af0c5c73b
Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Call GLVolumeCollection::check_outside_state() only when needed
2021-09-20 13:40:34 +02:00
enricoturri1966
f45f92476e
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_preview_layout
2021-09-20 12:05:52 +02:00
enricoturri1966
f2ef4be1aa
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision
2021-09-17 08:42:10 +02:00
enricoturri1966
0b1e716e22
Tech ENABLE_RETRACT_ACCELERATION set as default
2021-09-17 08:21:25 +02:00
enricoturri1966
5a84b46ec9
Fix of detection of the out of bed state for sinking objects
2021-09-16 13:38:02 +02:00
enricoturri1966
f132ca9c3c
Tech ENABLE_SINKING_CONTOURS set as default
2021-09-14 15:45:21 +02:00
enricoturri1966
bf21abfbfa
Follow-up of d52ee52098a144a0a68a0721b6d2e7dce8d70a46 - Removed forgotten tech key
2021-09-14 15:17:24 +02:00
enricoturri1966
d52ee52098
Tech ENABLE_FIX_IMPORTING_COLOR_PRINT_VIEW_INTO_GCODEVIEWER set as default
2021-09-14 15:05:33 +02:00
enricoturri1966
30d2c3787f
Tech ENABLE_DELAYED_TRANSPARENT_VOLUMES_RENDERING set as default
2021-09-14 14:34:21 +02:00
enricoturri1966
a7ea54d88f
Fixed conflicts after merge with master
2021-09-14 10:37:08 +02:00
enricoturri1966
7f89a42be6
Tech ENABLE_PREVIEW_LAYOUT - 1st installment: move view type combo from bottom toolbar to legend
2021-09-14 08:15:47 +02:00
enricoturri1966
17f665f8d6
Fixed conflicts after merge with master
2021-09-09 11:27:35 +02:00
enricoturri1966
3369e1b599
Fixed conflicts after merge with master
2021-09-09 11:01:49 +02:00
enricoturri1966
88d608351d
Fix after merge with master
2021-09-08 14:34:31 +02:00
enricoturri1966
a33a737f52
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_fix_options_z
2021-09-08 14:33:20 +02:00
enricoturri1966
6f678c09d1
Tech ENABLE_FIX_PREVIEW_OPTIONS_Z - Enable fixing the z position of seams (and other options) in preview
2021-09-08 14:30:40 +02:00
enricoturri1966
d35183921b
Revert of 7b4c98d72704a86acc99eb57837fd3bcb941f981, clamp toolpaths widths increased to 2mm and added default values for toolpaths width and height
2021-09-07 09:41:14 +02:00
enricoturri1966
b60a0fe3d3
Fixed conflicts after merge with master
2021-09-06 14:38:21 +02:00
enricoturri1966
7b4c98d727
#6828 - Clamping of toolpaths width performed only for gcodes files produced by 3rd part softwares (Tech ENABLE_CLAMP_TOOLPATHS_WIDTH)
2021-09-06 14:31:10 +02:00
enricoturri1966
fd3d673a1e
Tech ENABLE_PREVIEW_LAYER_TIME - Implementation of coloring toolpaths by layer time (Similar to pull request #3904 )
2021-09-06 12:18:46 +02:00
enricoturri1966
7f2d1522ce
Rendering seams (and other options) in preview using batched models on systems not supporting OpenGL 3.3
2021-09-03 15:35:44 +02:00
enricoturri1966
639cf17e19
Fixed conflicts after merge with master
2021-09-01 13:28:10 +02:00
enricoturri1966
3abc71fa15
Allow to replace files found as missing during reload from disk command
2021-08-31 13:16:29 +02:00
enricoturri1966
1238afbdfd
Fixed conflicts after merge with master
2021-08-30 13:26:35 +02:00
enricoturri1966
9c4eeeaa18
Tech ENABLE_SEAMS_USING_INSTANCED_MODELS merged into tech ENABLE_SEAMS_USING_MODELS
2021-08-27 11:41:34 +02:00
enricoturri1966
526700db76
Fixed conflicts after merge with master
2021-08-26 12:47:32 +02:00
enricoturri1966
39ec1a6318
Fixed conflicts after merge with master
2021-08-26 12:39:28 +02:00