Blender Git Commit Log

Git Commits -> Revision d1170bf

Revision d1170bf by Dalai Felinto (bake-cycles)
April 23, 2014, 00:32 (GMT)
Cycles-Bake: fix for regression introduced on: "[review] restoring SAMPLING_PATTERN_CMJ test and adding a
is_baking variable"

The bug was: scenes with more than one object will misbehave.

We can't get the object id before the scene is updated, so we now
set the baking variable before we call bake_manager->init.

Commit Details:

Full Hash: d1170bf1c8fd8254ef74b48362966ebcd0a9072a
Parent Commit: 57e8f27
Lines Changed: +22, -9

4 Modified Paths:

/intern/cycles/blender/blender_session.cpp (+8, -1) (Diff)
/intern/cycles/render/bake.cpp (+10, -6) (Diff)
/intern/cycles/render/bake.h (+3, -1) (Diff)
/intern/cycles/render/session.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021