Files
test/source/blender
Campbell Barton 0da99335e8 Cleanup: various minor changes to convexhull_2d
- Only use `float2` from blender's namespace
  otherwise reference blender namespace explicitly.
- Improve code comment formatting.
- Replace defines with std::numeric_limits.
- Replace `float[2]` with `float2 &`.
2025-07-29 21:18:09 +10:00
..
2025-06-12 10:37:47 +02:00
2025-07-18 10:27:29 +02:00