Blender Git Commit Log

Git Commits -> Revision 2c3e4fb

Revision 2c3e4fb by Bastien Montagne (master)
February 5, 2015, 13:38 (GMT)
Add Custom Loop Normals to Data Transfer.

Titles says everything, just two notes:
* We have to actually transfer plain *normals*, not 'compressed' clnors,
so had to add pre/post process to transfer to make the conversions.
* Also added interpolation and advanced copy/mixing to CD_NORMAL, for same reasons.

Commit Details:

Full Hash: 2c3e4fbd7e91e7faeaaed3946874beb4be4e7817
Parent Commit: 138c9db
Lines Changed: +171, -3

6 Modified Paths:

/source/blender/blenkernel/BKE_customdata.h (+2, -0) (Diff)
/source/blender/blenkernel/BKE_data_transfer.h (+3, -2) (Diff)
/source/blender/blenkernel/intern/customdata.c (+45, -1) (Diff)
/source/blender/blenkernel/intern/data_transfer.c (+119, -0) (Diff)
/source/blender/editors/object/object_data_transfer.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021