Blender Git Commit Log

Git Commits -> Revision a560a46

Revision a560a46 by Sybren A. Stüvel (master)
January 14, 2020, 16:30 (GMT)
Fix T72625: Outliner visibility keying doesn't carry over from 2.79b

During development of Blender 2.80 the `Object.hide` property was removed,
and later reintroduced in rB5e968a996a53 as `Object.hide_viewport`. Of
course there are some technical details missing in this summary, but this
is the view that's given in the 2.80 release notes.

FCurves on `Object.hide` weren't updated in versioning code, resulting in
the property no longer being animated. This commit corrects the RNA path
of such FCurves.

Commit Details:

Full Hash: a560a46f32f6d0e9862bb30dab05296cee98b05b
Parent Commit: d51dcaf
Lines Changed: +20, -0

1 Modified Path:

/source/blender/blenloader/intern/versioning_280.c (+20, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021