Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
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
Date | Number of Commits | |
---|---|---|
April 4, 2017 | 5 | |
April 3, 2017 | 0 | |
April 2, 2017 | 1 | |
April 1, 2017 | 0 | |
March 31, 2017 | 8 | |
March 30, 2017 | 6 | |
March 29, 2017 | 4 | |
March 28, 2017 | 2 | |
March 27, 2017 | 6 | |
March 26, 2017 | 0 | |
March 25, 2017 | 0 | |
March 24, 2017 | 0 | |
March 23, 2017 | 0 | |
March 22, 2017 | 0 | |
March 21, 2017 | 1 |
Committers
Author | Number of Commits |
---|---|
Bastien Montagne | 32 |
Alexander Romanov | 1 |
Popular Files
Filename | Total Edits |
---|---|
readfile.c | 9 |
rna_access.c | 8 |
library_query.c | 7 |
idprop.c | 6 |
bpy_props.c | 4 |
BKE_idprop.h | 3 |
bpy_rna.c | 3 |
library_remap.c | 3 |
RNA_access.h | 3 |
rna_define.c | 2 |
Latest commits
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