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
2022-04-02Cleanup: Further use of const for object bounding boxesHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-14Cleanup: reorganize doxygen modulesCampbell Barton
2021-07-20Cleanup: reserve C++ comments for disabled codeCampbell Barton
2020-09-02Make rigidbody simulation handle animated objects gracefullySebastian Parborg
2020-07-31Cleanup: fix function signatureJacques Lucke
2020-07-30Add compound shape for rigid body simulationDavid Vogel
2020-06-19Cleanup: SpellingHans Goudey
2019-05-01Cleanup: comments (long lines) in rigidbodyCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-07-24Fix T55958: allow the user to select between spring and spring2.Alexander Gavrilov
2018-04-09Use the newer version of the bullet 6dof spring constraint for rigidbody.Alexander Gavrilov
2013-12-27Code Cleanup: styleCampbell Barton
2013-12-27Rigidbody: Code cleanupSergej Reich
2013-12-26Rigidbody: Allow triangle mesh shapes to deform during simulationSergej Reich
2013-12-26Rigidbody: Use own structure to store mesh data for collision shapesSergej Reich
2013-04-21rigidbody: Add function to perform convex sweep testSergej Reich
2013-02-24rigidbody: Add motor constraintSergej Reich
2013-02-06rigidbody: Code cleanupSergej Reich
2013-02-01Move opencl and reigidbody from source/blender/ to intern/Sergey Sharybin