Blender Git Commits

Blender Git "fracture_modifier-master" branch commits.

Page: 101 / 129

October 31, 2014, 10:46 (GMT)
customdata support with sub object groups
October 31, 2014, 01:08 (GMT)
support fractured mesh as fluid obstacle
October 30, 2014, 12:20 (GMT)
centroid fix / point cloud fix, forgot to multiply with splinter matrix
October 30, 2014, 11:10 (GMT)
simplified wood splinter settings, can set scale factor and direction now directly
October 24, 2014, 18:48 (GMT)
crash fix: when fracture is triggered on disabled modifier, modifier is re-enabled and fracturing again, simulation can crash. Also fix for not being able to fracture afterwards (push button twice or alternatively hit Alt A or remove and re-add the modifier
October 21, 2014, 16:55 (GMT)
reordered functions and made them static in MOD_fracture.c, leaving out some unnecessary info for writing to blend in writefile.c (still have that read_struct memoryleak sometimes)
October 19, 2014, 18:59 (GMT)
compile fixes after using more strict compilation settings, quiet some warnings effectively this way
October 19, 2014, 11:28 (GMT)
crash fix: deleting fracture modifier helper objects left group objects with go->ob == NULL, which caused crashes in depgraph update, now also deleting group objects with go->ob == NULL
October 18, 2014, 08:27 (GMT)
simpler and cleaner reimplementation of clustering algorithm, caused crash before
October 12, 2014, 15:13 (GMT)
Merge remote-tracking branch 'refs/remotes/origin/master' into fracture_modifier
October 11, 2014, 13:22 (GMT)
memoryleak fix, forgot to free nor_tree in some cases
October 11, 2014, 12:31 (GMT)
fix for messed up mesh if object is moved out of particle range, and some clarification for sub object group (last attempt to fix failed again, hrm)
October 10, 2014, 18:30 (GMT)
fix for: comparison with wrong rigidbody count caused deactivation of the cache and simulation was not cached any more
October 10, 2014, 14:29 (GMT)
dont use BLI_findlink for first shard (can access directly) and load shards into correct "parent" struct
October 10, 2014, 14:07 (GMT)
crash fix when fracturing, missed initalization of listbase and quiet some warnings
October 10, 2014, 13:55 (GMT)
replaced Shard pointer to arraypointer by ListBase for FracMesh->shard_map in DNA, for fracture modifier
October 10, 2014, 08:43 (GMT)
forgot to calculate volume of whole object in mass calculation, leading to each shard having the same mass
October 9, 2014, 21:34 (GMT)
Merge remote-tracking branch 'refs/remotes/origin/master' into fracture_modifier
October 9, 2014, 20:55 (GMT)
reactivate fracture modifier object deform motionblur support, was disabled with last commit
October 9, 2014, 20:28 (GMT)
Merge remote-tracking branch 'refs/remotes/origin/master' into fracture_modifier

Conflicts:
source/blender/editors/physics/CMakeLists.txt (reverse-merged from commit c9769a68082d334b002c449ad204de5acb93967b)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021