Blender Git Commit Log

Git Commits -> Revision b3ec9f5

January 25, 2021, 05:07 (GMT)
Start implementing attribute domain conversions

This doesn't compile, and it isn't even close to finished, but it's a
start at basic domain conversion, which are generally simple operations
that just depend on the topology of the mesh.

Next steps are creating a new attribute with the calculated
values, and more importantly templating this to work with
different attribute types.

Commit Details:

Full Hash: b3ec9f5120d0d901e7435cbbd7d0da89b5a6ada2
Parent Commit: eb4614a
Lines Changed: +279, -0

2 Modified Paths:

/source/blender/blenkernel/BKE_geometry_set.hh (+3, -0) (Diff)
/source/blender/blenkernel/intern/attribute_access.cc (+276, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021