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-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-01-31Cleanup: use 'cb_flag', not 'cd_flag' for library_query callbacks.Bastien Montagne
2016-12-12Cleanup: Get rid of unused BKE_rigidbody_relink_constraint().Bastien Montagne
2015-10-08Add rigidbodyworld to id looper.Bastien Montagne
2015-07-19Cleanup: styleCampbell Barton
2015-05-12Depsgraph: Add evaluation callbacks for granular nodes updateSergey Sharybin
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-07-11Fix T41019: Calculate Mass does not calculate actual volume.Lukas Tönne
2013-12-27Rigidbody: Code cleanupSergej Reich
2013-11-01code cleanup: spellingCampbell Barton
2013-04-25Fix #34806: rigid body world settings were not copied with a full scene copy.Brecht Van Lommel
2013-04-07rigidbody: Fix/workaround for transforming rigid bodies with parentsSergej Reich
2013-03-03rigidbody: Fix inconsistency with world rebuildingSergej Reich
2013-02-16rigidbody: Further fix for background scenesSergej Reich
2013-02-09rigidbody: Relink constraints when duplicating objectsSergej Reich
2013-01-23rigidbody: Make rigid bodies kinematic during transformationSergej Reich
2013-01-23rigidbody: Add DNA/RNA/BKE infrastructure for the rigid body simSergej Reich