Commit Graph

21282 Commits

Author SHA1 Message Date
enricoturri1966
9964c47fbd Follow-up of 85195ac79f - Fixed synch of selected features in imgui dialog 2022-12-02 07:56:11 +01:00
Lukas Matena
8aa62b88f6 Measurement: Fixed edge detection on single-triangle planes 2022-12-02 07:45:24 +01:00
Filip Sykala - NTB T15p
0e01e6af72 Fix crash when double click on wipe tower
Add option to open embos gizmo by doubleclick when move scale rotate or emboss
+ fix demo opening
2022-12-01 21:14:55 +01:00
Filip Sykala - NTB T15p
d6add81319 Show imgui demo window after type "demo" 2022-12-01 17:35:17 +01:00
Filip Sykala - NTB T15p
f1d65f6c1f Merge branch 'master' into fs_emboss 2022-12-01 17:21:22 +01:00
Filip Sykala - NTB T15p
02c5a5562a Merge branch 'fs_emboss' of https://github.com/Prusa-Development/PrusaSlicerPrivate into fs_emboss 2022-12-01 17:20:46 +01:00
Filip Sykala - NTB T15p
9f395a26a3 Remove test 2022-12-01 17:20:23 +01:00
Filip Sykala - NTB T15p
58a825dd91 Fix Release ghost pressing of key backspace, del, ...
Add debug log for imgui update key data - aka key events
2022-12-01 17:20:10 +01:00
YuSanka
e07843e6fb Cut: Fixed visualization of the selected connectors which are conflict
+ Back port a Lukas's code for enable/disable current contour
2022-12-01 16:44:36 +01:00
Filip Sykala - NTB T15p
8a1fc4b16b Merge branch 'master' into fs_emboss 2022-12-01 16:42:47 +01:00
enricoturri1966
048fb10c31 Measure gizmo - Fixed missing raycaster when promoting a point as 1st selected feature 2022-12-01 14:56:33 +01:00
enricoturri1966
e0ba6c69f4 Fixed warnings 2022-12-01 13:34:29 +01:00
Lukas Matena
1974a56fab Measurement: tweaking of the tolerances, ransacing the whole border 2022-12-01 13:32:59 +01:00
enricoturri1966
85195ac79f Measure gizmo - Fixed sychronization of imgui dialog with current hovering/selection state 2022-12-01 12:47:06 +01:00
tamasmeszaros
f7c832ddaf Fix crash when pressing 'A' without any objects on plater 2022-12-01 12:38:34 +01:00
YuSanka
ba8b81b27e Cut: Extension for delete parts from cut objects.
When try to delete something from the cut object, than not just inform the users about an impossibility of this action,
but allow them to invalidate a cut information or delete all connectors from related objects, but leave the cut info.
2022-12-01 11:10:41 +01:00
enricoturri1966
d44ca0aa2a Merge branch 'fs_emboss' of https://github.com/Prusa-Development/PrusaSlicerPrivate into fs_emboss 2022-12-01 09:46:18 +01:00
enricoturri1966
a4af4bb0b3 Sychronize imgui keys state into ImGuiWrapper::new_frame() to prevent misalignment when the key up event happens after the application loses focus 2022-12-01 09:45:49 +01:00
rtyr
b51d478031
Anker - disabled thick bridges
https://github.com/prusa3d/PrusaSlicer/pull/9195
2022-11-30 16:10:32 +01:00
Filip Sykala - NTB T15p
3435b96f76 Merge branch 'master' into fs_emboss 2022-11-30 15:46:41 +01:00
Filip Sykala - NTB T15p
36f6c8bf65 temporary add scope guard test for MacOs 2022-11-30 15:46:27 +01:00
rtyr
3157d44641
RatRig - sync with PrusaSlicer-settings 2022-11-30 15:36:10 +01:00
rtyr
4461735dd3
Geeetech bundle
https://github.com/prusa3d/PrusaSlicer/pull/9221
2022-11-30 14:36:18 +01:00
enricoturri1966
a78dfa2522 Fixed rendering of transparent objects on MAC 2022-11-30 13:23:26 +01:00
enricoturri1966
681216447f Fixed warning 2022-11-30 13:07:49 +01:00
enricoturri1966
e6cbf3a215 Fixed warnings 2022-11-30 13:04:48 +01:00
enricoturri1966
b3db407327 Gizmo measure - Show radius of single selected circle, to allow for object scaling 2022-11-30 12:51:37 +01:00
Filip Sykala - NTB T15p
8d54798231 Extend Hot fix by description 2022-11-30 12:07:46 +01:00
enricoturri1966
2a82f1d396 Gizmo measure - Modified circle and edge with extra point selection 2022-11-30 11:58:02 +01:00
Filip Sykala - NTB T15p
1309dab7e7 Do not inform user about disable cut surface functionality 2022-11-30 11:35:48 +01:00
Filip Sykala - NTB T15p
9a40e63a11 Disable background fadeout animation for modal imgui windows 2022-11-30 10:49:53 +01:00
Filip Sykala - NTB T15p
d521df7486 Merge branch 'master' into fs_emboss 2022-11-29 18:42:23 +01:00
Filip Sykala - NTB T15p
d9cc6ecad9 Show imgui demo window 2022-11-29 18:42:11 +01:00
YuSanka
9fe4595ae7 CutGizmo: Cut plane wasn't respect to the depth
+ ShapesGallery: added "universal wall mount hole"
2022-11-29 16:21:45 +01:00
Filip Sykala - NTB T15p
d5fedd928c Merge branch 'master' into fs_emboss
# Conflicts:
#	src/libslic3r/Point.hpp
2022-11-29 15:11:53 +01:00
Filip Sykala - NTB T15p
b8503ed904 Remove comment iritating @vojta 2022-11-29 14:33:47 +01:00
Filip Sykala - NTB T15p
b71b42b9f3 add Note why escape white character in XML 2022-11-29 14:26:10 +01:00
Filip Sykala - NTB T15p
1fa532c624 change stable_sort to sort(in this place it is better) 2022-11-29 13:58:41 +01:00
Filip Sykala - NTB T15p
fe736291c7 rename function which change m_volume value to set_volume() 2022-11-29 13:54:38 +01:00
Filip Sykala - NTB T15p
b1f9d50aad Rename function: collect_duplications -> collect_duplicates
more english correct name
2022-11-29 13:52:47 +01:00
Filip Sykala - NTB T15p
d330bbc54b comment source of idea 2022-11-29 13:39:28 +01:00
YuSanka
9323e347f0 ObjectList: Delete last volume from the object even if this volume is text 2022-11-29 12:59:05 +01:00
Filip Sykala - NTB T15p
676a77fbf9 Remove ambigous function 2022-11-29 11:16:50 +01:00
enricoturri1966
5a3f36da01 Tech ENABLE_RAYCAST_PICKING_DEBUG - Extended data shown into debug imgui dialog 2022-11-29 11:13:09 +01:00
Filip Sykala - NTB T15p
f022402963 Revert ModelVolumeType separation 2022-11-29 08:42:29 +01:00
Vojtech Bubnik
9a682a10cb Merge remote-tracking branch 'remotes/origin/fs_emboss' 2022-11-28 17:46:12 +01:00
Filip Sykala - NTB T15p
7bb80a84ab Fix UTF8 coding for filename 2022-11-28 17:16:25 +01:00
Filip Sykala - NTB T15p
df5312d3b2 Fix to valid file name 2022-11-28 17:06:32 +01:00
Pavel Mikuš
3fa1615518
Refactoring FDM support spots generator to use Z-Graph (#11)
* import updates from curling avoidance branch

* fix compilation issues

* Refactoring FDM support spots generator to use the new Z-graph built during slicing

* fix local issues bugs

* fix bugs, add new filter for too short extrusions

* fix bugs with nonexistent weakest area

* Use links of Z graph after fix, format the code

* remove unnecesary includes
2022-11-28 10:47:04 +01:00
Vojtech Bubnik
25da414f5c Merge remote-tracking branch 'remotes/origin/master' into vb_treesupports 2022-11-28 10:07:39 +01:00