Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-08Cleanup: remove useless `DM_ensure_looptri()`.Bastien Montagne
2017-09-06Fix T52374: Changes of rigid body related settings during simulation will bre...Sergej Reich
2017-08-28fix for angle calculation due to usage of initially rotated rigidbodies in ex...Martin Felke
2017-08-24fix for rotated box shapes in external mode + print -1 for unbreakable thresh...Martin Felke
2017-08-22added an automerge distortion cacheMartin Felke
2017-08-17another fix attempt to get the masses rightMartin Felke
2017-08-17fixes for centroid and volume calculation for non-manifolds, fix attempt for ...Martin Felke
2017-08-16fix attempt for avoiding incorrect inner collisions between constrained objectsMartin Felke
2017-08-15use exact volume calculation for convexhull and mesh when calculating masses ...Martin Felke
2017-08-15fixes for FM mesh island rigidbody path problem and volume calculationMartin Felke
2017-08-14fix, forgot to set angular spring stiffness and damping when converting to ob...Martin Felke
2017-08-13fix for break of rigidbody behavior after 2.78c and stoptriggers are speed-de...Martin Felke
2017-08-13versioning fixes for angular spring stiffness / damping and exposed those to ...Martin Felke
2017-08-13fix for initial kinematic state after triggering and jumping back to startframeMartin Felke
2017-08-12compile fixes after mergeMartin Felke
2017-08-12Merge remote-tracking branch 'refs/remotes/origin/blender-v2.79-release' into...Martin Felke
2017-08-12reordered all FM related functions to the end of fileMartin Felke
2017-08-10performance regression fix which reduces some static-static collision checkingMartin Felke
2017-08-09reworked the trigger system to work in narrowphase of bullet (more exact shapes)Martin Felke
2017-08-09support for "anti-triggers" which stop movement of active rigidbody shardsMartin Felke
2017-07-04Fix T51703: Rigid body with delta transform jumps when transformingLuca Rood
2017-07-04Better fix for rigid body not resimulatingLuca Rood
2017-07-04Fix rigid body not resimulating after cache invalidationLuca Rood
2017-06-30Fix T50230: Rigid Body simulation shouldn't step when time is beyond cached areaLuca Rood
2017-06-21take position for constraint between both rigidbodies for fixed constraints n...Martin Felke
2017-06-18added deform weakening factorMartin Felke
2017-06-18added additional distances and angles settings in order to control plastic de...Martin Felke
2017-06-18refinement for plastic deformationMartin Felke
2017-06-18attempt to have "plastic" constraint deform by re-constraining via angle, dis...Martin Felke
2017-06-17do not check constraint islands in case constraint collision is activated (al...Martin Felke
2017-06-16added constraint type setting for FM constraintsMartin Felke
2017-06-16added Dissolve plastic constraints option, only relevant for external modeMartin Felke
2017-06-15allow triggering in external mode tooMartin Felke
2017-06-15Fix compilation error with strict cflags after recent const changesSergey Sharybin
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-06-14crash fix and minor tweaks for external mode (setting expected defaults)Martin Felke
2017-06-13further fixes for external modeMartin Felke
2017-06-08crash fix when using ob->derivedFinal for a bbox calculation, needed to check...Martin Felke
2017-06-04crash fix and attempt to reduce unnecessary memory usageMartin Felke
2017-06-02minor tweak, just activate clusters and keep inter-cluster constraints intact...Martin Felke
2017-06-02fix for cluster percentage, was incorrectly calculated before and only used i...Martin Felke
2017-05-31further optimization attempts with convert to keyframed objectsMartin Felke
2017-05-31fix for convert to keyframes, needs no bake and should be initialized properl...Martin Felke
2017-05-30performance improvement with convert to keyframes and new adaptive keyframe o...Martin Felke
2017-05-22fix for loading bakes from official build (single objects)Martin Felke
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-03-28fix attempt for numerical instabilty with cuttergroups + a couple of minor fixesMartin Felke
2017-03-11fix attempt for passive fakeparenting with dynamic/external, and first versio...Martin Felke
2017-03-07fixes for constraint behavior in dynamic_external modeMartin Felke
2017-03-07dissolve constraint now only dissolves constraints between different clusters...Martin Felke