Blender Git Statistics -> Branches -> datablock_idprops

"Datablock_idprops" branch

Total commits : 33
Total committers : 2
First Commit : March 21, 2017
Latest Commit : April 4, 2017


Commits by Date

DateNumber of Commits
April 4, 20175
April 3, 20170
April 2, 20171
April 1, 20170
March 31, 20178
March 30, 20176
March 29, 20174
March 28, 20172
March 27, 20176
March 26, 20170
March 25, 20170
March 24, 20170
March 23, 20170
March 22, 20170
March 21, 20171

Committers

AuthorNumber of Commits
Bastien Montagne32
Alexander Romanov1

Popular Files

FilenameTotal Edits
readfile.c9
rna_access.c8
library_query.c7
idprop.c6
bpy_props.c4
BKE_idprop.h3
bpy_rna.c3
library_remap.c3
RNA_access.h3
rna_define.c2

Latest commits Feed

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...

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021