Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Branches -> fracture_modifier
"Fracture_modifier" branch
Total commits : 2 597
Total committers : 52
First Commit : November 25, 2013
Latest Commit : January 13, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
January, 2021 | 1 | |
December, 2020 | 0 | |
November, 2020 | 0 | |
October, 2020 | 0 | |
September, 2020 | 0 | |
August, 2020 | 0 | |
July, 2020 | 0 | |
June, 2020 | 0 | |
May, 2020 | 0 | |
April, 2020 | 0 | |
March, 2020 | 0 | |
February, 2020 | 0 | |
January, 2020 | 0 | |
December, 2019 | 0 | |
November, 2019 | 0 | |
October, 2019 | 0 | |
September, 2019 | 1 | |
August, 2019 | 0 | |
July, 2019 | 0 | |
June, 2019 | 4 | |
May, 2019 | 0 | |
April, 2019 | 0 | |
March, 2019 | 3 | |
February, 2019 | 1 | |
January, 2019 | 6 | |
December, 2018 | 3 | |
November, 2018 | 2 | |
October, 2018 | 2 | |
September, 2018 | 6 | |
August, 2018 | 5 | |
July, 2018 | 4 | |
June, 2018 | 2 | |
May, 2018 | 4 | |
April, 2018 | 5 | |
March, 2018 | 18 | |
February, 2018 | 44 | |
January, 2018 | 225 | |
December, 2017 | 106 | |
November, 2017 | 1 | |
October, 2017 | 3 | |
September, 2017 | 77 | |
August, 2017 | 68 | |
July, 2017 | 0 | |
June, 2017 | 48 | |
May, 2017 | 6 | |
April, 2017 | 1 | |
March, 2017 | 12 | |
February, 2017 | 26 | |
January, 2017 | 238 | |
December, 2016 | 30 | |
November, 2016 | 12 | |
October, 2016 | 138 | |
September, 2016 | 120 | |
August, 2016 | 8 | |
July, 2016 | 6 | |
June, 2016 | 3 | |
May, 2016 | 3 | |
April, 2016 | 87 | |
March, 2016 | 88 | |
February, 2016 | 23 | |
January, 2016 | 51 | |
December, 2015 | 2 | |
November, 2015 | 13 | |
October, 2015 | 168 | |
September, 2015 | 66 | |
August, 2015 | 6 | |
July, 2015 | 1 | |
June, 2015 | 20 | |
May, 2015 | 11 | |
April, 2015 | 6 | |
March, 2015 | 87 | |
February, 2015 | 34 | |
January, 2015 | 78 | |
December, 2014 | 18 | |
November, 2014 | 31 | |
October, 2014 | 42 | |
September, 2014 | 19 | |
August, 2014 | 18 | |
July, 2014 | 24 | |
June, 2014 | 0 | |
May, 2014 | 53 | |
April, 2014 | 40 | |
March, 2014 | 0 | |
February, 2014 | 25 | |
January, 2014 | 35 | |
December, 2013 | 0 | |
November, 2013 | 309 |
Committers
Popular Files
Filename | Total Edits |
---|---|
rigidbody.c | 414 |
MOD_fracture.c | 370 |
fracture.c | 258 |
DNA_modifier_types.h | 175 |
rna_modifier.c | 160 |
readfile.c | 156 |
MOD_rigidbody.c | 148 |
object_modifier.c | 119 |
MOD_explode.c | 118 |
properties_physics_fracture.py | 103 |
Latest commits
January 13, 2021, 16:54 (GMT) |
fix attempt for conversion of multiple FM objects to keyframed shard objects |
September 6, 2019, 20:26 (GMT) |
potential fix for incorrect external mode custom rotations after loading |
June 17, 2019, 12:35 (GMT) |
disabled offset based fallback in rotation calculation it caused unwanted sudden rotation changes |
June 17, 2019, 08:59 (GMT) |
only write rotation data to mesh if particle rotation was enabled |
June 17, 2019, 08:45 (GMT) |
fix for rotation calculation in anim bind |
June 15, 2019, 18:05 (GMT) |
fix attempt for binding to particles |
March 13, 2019, 20:42 (GMT) |
deform mblur fix FM call for precalcing velocities was not always reached (only for autohide enabled) |
March 13, 2019, 15:31 (GMT) |
grr formatting typo |
March 13, 2019, 15:28 (GMT) |
update links to FM hosting pages |
February 3, 2019, 11:41 (GMT) |
partial fix for wrong rotation when converting to keyframes forgot to initialize ob->quat for passive objects, they are most likely in euler rotation mode still and the ob->quat seems not automatically in sync |
January 25, 2019, 17:11 (GMT) |
expose rigidbody apply_force and apply_torque to python via rna function |
January 16, 2019, 15:46 (GMT) |
crash fix for using Final Solid if derivedFinal is NULL was missing a nullpointer check, fallback is to return a DM of the basemesh |
January 11, 2019, 13:21 (GMT) |
pull animated bind update calls out of loop the function does a loop on its own (over meshislands in fm) |
January 10, 2019, 20:56 (GMT) |
fix attempt for previous rotation fix with bound objects |
January 10, 2019, 18:27 (GMT) |
fix for bound object lagging behind one frame |
January 9, 2019, 19:16 (GMT) |
hopefully proper rotation fix for animated mesh bind |
December 2, 2018, 21:16 (GMT) |
backport of master fix for https://developer.blender.org/T56969 allows to let the branch run with python 3.7 too |
December 2, 2018, 20:52 (GMT) |
transform fix for external centroid-based constraints |
December 2, 2018, 20:30 (GMT) |
small fix for minimum mass and UI float display precision changes testing now against being smaller than minimum mass 0.001 and setting it to 0.001 instead of testing against 0 (useless with float) adapted displayed UI precision with breaking threshold, cluster breaking threshold, breaking distance and cluster breaking distance. |
November 9, 2018, 22:16 (GMT) |
fixes for dynamic fracture fixes for: - speed transfer (shards could stop their motion) - shards could be stuck in the air - ghost dynamic triggers work now too (firing a contact callback) |
MiikaHweb - Blender Git Statistics v1.06