Blender Git Commit Log

Git Commits -> Revision 3ea7a5d

Revision 3ea7a5d by Campbell Barton (master)
March 12, 2019, 23:52 (GMT)
Revert "Fix T62436: New added Torus won't appear in Local View"

This reverts commit 9054b39b27c4198f436329f78af43fe3f3175508.

Using the region data to find the screen & space-data doesn't make sense
since local-view is space-data there is no reason to pass in a region
argument, then lookup the space-data.

There was no way to remove an object or check it's local view state
as there was in 2.7x.

This can be made closer to 2.7x API and simplified.

Commit Details:

Full Hash: 3ea7a5d8699c74ddf4ea7b359022145e44f62bc2
Parent Commit: 3146a07
Lines Changed: +0, -62

2 Modified Paths:

/release/scripts/modules/bpy_extras/object_utils.py (+0, -5) (Diff)
/source/blender/makesrna/intern/rna_space_api.c (+0, -57) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021