Blender Git Commit Log

Git Commits -> Revision e7e792f

May 27, 2018, 14:34 (GMT)
Fix broken RNA override apply in Dynamic case.

Was accessing some pointers it should not access in Dynamic case.
Typical stupid mistakes that happen when you code without being able to
test your changes... ;)

Also made code a bit clear by using a global bool is_dynamic_override,
instead of using crappy NULL-pointer check.

Commit Details:

Full Hash: e7e792f0f4bbbba1e947f278a26baa06b0b983ba
Parent Commit: a5ca6d7
Lines Changed: +78, -56

2 Modified Paths:

/source/blender/makesrna/intern/rna_access.c (+35, -17) (Diff)
/source/blender/makesrna/intern/rna_rna.c (+43, -39) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021