Block a user
Lukas Tönne
pushed to geometry-nodes-tetrahedralization at LukasTonne/blender
2023-02-23 10:18:18 +01:00
e44020411b
Cleanup: Mark sections in SimplexGeometry cc file.
26a75fedc0
Made wrap methods into DNA members in line with other C++ wrapper classes.
Lukas Tönne
pushed to geometry-nodes-tetrahedralization at LukasTonne/blender
2023-02-22 21:21:40 +01:00
d264bed065
Fixes for changed geometry component API.
Lukas Tönne
deleted branch geometry-nodes-tetrahedralization from blender/blender
2023-02-22 19:53:33 +01:00
Lukas Tönne
pushed to geometry-nodes-tetrahedralization at LukasTonne/blender
2023-02-22 19:53:09 +01:00
ac36cf2d21
Merge branch 'main' into geometry-nodes-tetrahedralization
8693f1fdd2
Merge branch 'blender-v3.5-release'
defd95afcd
Win32: Auto-Raise and -Focus Windows on Hover
11766574a4
Fix #104842: Incorrect cyclic curve parameter node factor
8b45f583a2
Fix: No default for NURBS weights in realize instances and join nodes
8693f1fdd2
Merge branch 'blender-v3.5-release'
defd95afcd
Win32: Auto-Raise and -Focus Windows on Hover
11766574a4
Fix #104842: Incorrect cyclic curve parameter node factor
8b45f583a2
Fix: No default for NURBS weights in realize instances and join nodes
4ba73b50d0
Fix: Set curve type node creates unnecessary nurbs weight attribute
096d3fa61e
Implemented "Donut Cloud" test as a more realistic BVH case.
d65db65b3b
Fix for "triangle soup" mesh generator, have to offset vertex positions.
5b745de877
Added a "test" to output the generated meshes for visual inspection.
873b459232
Fix incorrect vertex indices, MLoopTri indicates into MLoop buffer.
0d0891f840
Clean up RTC device after using the Embree BVH tree.
e2b754f7b8
Test implementation of raycasting based on Embree.
1bbbbca085
Simple BVH class that will wrap around Embree.
2ccb820c7e
Merge branch 'blender-v3.5-release'
47934b5c2b
Curves: Add remove_selection function
be6847e773
Cleanup: Remove read-only attribute type
300c673a64
Geometry Nodes: Remove "normal" attribute
368559647f
Merge branch 'blender-v3.5-release'
Fix and regression test for crash during node group updates