Blender Git Commit Log

Git Commits -> Revision f910342

Revision f910342 by Bastien Montagne (master)
December 30, 2020, 11:38 (GMT)
Outliner: Fix useless assert in new liboverride showing code.

It is perfectly 'valid' to find invalid RNA properties references in
override properties list. Data change, RNA changes, IDProperties change,
some linked ID may become unavailable, etc.

Note that those invaldi override properties are cleaned up when updating
the override info (so typically on undo step storage, and .blend file save).

Commit Details:

Full Hash: f910342c8d1f09a140d036b2d3583933cc126593
Parent Commit: 761ef45
Lines Changed: +3, -1

1 Modified Path:

/source/blender/editors/space_outliner/outliner_tree.c (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021