tornavis/source/blender/geometry
Campbell Barton 90361278d7 Cleanup: use function style casts, remove redundant parenthesis 2023-05-02 20:26:17 +10:00
..
intern Cleanup: use function style casts, remove redundant parenthesis 2023-05-02 20:26:17 +10:00
CMakeLists.txt Cleanup: move flip faces code from nodes to geometry module 2023-03-30 18:44:11 +02:00
GEO_add_curves_on_mesh.hh Fix #105089: Curves sculpt add creates invalid resolution 2023-02-23 13:46:39 +01:00
GEO_curve_constraints.hh Curves: initial surface collision for curves sculpt mode 2023-02-11 13:46:37 +01:00
GEO_fillet_curves.hh Geometry Nodes: deterministic anonymous attribute lifetimes 2023-01-05 14:05:30 +01:00
GEO_mesh_flip_faces.hh Cleanup: move flip faces code from nodes to geometry module 2023-03-30 18:44:11 +02:00
GEO_mesh_merge_by_distance.hh Cleanup: spelling in comments 2023-02-27 21:00:30 +11:00
GEO_mesh_primitive_cuboid.hh Cleanup: Rename BLI_math_vec_types* files to BLI_math_vector_types 2023-01-06 20:09:51 +01:00
GEO_mesh_split_edges.hh Geometry Nodes: deterministic anonymous attribute lifetimes 2023-01-05 14:05:30 +01:00
GEO_mesh_to_curve.hh Fix: Build error after last commit 2023-04-19 13:05:08 -04:00
GEO_mesh_to_volume.hh Volumes: Generate proper fog volume in Mesh to Volume node 2023-04-25 21:56:14 +02:00
GEO_point_merge_by_distance.hh Geometry Nodes: deterministic anonymous attribute lifetimes 2023-01-05 14:05:30 +01:00
GEO_points_to_volume.hh Nodes: SDF Volume nodes milestone 1 2023-03-19 11:21:08 +01:00
GEO_realize_instances.hh Geometry Nodes: deterministic anonymous attribute lifetimes 2023-01-05 14:05:30 +01:00
GEO_resample_curves.hh Geometry Nodes: deterministic anonymous attribute lifetimes 2023-01-05 14:05:30 +01:00
GEO_reverse_uv_sampler.hh Cleanup: Split UV sample geometry node into two functions 2022-11-18 13:38:55 -06:00
GEO_set_curve_type.hh Geometry Nodes: deterministic anonymous attribute lifetimes 2023-01-05 14:05:30 +01:00
GEO_subdivide_curves.hh Geometry Nodes: deterministic anonymous attribute lifetimes 2023-01-05 14:05:30 +01:00
GEO_trim_curves.hh Geometry Nodes: deterministic anonymous attribute lifetimes 2023-01-05 14:05:30 +01:00
GEO_uv_pack.hh UV: Improve packing efficiency by rotating to minimum square 2023-04-30 16:55:39 +12:00
GEO_uv_parametrizer.hh Cleanup: Simplify aspect ratio usage in uv unwrapper 2023-03-28 15:52:34 +13:00