tornavis/source/blender/geometry
Jacques Lucke 17e2186dd9 Cleanup: fix missing include 2023-12-20 21:32:59 +01:00
..
intern Cleanup: Use forward declarations to replace includes of BKE_attribute.hh 2023-12-20 13:25:28 -05:00
CMakeLists.txt CMake: Fix Compiling Shader Builder on macOS 2023-12-08 15:47:14 +01:00
GEO_add_curves_on_mesh.hh Mesh: Rename MLoopTri variable names, and functions 2023-12-19 14:57:49 +01:00
GEO_curve_constraints.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GEO_fillet_curves.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GEO_join_geometries.hh Cleanup: move join geometry functionality to separate file 2023-10-06 18:31:44 +02:00
GEO_mesh_copy_selection.hh Cleanup: Use forward declarations to replace includes of BKE_attribute.hh 2023-12-20 13:25:28 -05:00
GEO_mesh_merge_by_distance.hh Mesh: Rename totvert, totedge, and totloop fields 2023-12-20 02:21:48 +01:00
GEO_mesh_primitive_cuboid.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GEO_mesh_primitive_cylinder_cone.hh Cleanup: Use forward declarations to replace includes of BKE_attribute.hh 2023-12-20 13:25:28 -05:00
GEO_mesh_primitive_grid.hh Geometry: Move mesh primitives from nodes to geometry module 2023-09-11 22:49:41 +02:00
GEO_mesh_primitive_line.hh Geometry: Move mesh primitives from nodes to geometry module 2023-09-11 22:49:41 +02:00
GEO_mesh_primitive_uv_sphere.hh Geometry: Move mesh primitives from nodes to geometry module 2023-09-11 22:49:41 +02:00
GEO_mesh_selection.hh Refactor: GEO: Mesh selection header file 2023-11-25 13:41:17 +01:00
GEO_mesh_split_edges.hh Cleanup: Use forward declarations to replace includes of BKE_attribute.hh 2023-12-20 13:25:28 -05:00
GEO_mesh_to_curve.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GEO_mesh_to_volume.hh Volumes: refactor volume grid storage 2023-12-20 15:32:52 +01:00
GEO_point_merge_by_distance.hh Cleanup: Use forward declarations to replace includes of BKE_attribute.hh 2023-12-20 13:25:28 -05:00
GEO_points_to_volume.hh Volumes: refactor volume grid storage 2023-12-20 15:32:52 +01:00
GEO_randomize.hh Cleanup: Use "vert" term consistently in mesh randomization debug code 2023-10-06 16:50:52 -04:00
GEO_realize_instances.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GEO_resample_curves.hh Cleanup: fix missing include 2023-12-20 21:32:59 +01:00
GEO_reverse_uv_sampler.hh Mesh: Rename MLoopTri variable names, and functions 2023-12-19 14:57:49 +01:00
GEO_set_curve_type.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GEO_subdivide_curves.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GEO_trim_curves.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
GEO_uv_pack.hh Cleanup: Remove const for Span and by-value types in headers 2023-12-13 09:39:03 -05:00
GEO_uv_parametrizer.hh Cleanup: default initialize members of ParamHandle 2023-11-24 19:13:51 +01:00