Blender Git Commit Log

Git Commits -> Revision f66e146

November 26, 2015, 14:26 (GMT)
Attempt to fix RNA nightmare with ListBase used as Collection return type for functions.

This is hacky to make work on Linux, and seems to totally break on Windows.

So now, instead, we define a CollectionListBase (exact copy of ListBase), to be used inside RNA...

Seems to work nicely on Linux, lets see what win buildbot says.

Commit Details:

Full Hash: f66e14611d4dc2492e39a23f2deac89b5c9a7887
Parent Commit: 7ce594b
Lines Changed: +10, -6

4 Modified Paths:

/source/blender/makesrna/intern/makesrna.c (+1, -3) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+3, -2) (Diff)
/source/blender/makesrna/RNA_types.h (+5, -0) (Diff)
/source/blender/python/intern/bpy_rna.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021