Blender Git Commit Log

Git Commits -> Revision 7412621

Revision 7412621 by Philip Luk (cycles_unbiased_volumes)
August 18, 2019, 23:14 (GMT)
Rename yup_to_zup_attr_ to attrs_require_coord_convert_

A better name for the field "Y-Up to Z-Up Custom Attributes:" is "Require coordinate conversion:" That's in case there a forward and up axis fields are introduced as options in the future and so hard hard-coding the Y-Up to Z-Up conversion may eventually be removed in favour of options specifying the axes.

Commit Details:

Full Hash: 7412621300e14b447d4b17789a04c3fd51381589
Parent Commit: 644a696
Lines Changed: +64, -62

17 Modified Paths:

/source/blender/alembic/ABC_alembic.h (+2, -2) (Diff)
/source/blender/alembic/intern/abc_curves.cc (+1, -1) (Diff)
/source/blender/alembic/intern/abc_curves.h (+1, -1) (Diff)
/source/blender/alembic/intern/abc_customdata.cc (+12, -12) (Diff)
/source/blender/alembic/intern/abc_customdata.h (+1, -1) (Diff)
/source/blender/alembic/intern/abc_mesh.cc (+8, -8) (Diff)
/source/blender/alembic/intern/abc_mesh.h (+2, -2) (Diff)
/source/blender/alembic/intern/abc_object.cc (+1, -1) (Diff)
/source/blender/alembic/intern/abc_object.h (+3, -3) (Diff)
/source/blender/alembic/intern/abc_points.cc (+5, -5) (Diff)
/source/blender/alembic/intern/abc_points.h (+2, -2) (Diff)
/source/blender/alembic/intern/alembic_capi.cc (+8, -8) (Diff)
/source/blender/editors/interface/interface_templates.c (+2, -2) (Diff)
/source/blender/editors/io/io_alembic.c (+8, -7) (Diff)
/source/blender/makesdna/DNA_cachefile_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_cachefile.c (+6, -5) (Diff)
/source/blender/modifiers/intern/MOD_meshsequencecache.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021