Blender Git Commit Log

Git Commits -> Revision cc61b21

Revision cc61b21 by Dalai Felinto (master)
December 7, 2018, 12:44 (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: cc61b21dff5e58031a165faf9f7c26a9e6032316
Parent Commit: ad47b02
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