Blender Git Statistics -> Developers -> artfunkel
Tom Edwards (artfunkel)
Total Commits : 2
Master Commits : 2
Branch Commits : 0
First Commit : January 15, 2014
Latest Commit : January 20, 2014
Commits by Month
Date | Number of Commits | |
---|---|---|
January, 2014 | 2 |
Favourite Files
Filename | Total Edits |
---|---|
readfile.c | 2 |
gpencil.c | 1 |
camera.c | 1 |
object.c | 1 |
font.c | 1 |
key.c | 1 |
mask.c | 1 |
texture.c | 1 |
group.c | 1 |
image.c | 1 |
File Changes
Action | Total | Per Commit |
---|---|---|
Modified | 41 | 20.5 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 139 | 69.5 |
Lines Removed | 130 | 65.0 |
Latest commits
January 20, 2014, 12:39 (GMT) |
Clear object recalc flag on load It is possible that object in .blend file will have non-zero recalc flags. Clear them on load in order to prevent possible unneeded recalc after the load. Differential Revision: https://developer.blender.org/D224 |
January 15, 2014, 15:47 (GMT) |
Python/Depsgraph: bpy.data.*.is_updated now detects add/remove of any datablock. Previously this only worked for some datablocks relevant to rendering, now it can be used to detect if any type of datablock was added or removed (but not yet to detect if it was modified, we need many more depsgraph tags for that). Most of the changes are some function parameter changes, the important parts are the DAG_id_type_tag calls. Reviewed By: sergey, brecht Differential Revision: https://developer.blender.org/D195 |
MiikaHweb - Blender Git Statistics v1.06