Howard Trickey howardt
  • Joined on 2011-05-01
Howard Trickey pushed to exactboolv2 at howardt/blender 2024-01-18 03:03:33 +01:00
eb0ac4af85 Fix use of UInt256_64 in fixed_width_int.
Howard Trickey pushed to exactboolv2 at howardt/blender 2024-01-17 03:59:21 +01:00
d5a22ed60d Added convex hface intersection routine.
Howard Trickey pushed to exactboolv2 at howardt/blender 2024-01-14 15:56:00 +01:00
b7de9c14bc Make format on my two files.
Howard Trickey pushed to exactboolv2 at howardt/blender 2024-01-14 15:37:07 +01:00
a406e9d801 Merge branch 'main' into exactboolv2
665cfbe564 Fix #114442: wrong attribute propagation in repeat zone leads to crash
c892260b09 Fix: Formatting
abb9fc9b2f Tools: Weekly report script ignore commits to .profile repo
c00cd902ce Cleanup: use usernames in code-comments
Compare 367 commits »
Howard Trickey pushed to exactboolv2 at howardt/blender 2024-01-14 02:37:28 +01:00
b4c98052e1 Fixed an edge-repair bug and a triangle intersect bug.
Howard Trickey pushed to exactboolv2 at howardt/blender 2024-01-07 21:37:40 +01:00
0b0ba3f452 Added some microbenchmarks.
Howard Trickey pushed to exactboolv2 at howardt/blender 2023-12-30 00:40:13 +01:00
54412868cd Fix problems caused by merge with main.
cc098d5ba4 Merge branch 'main' into exactboolv2
719d1176f8 Fix #116019: Solidify Crease Inner not working with edge crease attribute
2396d07f4e Fix #115857: UV project modifier crash with invalid name
7ed172336f Cleanup: Return attribute unique name string by value
Compare 699 commits »
Howard Trickey pushed to exactboolv2 at howardt/blender 2023-12-29 21:41:07 +01:00
ab07d4a8bc Implemented the non-orthogonal wntv trace code.
Howard Trickey pushed to exactboolv2 at howardt/blender 2023-12-20 04:01:50 +01:00
389a9ea9c0 Add "intersection only" operation.
Howard Trickey commented on issue blender/blender#84229 2023-12-19 18:34:04 +01:00
Sculpt Trim tools are very slow

You probably tried the modifier with the "fast" mode, not the "exact" mode that I believe the sculpt tool uses. Am a still actively working on the very fast Ember exact algorithm implementation,…

Howard Trickey pushed to exactboolv2 at howardt/blender 2023-12-11 02:56:23 +01:00
c27930f706 Wrote code to repair edge cracks at leaf level.
Howard Trickey pushed to exactboolv2 at howardt/blender 2023-12-05 04:06:44 +01:00
0e4130ab85 Fix bug with vertex remapping.
Howard Trickey pushed to exactboolv2 at howardt/blender 2023-12-04 00:45:08 +01:00
f21a1465d1 Merge branch 'main' into exactboolv2
153f14be2b Compositor: Make split viewer a regular split node
b1ac047af4 Cleanup: to_bools comment
8933284518 UI: Icons for Area Join and Swap
da7128c533 Cleanup: Make format
Compare 375 commits »
Howard Trickey pushed to exactboolv2 at howardt/blender 2023-12-04 00:23:01 +01:00
114068d2e8 Progress towards proper output.
Howard Trickey closed issue blender/blender#115473 2023-11-28 02:57:34 +01:00
Bevel Modifier generates UV with different proportions
Howard Trickey commented on issue blender/blender#115473 2023-11-28 02:57:31 +01:00
Bevel Modifier generates UV with different proportions

This is a known issue and won't be fixed until bevelv2. The whole method bevel uses for figuring out UVs cannot be adapted to fix this; a whole new approach is needed to fix it. (Well, one could…

Howard Trickey pushed to exactboolv2 at howardt/blender 2023-11-22 15:02:33 +01:00
d522576a30 Refactor output part to compact and remap subproblem outputs.
Howard Trickey pushed to exactboolv2 at howardt/blender 2023-11-20 22:15:34 +01:00
e4f8219b17 Merge branch 'main' into exactboolv2
76dc180c3d Cleanup: Remove unused return argument from "ensure mask" function
e9db14b3d8 Mesh: Copy small caches when moving mesh data to Main database
301731692e Cleanup: Access sculpt attributes with C++ attribute API
9781600d68 Cleanup: Remove sculpt session mask pointer
Compare 386 commits »
Howard Trickey pushed to exactboolv2 at howardt/blender 2023-11-20 21:32:08 +01:00
e1041d2c04 Changed from 'Polygon' to 'Face' throughout.
Howard Trickey pushed to exactboolv2 at howardt/blender 2023-11-04 22:27:09 +01:00
196060b2a2 Merge branch 'main' into exactboolv2
b177f27e6f Cleanup: compile the match for reuse in UI_UL_list.filter_items_by_name
944905c394 CMake: mark X11 & openpgl variables as advanced
637fd13957 CMake: mark FFTW3_LIBRARY_{F,D} as advanced, update doc-string
1a82019ba2 CMake: mark internal SSL deps variable as internal
Compare 840 commits »