f856129e72Follow-up of bbea397aa6 - Alternate fix for SPE-1675
enricoturri1966
2023-05-12 13:54:37 +0200
e62c251898Follow-up of 15bd82e - Fixed detection of out of printbed after copy and paste
enricoturri1966
2023-05-22 09:05:44 +0200
1ac3f0102bUpdated MOs for community provided dictionaries + Fixed formatting for some lines for TR
YuSanka
2023-05-19 15:17:01 +0200
327eab9fffUpdate for zh_TW (manually merge of 13357e0744)
YuSanka
2023-05-19 14:35:31 +0200
2a133b9a14Post update for Belarussian language after cherry-picking of d1756d1f64 + Updated for new POT + Manually made "..\wx_locale\be.po" till it doesn't exist in upstream wxWidgets localization
YuSanka
2023-05-19 13:29:01 +0200
ba236567dcupdate Belarusian language
dzmitry
2023-01-30 12:35:59 +0300
8fc8b8ffe9add Belarusian language
dzmitry
2023-01-20 11:57:06 +0300
1906df26f6Post update for Turkish language after cherry-picking of 5a983cb8fe + Updated for new POT + merged with wxWidgets dictionary
YuSanka
2023-05-19 12:23:35 +0200
b4866c3cbfSPE-1673: Fixed travel toolpaths on top layer
enricoturri1966
2023-05-17 12:56:55 +0200
04e92cb409SPE-1439 - Fixed move gizmo orientation when the volume is mirrored
enricoturri1966
2023-05-09 11:14:50 +0200
03021c0734Fix for SPE-1709 Crash on "Set number of instances" for multiple selected objects
YuSanka
2023-05-16 14:49:53 +0200
efcd8d9aadTurkish Translation
Mehmet Sutaş
2023-04-10 14:12:46 +0300
f94f1d52bfPost update for Catalan language after cherry-picking of a7b6b0516e + Updated for new POT + merged with wxWidgets dictionary
YuSanka
2023-05-18 15:51:39 +0200
c21e745caaPlaceholderParser: Test for undefined (nil) variables or vector elements and throw if such nil variable or vector element is used. Fix of #10578 SPE-1710
Vojtech Bubnik
2023-05-18 15:47:44 +0200
5a5f1db257Catalan language updated to 2.6.0-beta2
davidjuanesb
2023-05-17 19:40:22 +0200
6485ce3404Localization: Updated POT and community dictionaries
YuSanka
2023-05-18 15:11:08 +0200
657737d4ffRestore "Fix for SPE-1657 : [LINUX - GTK3] Crash when change position of part in sidebar" but with fix of caused issue
YuSanka
2023-05-15 18:18:13 +0200
6894af24acBumped up version to 2.6.0-beta2
Lukas Matena
2023-05-17 10:48:51 +0200
3377043154SPE-1698 - Follow-up of 15bd82edc3 - Fixed detection of out of printbed
enricoturri1966
2023-05-15 14:05:23 +0200
15bd82edc3SPE-1654 - Out of printbed detection applied only to selected volumes when the selection is not empty
enricoturri1966
2023-04-12 10:07:50 +0200
00e35807abFollow-up of 568dc2a0e8 - Fixed update of sequential printing clearance contours after deleting a part of an object
enricoturri1966
2023-05-15 12:45:54 +0200
568dc2a0e8Fixed update of sequential printing clearance contours after deleting an object
enricoturri1966
2023-05-15 12:35:25 +0200
a06a619228Fix of boost format error.
David Kocik
2023-05-15 10:43:46 +0200
beabf5d652Do not calculate sequential print clearance contours for objects out of printbed
enricoturri1966
2023-05-11 12:34:02 +0200
fa2ff496c6Fixed build on MAC OS
enricoturri1966
2023-03-17 11:39:22 +0100
0b20019ff2Fixed update of sequential print clearance contours when the final result, of manipulating objects with the gizmos, ends up in an identity matrix
enricoturri1966
2023-03-16 08:46:23 +0100
2dba40789fSome refactoring related to sequential print clearance contours
enricoturri1966
2023-03-15 13:33:46 +0100
5cc1359c05Show and update sequential print clearance contours while manipulating the scene using Move/Rotate/Scale gizmos
enricoturri1966
2023-03-15 09:44:19 +0100
9da788eae1Method GLCanvas3D::update_sequential_clearance() modified to use frontend data to calculate sequential print clearance contours
enricoturri1966
2023-03-14 15:37:20 +0100
6974962dd0Avoid updating and sending to gpu sequential print clearance contours at every frame. Cache them instead and update only their transforms. Fixed conflicts after cherry-picking e99ee946af
enricoturri1966
2023-03-14 08:21:38 +0100
77da892927Added cache for sequential printing clearance contours into class Print to avoid calculate them twice when needed. -Fixed conflicts after cherry-picking 056d703573
enricoturri1966
2023-02-16 10:18:40 +0100
a68e48b454Bumped up version to 2.6.0-beta1, updated PrusaResearch profiles
Lukas Matena
2023-05-12 16:35:25 +0200
115ac0aaceRevert "Fix for SPE-1657 : [LINUX - GTK3] Crash when change position of part in sidebar"
Lukas Matena
2023-05-12 17:03:59 +0200
1de963d7d7Organic supports: When propagating "verylost" branches down, stop when the support area is smaller then half of the branch area.
Vojtech Bubnik
2023-05-12 16:17:22 +0200
f1f568f3fdStart using -beta config directory instead of -alpha
Lukas Matena
2023-05-12 15:39:26 +0200
7553cf1007Cut: Respect to the selected parts when perform a cut
YuSanka
2023-05-12 14:20:04 +0200
e4c01a5857Cut fixes: - When cutting a scaled part, do not apply the transformation twice - Right click does not trigger part selection when any modifier is used - When 'flip plane' is clicked, extra render is forced - The choice to keep object A/B is enabled even when part selection is active - 'Cut into' radio buttons are disabled when part selection is active - Added a missing update of connector state - Amended tooltip
Lukas Matena
2023-05-12 13:25:27 +0200
2aa55ef950Cut: fixed an issue when the view rotates to the other side of the plane
Lukas Matena
2023-05-03 16:14:26 +0200
7b576d3312Cut: - fixed incomplete message about invalid connectors - added detection of a connectors placed on an internal contour - fixed a hang during part selection calculation when a contour was too small
Lukas Matena
2023-05-03 13:22:18 +0200
0e1d43322cCut: Deallocate memory when the gizmo is turned off
Lukas Matena
2023-04-27 12:15:19 +0200
ab0ade0539Cut: contours indexing no longer breaks when the normal is inverted, detection of the situation when all parts are assigned to one side
Lukas Matena
2023-04-27 11:14:38 +0200
44aa32d6e2Cut: correspondence between parts and contours
Lukas Matena
2023-04-26 13:18:12 +0200
d0ee5e7ca3Cut: ObjectClipper now allows to not render all the contours
Lukas Matena
2023-04-20 11:15:15 +0200
b9bba5ff6bCut: optimization - do not check invalid connectors in each frame
Lukas Matena
2023-04-06 14:16:58 +0200
ae5fe9ce8cCut: separate Model for the pre-cut object
Lukas Matena
2023-03-28 13:06:11 +0200
2005882ac5Cut: always toggle the closest part
Lukas Matena
2023-03-28 11:22:19 +0200
732dd0f6acCut: fixed rendering of individual parts, removed some unnecessary variables
Lukas Matena
2023-03-28 10:00:44 +0200
7ea51fc07cCut: when parts are selected, the result shall have only one parts with the combined meshes
Lukas Matena
2023-03-28 08:55:22 +0200
1a7f46001bCut: Process cut in respect to the selected parts
YuSanka
2023-02-28 17:38:30 +0100
e5b66f125fCut: experiment with selecting parts: Instead of clicking on contours, the user would click on the object itself. Right mouse button is used currently. Many loose ends ! Really just an experiment.
Lukas Matena
2023-02-23 01:45:14 +0100
1c4d43b3a4Cut WIP: Use contours to perform a cut.
YuSanka
2023-02-27 12:34:08 +0100
c17803812afix gap fill connections breaking the extrusion order for sorting
PavelMikus
2023-05-03 12:36:19 +0200
274d8ee3e7Fixed and integrated connected fill version
PavelMikus
2023-05-02 17:35:31 +0200
0a7c48f5fdLittle refactoring, make the fill modifiable
PavelMikus
2023-05-02 16:49:46 +0200
801a41a352Fixed some bugs in sorting and connecting. Experimenting with ordering by max coordinate - this causes concetric arachne parts to be filled from inside
PavelMikus
2023-05-02 13:00:24 +0200
a695b66d01Stable and working version, fixed several issues in ordering and connecting
PavelMikus
2023-04-28 16:45:17 +0200
17c9182f41Reduced and reworked the connections of generated paths
PavelMikus
2023-04-27 17:26:36 +0200
aa85d050feFix path sorting
Pavel Mikus
2023-04-25 18:30:52 +0200
ebbbb1505cMove and enhance path sorting, fix bug caused by new hash set
PavelMikus
2023-04-24 17:29:59 +0200