Blender Git Statistics -> Developers -> chrisr
Krzysztof Rećko (chrisr)
Total Commits : 2
Master Commits : 2
Branch Commits : 0
First Commit : April 7, 2015
Latest Commit : May 3, 2015
Commits by Month
Date | Number of Commits | |
---|---|---|
May, 2015 | 1 | |
April, 2015 | 1 |
Favourite Files
Filename | Total Edits |
---|---|
particle_system.c | 1 |
wm_init_exit.c | 1 |
BKE_mball.h | 1 |
BKE_mball_tessellate.h | 1 |
mball_tessellate.c | 1 |
File Changes
Action | Total | Per Commit |
---|---|---|
Modified | 5 | 2.5 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 19 | 19.0 |
Lines Removed | 5 | 5.0 |
Latest commits
May 3, 2015, 14:21 (GMT) |
Fix T44185, Fix T44090: hair texture density working unreliable. "Unexisting" particles must be freed after the unexist flag has been set, which was no longer the case after 78c491e62a5. Reviewers: brecht Differential Revision: https://developer.blender.org/D1213 |
April 7, 2015, 03:19 (GMT) |
Metaball tessellation optimization (Octree to BVH) Speedup is non-linear, 2x-10x faster is quite normal. Patch T43678. - Switched from an Octree to BVH. - Finding first points of surface no longer "wastes" density function evaluation: every result is cached. - Use MemArena instead of using own memory management. - Correct calculation of metaelem bounding box. - Remove mball_count(): mballs are now counted "on the go". |
MiikaHweb - Blender Git Statistics v1.06