Blender Git Commit Log

Git Commits -> Revision 4c41f8e

December 7, 2018, 16:00 (GMT)
Partial fix to T58917 - No valid cage

The fix itself simply is to store the cage object as a pointer instead
of a string/name.

That said baking with or without cage is yielding very different results
than in 2.7.

Commit Details:

Full Hash: 4c41f8e9ad30828110751b36301fdd2b4c45b3e6
Parent Commit: 1b1b28f
Committed By: Charlie Jolly
Lines Changed: +17, -5

6 Modified Paths:

/intern/cycles/blender/addon/ui.py (+1, -1) (Diff)
/source/blender/blenkernel/intern/library_query.c (+1, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+8, -0) (Diff)
/source/blender/editors/object/object_bake_api.c (+3, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021