April 4, 2017, 14:13 (GMT) |
Some more cleanup, get rid of hack to protect against NULL RNA pointerprops. |
April 4, 2017, 14:04 (GMT) |
Merge branch 'master' into datablock_idprops |
April 4, 2017, 13:41 (GMT) |
Some minor cleanup. |
April 4, 2017, 08:38 (GMT) |
Merge branch 'master' into datablock_idprops |
April 4, 2017, 08:29 (GMT) |
Some cleanup regarding STRUCT_CONTAINS_DATABLOCK_IDPROPERTIES. This whole system (how to prevent IDP_ID-forbidden structs to get assigned IDP_ID-allowed IDProps) still seems somewhat brittle to me, took me some time to wrap my head around it, but... could not find any better way to do that so far. |
April 2, 2017, 16:08 (GMT) |
Merge branch 'master' into datablock_idprops |
March 31, 2017, 21:56 (GMT) |
Cleanup: Some minor styling. |
March 31, 2017, 17:41 (GMT) |
Merge branch 'master' into datablock_idprops |
March 31, 2017, 17:40 (GMT) |
Add missing handling of sequencer's strips IDProperties. |
March 31, 2017, 13:27 (GMT) |
Cleanup: simpler to define 'no datablock idprop' flag in RNA struct definitions. That's cleaner & easier to read than to do it for every child class in register functions... |
March 31, 2017, 10:19 (GMT) |
Merge branch 'master' into datablock_idprops |
March 31, 2017, 08:57 (GMT) |
More cleanup anf fixes! |
March 31, 2017, 08:44 (GMT) |
Merge branch 'master' into datablock_idprops |
March 31, 2017, 08:42 (GMT) |
Fix bunch of missing/incorrect handling of IDProps. Mainly in readfile.c and library_query.c. Plus some other minor fixes and cleanup. |
March 30, 2017, 21:06 (GMT) |
Grr, fix stupid typo in previous commit... Always build before committing :| |
March 30, 2017, 21:00 (GMT) |
Merge branch 'master' into datablock_idprops |
March 30, 2017, 19:19 (GMT) |
Cleanup - resync with master, this needs to be fixed in master first! |
March 30, 2017, 19:18 (GMT) |
Fix another case of bad logic in recurrent function handling IDProps. And some generic cleanup/styling/etc. |
March 30, 2017, 10:56 (GMT) |
Merge branch 'master' into datablock_idprops |
March 30, 2017, 10:52 (GMT) |
Fix always-unlinking in ID free function. Since IDProps now handle ID usages, makes sense to pass do_id_user flag to some new IDP_FreeProperty_ex() as well... |
|