enricoturri1966
|
ded5219719
|
Fixed shells of sinking volumes for preview
|
2023-08-21 09:43:01 +02:00 |
|
enricoturri1966
|
fbd7d14315
|
Fixed wipe tower shell visibility for preview
|
2023-08-21 09:42:46 +02:00 |
|
enricoturri1966
|
61c8940cf6
|
Fixed camera frustum for preview to take in account for shells
|
2023-08-21 09:42:34 +02:00 |
|
enricoturri1966
|
d48b01d939
|
Fixed color of shells shown in preview
|
2023-08-21 09:42:15 +02:00 |
|
enricoturri1966
|
b809996d30
|
SPE-1761: Show part shells in pre-gcode preview
|
2023-08-21 09:42:00 +02:00 |
|
YuSanka
|
391bf14559
|
CutGizmo: Added new icon for "Snap" connectors
|
2023-08-18 15:02:49 +02:00 |
|
YuSanka
|
45a05b5794
|
Follow up 75eccfd6507e4cb446569e2d4a53bb64158c5521 - Removed mistakenly added lines of code
|
2023-08-17 17:27:58 +02:00 |
|
YuSanka
|
8e71978270
|
CutGizmo: Fixed some terminology
|
2023-08-17 17:27:58 +02:00 |
|
Filip Sykala - NTB T15p
|
0c9cb02cf1
|
Merge branch 'master' into fs_dir_per_glyph_SPE-1597
# Conflicts:
# src/libslic3r/Polygon.hpp
|
2023-08-17 15:46:25 +02:00 |
|
YuSanka
|
0c82f38950
|
ConfigWizard: Downloads page: Info line is changed
+ Linux and OSX specific: Fixed BG color for the HTML_widget on Materials pages and InfoDialogs
|
2023-08-17 14:45:46 +02:00 |
|
tamasmeszaros
|
be9bbb7552
|
Follow up fix for ctest slow test filter expression
|
2023-08-16 16:53:42 +02:00 |
|
tamasmeszaros
|
90a7bc929c
|
Exclude tests marked as Slow from ctests
|
2023-08-16 16:47:47 +02:00 |
|
tamasmeszaros
|
8ab29e3080
|
Fix warnings with gcc like compilers
|
2023-08-16 16:07:09 +02:00 |
|
tamasmeszaros
|
c613669718
|
Follow-up, get rid of even more NOMINMAX warnings
|
2023-08-16 14:15:38 +02:00 |
|
tamasmeszaros
|
bd31722bac
|
Prevent NOMINMAX warnings
|
2023-08-16 11:18:11 +02:00 |
|
tamasmeszaros
|
40c3d8b8a0
|
Another fix for compilation on MSVC
|
2023-08-16 11:17:59 +02:00 |
|
tamasmeszaros
|
9728bc4d6f
|
Fix build on MSVC
|
2023-08-16 10:58:49 +02:00 |
|
Lukáš Hejl
|
4589811c18
|
Merge branch 'lh_mmu_interlocking'
|
2023-08-16 11:25:37 +02:00 |
|
Lukáš Hejl
|
a469f6aaa1
|
SPE-1796: Made interlocking to be applied as offset computed from mmu_segmented_region_max_width.
Also, interlocking input is disabled when mmu_segmented_region_max_width is equal to zero.
|
2023-08-16 11:24:55 +02:00 |
|
Lukáš Hejl
|
9bce0fcf9b
|
SPE-1796: Added option for enabling interlocking between segmented regions by the multimaterial painting.
|
2023-08-16 11:24:55 +02:00 |
|
tamasmeszaros
|
c32f3ae8cf
|
Merge branch 'tm_arr2_integration_SPE-1690'
|
2023-08-16 11:04:18 +02:00 |
|
tamasmeszaros
|
9bb5bdb80f
|
Fixing crashes with objects residing at large world coordinate values
fixes issue SPE-1844
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
62c64fce2d
|
Fix problem with incorrect number of objects in object list after bedfil
fixes for problem reported in SPE-1824 (bug 2.)
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
0c0a1af1e9
|
Temporarily disable rotations for wipe tower when arranging
It is problematic due to varying interpretation of rotation in arrange and slicer's wipe tower handling
fixes SPE-1787
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
5b9d5b55b6
|
Disable "brim" offset heuristic for sla objects
Fixes bug 1 in SPE-1824
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
3455c8cc1a
|
Hide alignment combo on arrange dialog if XL has wipe tower
fixes SPE-1787
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
e5a067f9ae
|
hide "strategy" combo box
Only "auto" will be used
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
eae9a76249
|
Addressing problem with items slightly out of bed due to simplification
solves SPE-1824
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
b2a2710128
|
Fix arranging unprintable objects
fixes #10911
fixes SPE-1830
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
708f58949d
|
Fix newly introduced problem with unsettable zero minimum object dist
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
c545400b0a
|
fixing sequential print settings not being loaded correctly
SPE-1827
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
2224ce0ca7
|
Rename WritableItemTraits to MutableItemTraits
makes more sense, avoids confusion with WritableDataStore
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
183afab8e7
|
SimpleArrangeItem now usable with arrange tasks
For future comparisons and measurements
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
355b869e0d
|
Remove unfinished outline caching code
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
ace6cb1f78
|
Complete test for vbed involvement
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
eb08a84290
|
Fix for broken arrange introduced in b7d79b1b9
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
08e10ec98f
|
Add test involving simple arrange on vbeds
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
dc8008bcb8
|
Fix failing back-fitting of single selected items when rotations enabled
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
e4a1df0add
|
Fix failing tests
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
2730d2e14f
|
Remove unneeded check from fill bed test
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
e90f9e7088
|
Usable workaround for missing items when filling the bed
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
9c7fd4f692
|
Implement correct centroid in DecomposedShape
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
ccc7009719
|
Add more comments to Scene.hpp
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
ea62d7b8fb
|
Fix SLA crash
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
8db0f20516
|
WIP on outline caching
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
c360f4c70d
|
Fix libnest2d cmake script on older cmake versions
|
2023-08-16 09:59:10 +02:00 |
|
tamasmeszaros
|
0b31ef6e1e
|
Beginning of arrange gen2
|
2023-08-16 09:59:10 +02:00 |
|
Filip Sykala - NTB T15p
|
9ef9f10caf
|
Merge branch 'master' into fs_dir_per_glyph_SPE-1597
|
2023-08-15 20:34:18 +02:00 |
|
YuSanka
|
a386d092b7
|
CutGizmo: Set "emission_factor" for shader, when rendering GLModels
to avoid flickering of the connectors on change camera view
|
2023-08-15 14:37:00 +02:00 |
|
YuSanka
|
6671413023
|
Fix for SPE-1843 - PresetComboBoxes on Settings Tabs doesn't revert the selection, when "Cancel" button is clicked in UnsaveChangesDilalog
This bug was caused by mistakenly commented line of code in 9e4859ebbf
|
2023-08-15 10:39:51 +02:00 |
|