Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Branches -> fracture_modifier-master
"Fracture_modifier-master" branch
Total commits : 2 565
Total committers : 52
First Commit : November 25, 2013
Latest Commit : June 25, 2018
Commits by Month
Date | Number of Commits | |
---|---|---|
June, 2018 | 3 | |
May, 2018 | 9 | |
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 | 404 |
MOD_fracture.c | 365 |
fracture.c | 249 |
DNA_modifier_types.h | 175 |
rna_modifier.c | 162 |
readfile.c | 156 |
MOD_rigidbody.c | 148 |
MOD_explode.c | 118 |
object_modifier.c | 117 |
properties_physics_fracture.py | 101 |
Latest commits
June 25, 2018, 14:52 (GMT) |
do not set edges of selected faces to sharp in external mode because in most cases only existing objects are packed into the FM mesh, and no fracturing happens, where you want to set fracture edges to sharp. |
June 23, 2018, 14:25 (GMT) |
enabled angular limits/stiffness/damping for plastic constraints (uncomment only) |
June 13, 2018, 10:48 (GMT) |
added comments to most functions |
May 27, 2018, 10:38 (GMT) |
Merge branch 'master' into fm_master |
May 27, 2018, 10:33 (GMT) |
compile and link errors fixed |
May 26, 2018, 11:38 (GMT) |
compile fixes done, need to fix linking now |
May 26, 2018, 09:26 (GMT) |
compile fixes part1 |
May 26, 2018, 01:32 (GMT) |
Merge branch 'fracture_modifier' into fm_master |
Revision 9a21afd by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 24, 2018, 21:55 (GMT) |
fix for cmake failing to detect VS 2017 properly |
Revision d3b52a6 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 24, 2018, 12:45 (GMT) |
added ghost stop triggers stopped shards also will get their constraints disabled and still attached partners will be stopped too |
Revision da4854a by jens verwiebe (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 2, 2018, 18:45 (GMT) |
missed in last commit: rise BM_OMPLIMIT to avoid overheads with small datasets |
Revision f3ce288 by jens verwiebe (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 2, 2018, 18:41 (GMT) |
fix a clang warning, fix an improper initialisation for gcc, remove nonfunctional omp, rise BM_OMPLIMIT to avoid overheads with small datasets |
Revision dac9244 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 25, 2018, 20:09 (GMT) |
crash fix for changing shardcount and refracture when doing automerge forgot to refresh the merge data before merging, after refracturing |
Revision 192ae86 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 25, 2018, 12:17 (GMT) |
added isIntact() query to regular rigidbody constraints, too |
Revision 18ba072 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 17, 2018, 12:55 (GMT) |
immediately take constraint limit changes into account during rigidbody simulation |
Revision d451c4e by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 15, 2018, 10:57 (GMT) |
fix for setting lower x linear limit |
Revision 16ccab4 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 14, 2018, 18:53 (GMT) |
Merge remote-tracking branch 'refs/remotes/origin/blender-v2.79b-release' into fracture_modifier |
Revision f4dc9f9 by Sybren A. Stüvel (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 22, 2018, 14:10 (GMT) |
Fix T54360: FFMPEG bitrate not editable for all codecs The bitrate selection was hidden when a CRF mode was chosen and then switched to a codec that doesn't support CRF. |
Revision 6f07673 by Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 22, 2018, 08:56 (GMT) |
Fix compilation error Recent fix was assuming some cleanup is done. |
Revision 150dee2 by Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 22, 2018, 08:51 (GMT) |
Update addons submodule hash |
MiikaHweb - Blender Git Statistics v1.06