Wykres commitów

132 Commity (master)

Autor SHA1 Wiadomość Data
Joe Marshall 0cea20a543 more test details 2024-01-26 16:42:04 +00:00
Joe Marshall a0e69336a7 test updates for github actions 2024-01-26 15:02:54 +00:00
Joe Marshall 2e6ad35485 make UI respond immediately to operation validity etc. 2024-01-17 11:50:39 +00:00
Joe Marshall 3f797afe2d Merge https://github.com/pppalain/blendercam into operation_progress 2024-01-10 11:19:25 +00:00
Joe Marshall f637370810 operation progress 2024-01-10 11:15:10 +00:00
abosafia fd7ab2b10e Waterline area fix 2024-01-07 11:30:42 +02:00
abosafia baab210120 apply transform if waterline 2024-01-05 11:04:03 +02:00
Alain Pelletier 93a794c702
Merge pull request #117 from eastshores/master
Issue #243 error on no active object
2023-10-31 08:57:04 -03:00
John Parrish a9ba47414e Issue #243 error on no active object 2023-10-30 16:22:38 -04:00
palain aecdffdc2f added protection for height. modified some menus 2023-10-30 13:11:13 -03:00
John Parrish 8c9da4718b interlock on calculate path maxz > freemovement 2023-10-30 10:26:48 -04:00
migo101 2dff4b601d Change min depth params 2023-07-30 17:21:48 +02:00
migo101 d8785a7700 Reverted to commit 048f992ced 2023-07-10 19:56:24 +02:00
migo101 e07db60af9 Moved area properties to ui_panels/ 2023-07-09 17:05:19 +02:00
migo101 83e977a867 Clean up movement Panel 2023-06-12 11:04:32 +02:00
abosafia 1438d529ae clean eyedropper effects 2023-04-28 17:09:57 +03:00
abosafia 0270f2195e remove eye dropper 2023-04-28 13:50:42 +03:00
migo101 46b3c9e6e8 Solved conflict in ops.py 2023-04-24 17:05:45 +02:00
migo101 272dbc6109 Moved all material Properties and Operators to a specific class along with the Material Panel; Created a constants package 2023-04-24 16:43:56 +02:00
abosafia ac653a84c3 Edropper for selecting objects source 2023-04-24 09:44:16 +02:00
migo101 fb2c2f227a Do not create operation if the object is missing or invalid 2023-04-20 11:50:59 +02:00
Joe Marshall fca43ec45d fixed crashes if bad object selections are made 2023-01-11 15:29:25 +00:00
ksuprynowicz 475d5ac56d
Merge pull request #218 from pppalain/master
Mai 2022 update
2022-08-08 23:20:29 +02:00
migo101 2ddc0d8aca Deal with no object selected 2022-05-03 19:54:41 +02:00
migo101 fcf6a56c4f Operation name now contains the object name 2022-05-03 12:00:52 +02:00
Darío Hereñú e85e89d184
Minor fix (line 346) 2022-04-11 23:22:16 -03:00
migo101 4ef9df1725 Return CANCELLED, not FINISHED on failed calls 2022-03-23 15:00:11 +01:00
migo101 2867e90843 Sanity checks for Operations copy and removal 2022-03-22 19:30:52 +01:00
palain 5e4b114ec9 some pep 8 formatting 2022-01-18 11:49:31 -04:00
James Lancaster 4e3cf3e423 Fix issue with deleted object while using collection of objects 2021-10-25 12:35:04 -05:00
abosafia b530c2248e unhide curve_object for carve stratgey 2021-08-27 19:51:05 +02:00
palain 67b8379a8f housekeeping 2021-08-23 15:51:15 -03:00
palain 2b0ff2d27b housekeeping 2021-08-23 15:49:56 -03:00
palain fb71f14b62 housekeeping 2021-08-23 15:34:32 -03:00
palain 081dbc1cc6 medial axis pocket operation is deleted automatically 2021-08-23 15:23:15 -03:00
palain 85a26bd43e medial axis pocket generation now erases old pockets 2021-08-23 13:55:52 -03:00
abosafia e04cb80b78 add silhouette if v_angeld bit in cut(in,out) 2021-08-06 14:31:41 +02:00
abosafia 39a955288a add silhouette if v_angeld bit in cut(in,out) 2021-08-06 14:28:27 +02:00
abosafia 014df745e4 remove reload code 2021-07-24 22:25:17 +02:00
abosafia ed3f054088 Unhide object before calculating if it is hidden 2021-07-19 20:23:41 +02:00
abosafia 82f0c4b295 add pocket for medial fixed 2021-07-14 18:02:17 +02:00
abosafia 756c098b61 small fix 2021-07-14 14:09:15 +02:00
abosafia 2c225e0ff2 Pocket op added for medial 2021-07-13 11:56:33 +02:00
TurBoss be16705629 Remove rigifbody when calculating path 2021-07-12 08:42:37 +02:00
abosafia ccf9b43190 bug fix ( remove rigidbody after certain op) 2021-07-11 23:44:03 +02:00
abosafia 6b5b898203 fix exact mode ( ghost path) 2021-07-10 21:43:57 +02:00
ecv 42330bae4c reloading changes for many files 2021-07-07 08:30:48 +02:00
ecv a0a9ebd8ca reloading changes for many files 2021-07-07 05:42:19 +02:00
Alain Pelletier b88b10a662
added import gcode capability
gcode import thanks to YAGV - yet another gcode viewer
2021-05-01 12:27:34 -03:00
Alain Pelletier 52a3f7eea5
fixed dependency for exporte chain code
could not export chain code because of wrong module dependency.
2021-04-26 09:48:10 -03:00