Wykres commitów

1442 Commity (e3d86e16d5d78957c83754b129b3ecbe4cb75469)

Autor SHA1 Wiadomość Data
Joe Marshall 2f21a3d423 move profiler option into cam module 2024-02-01 12:13:04 +00:00
Joe Marshall 69e12c8c9b fixes to z buffer getting 2024-02-01 12:05:28 +00:00
Joe Marshall a524963477 mac tests 2024-01-31 16:26:22 +00:00
Joe Marshall b08e7e2348 performance updates 2024-01-31 15:00:20 +00:00
Release robot dd220598ad Version number 2024-01-30 14:19:07 +00:00
Joe Marshall 2010c3f3d1 mac test file 2024-01-29 13:57:01 +00:00
Joe Marshall 57fa002cd0 don't resample in ocl waterline 2024-01-29 13:54:53 +00:00
Joe Marshall a56cc9df2b made waterline stable sorted 2024-01-29 13:50:12 +00:00
Joe Marshall 32f319de71 shuffled object so it isn't perfectly on boundary to avoid floating ponit errors 2024-01-29 13:21:11 +00:00
Joe Marshall 1835c28ec2 added mac test files 2024-01-29 13:15:17 +00:00
Joe Marshall b925de1b3d made more code use numpy 2024-01-29 12:55:49 +00:00
Joe Marshall 631e667c99 optimisation and tests for waterline 2024-01-29 12:33:42 +00:00
Joe Marshall 4628f72802 test data 2024-01-28 16:05:02 +00:00
Joe Marshall 2b9f342d92 sort waterline from ocl 2024-01-28 16:01:48 +00:00
Joe Marshall 9e51d5204c remove debug output 2024-01-28 11:20:49 +00:00
Joe Marshall e62179308e test fix 2024-01-28 11:15:16 +00:00
Joe Marshall 224432d897 fix just in time poly generation 2024-01-28 11:00:00 +00:00
Joe Marshall 7e8d8d7d55 tidying 2024-01-28 10:57:10 +00:00
Joe Marshall 35f33964e1 duplicate points bugfix 2024-01-28 10:51:42 +00:00
Joe Marshall 85a846fecc poly fixes 2024-01-28 08:44:40 +00:00
Joe Marshall 55041fa263 waterline working 2024-01-28 08:10:02 +00:00
Joe Marshall 9c6723d272 numba improvements 2024-01-26 23:11:20 +00:00
Joe Marshall 352b6bbe80 mac test fix 2024-01-26 22:55:45 +00:00
Joe Marshall 552a5d0bfd add numba support 2024-01-26 22:53:35 +00:00
Joe Marshall 2f17162c1e better debug info on addon install failure 2024-01-26 22:43:40 +00:00
Joe Marshall 4f923e8c88 fixed tests for cycles use in CI 2024-01-26 22:30:33 +00:00
Joe Marshall 7ae6a23963 output crash log on install crash 2024-01-26 22:28:46 +00:00
Joe Marshall 0db514277f use cycles on ci 2024-01-26 22:19:33 +00:00
Joe Marshall d50ccdac05 Merge branch 'numpy_chunk' of https://github.com/joemarshall/blendercam into numpy_chunk 2024-01-26 21:57:46 +00:00
Joe Marshall 898d6a5bb3 use cycles for depth render on CI 2024-01-26 21:57:32 +00:00
Joe Marshall 501002bf47
typos 2024-01-26 20:10:14 +00:00
Joe Marshall f9aa9d40d9
don't check for updates in background blender 2024-01-26 20:04:01 +00:00
Joe Marshall 30c1d8641e
Update gcode_generator.py 2024-01-26 19:57:12 +00:00
Joe Marshall be70f121b3
Update test_suite.py 2024-01-26 19:55:24 +00:00
Joe Marshall 9a8f960508
hide warning on test 2024-01-26 19:52:10 +00:00
Joe Marshall 0cea20a543 more test details 2024-01-26 16:42:04 +00:00
Joe Marshall c8460f5c8e
Update gcodepath.py 2024-01-26 15:22:19 +00:00
Joe Marshall a0e69336a7 test updates for github actions 2024-01-26 15:02:54 +00:00
Joe Marshall 33f899b647 fixed tests 2024-01-26 14:49:02 +00:00
Joe Marshall deb2dbf85a
Update test_suite.py 2024-01-26 14:39:41 +00:00
Joe Marshall 85d684ee94
Update test_suite.py 2024-01-26 14:18:12 +00:00
Joe Marshall 50bc6677df
forced test return code 2024-01-26 14:14:10 +00:00
Joe Marshall 043ff66400
remove unnecessary bgl import 2024-01-26 14:07:33 +00:00
Joe Marshall 61594e1479 test fixes 2024-01-26 13:54:03 +00:00
Joe Marshall 2f5a26f7f9 tests for ramps 2024-01-26 13:13:32 +00:00
Joe Marshall 185c37760c fix reversing of points 2024-01-26 13:11:50 +00:00
Joe Marshall 93c1fd32da ramp and helix fixes 2024-01-26 12:59:09 +00:00
Joe Marshall 81f1687fd9 fixes to pattern tests 2024-01-26 12:20:01 +00:00
Joe Marshall fd8efbe427 fix tests for slightly different accuracy 2024-01-26 12:17:52 +00:00
Joe Marshall cd5609c659 test file fixes 2024-01-26 12:00:58 +00:00
Joe Marshall 32dd5653a6 fix sampling of paths 2024-01-26 11:49:10 +00:00
Joe Marshall e062062279 fixes to insert / extend 2024-01-26 11:03:14 +00:00
Joe Marshall 765c8a2998 changes to test files 2024-01-25 11:06:37 +00:00
Joe Marshall 3e260c626c chunk to numpy 2024-01-25 11:06:14 +00:00
Joe Marshall 18457071e1 pattern tests before numpy conversion 2024-01-24 12:00:57 +00:00
Release robot fe1729c450 Version number 2024-01-20 16:14:50 +00:00
Release robot a174dd7099 Version number 2024-01-20 16:11:58 +00:00
Alain Pelletier 74eb0cbb17
Merge pull request #253 from zver/fix-import-multilinestring
Fix import MultiLineString. Issue was detected with shapely 1.8.2 module
2024-01-20 12:10:07 -04:00
Release robot 7c5e846004 Version number 2024-01-17 20:00:57 +00:00
Alain Pelletier 737870b96e
Merge pull request #135 from joemarshall/silly_warnings
Add warnings for when you (I) do silly things
2024-01-17 14:24:15 -04:00
Joe Marshall 2e6ad35485 make UI respond immediately to operation validity etc. 2024-01-17 11:50:39 +00:00
Denis Klimov 5a5b02709f Fix import MultiLineString. Issue was detected with shapely 1.8.2 module 2024-01-17 09:27:49 +05:00
Release robot fba545940a Version number 2024-01-16 16:36:33 +00:00
Alain Pelletier 88f7b5fc0c
Merge pull request #134 from joemarshall/mac_bugfix
mac test bugfix bugfix
2024-01-16 12:35:21 -04:00
Joe Marshall e507f5e4c2 typo 2024-01-16 15:44:26 +00:00
Alain Pelletier 4f9c0d1f2d
Merge pull request #133 from joemarshall/mac_bugfix
Mac bugfixes
2024-01-14 09:26:43 -04:00
Joe Marshall 1bec1bca68 output crash log on blender segfault 2024-01-14 09:41:42 +00:00
Joe Marshall ac33091b5c reinstall blender on failure of install script on CI 2024-01-14 09:19:49 +00:00
Joe Marshall f80676fdb7 retry installation 2024-01-13 08:30:34 +00:00
Joe Marshall cc0e1ce3c3 mac tests should work now 2024-01-13 08:22:34 +00:00
Joe Marshall 8fcabf2099 get mac test file 2024-01-13 08:09:25 +00:00
Joe Marshall dfc9f7ffbb debug 2 2024-01-13 08:05:27 +00:00
Joe Marshall 6657769857 debug output full diff 2024-01-13 07:57:45 +00:00
Joe Marshall 838cc1f5f0 mac fixes 2024-01-13 07:53:50 +00:00
Joe Marshall 638d22c3e3 mac fixes 2024-01-13 07:48:03 +00:00
Joe Marshall 3563a853bf filter for identical values in iso moves 2024-01-13 07:02:20 +00:00
Release robot fbd4eccb1f Version number 2024-01-12 16:11:41 +00:00
Joe Marshall 45dee9abcc copy presets on startup 2024-01-12 16:01:24 +00:00
Joe Marshall 8a91c0324c make pppalain/blendercam default repo for releases 2024-01-12 15:41:41 +00:00
Joe Marshall 3019120837 make everything live under cam addon 2024-01-12 15:34:50 +00:00
Joe Marshall fffef961da automatic updates 2024-01-12 15:24:30 +00:00
Joe Marshall f046f76447 preset update sources 2024-01-12 15:08:03 +00:00
Joe Marshall 093ff7288b get files from commit and set time right 2024-01-12 14:20:45 +00:00
Joe Marshall 924d20d4c7 autoupdate from git 2024-01-12 14:16:47 +00:00
Joe Marshall 1e05bcf7bb typo 2024-01-12 13:43:17 +00:00
Joe Marshall 9203d46952 autoupdate button 2024-01-12 13:41:57 +00:00
Joe Marshall a31b64961e autoupdate from panel only 2024-01-12 13:35:18 +00:00
Joe Marshall baa29586d7 autoupdate disable option 2024-01-12 13:16:36 +00:00
Joe Marshall 5d12e32a9b typo 2024-01-12 12:24:53 +00:00
Joe Marshall 7fae236a11 mtimes 2024-01-12 12:23:46 +00:00
Joe Marshall 94860361bc commit working version 2024-01-12 12:14:37 +00:00
Joe Marshall 302ea11809 working autoupdate except reload 2024-01-12 12:01:24 +00:00
Joe Marshall 7dcf78706a Merge branch 'master' of https://github.com/joemarshall/blendercam into autoupdate 2024-01-12 11:22:53 +00:00
Release robot 527241fe34 Version number 2024-01-12 11:02:52 +00:00
Release robot 8e2ac449a3 Version number 2024-01-12 10:59:59 +00:00
Joe Marshall e64861bd9f update bl_info version manually 2024-01-12 10:52:28 +00:00
Joe Marshall 9d1bbc8ce6 autoupdate initial 2024-01-12 10:41:43 +00:00
Release robot 7482c7af6e Version number 2024-01-11 15:52:10 +00:00
Release robot 596d056aaa Version number 2024-01-11 15:48:33 +00:00
Joe Marshall e5cb5cebc9 version in separate file 2024-01-11 15:24:00 +00:00