Blender Git Commit Log
Git Commits -> Revision cae89a6
Revision cae89a6 by Brecht Van Lommel (master) March 12, 2019, 17:52 (GMT) |
Python/ViewLayers: add object.hide_get/set(), and optional view layer parameters. These new functions control the per view layer object hiding state, similar to the selection state. All these object state checking functions now also optionally take a view layer to use instead of the active view layer. Fixes T62062. |
Commit Details:
Full Hash: cae89a6889e0fc03130a56b6bf84e257eaff0fec
Parent Commit: 4572354
Lines Changed: +90, -21