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
2020-07-16Simulation: Rename `physics` directory to `simulation`Jacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-12-19Fix cloth triangle area calculation being wrongSebastian Parborg
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-04-30Cleanup: comments (long lines) in physicsCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell 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-12-01Cleanup: styleCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2017-11-14Fix compilation error with clang-5Sergey Sharybin
2016-01-21Cleanup: line length, indentationCampbell Barton
2015-07-31Replace MFace w/ vert-tri's for collision modifierCampbell Barton
2015-01-21Cleanup: styleCampbell Barton
2015-01-20Made SimDebugData into a single global instance.Lukas Tönne
2015-01-20Perform grid-based velocity smoothing for hair outside of the implicitLukas Tönne
2015-01-20Unified the main Eigen solver function a bit for constrained/unconstrainedLukas Tönne
2015-01-20Ported the remaining implicit solver functions for Eigen.Lukas Tönne
2015-01-20Updating Eigen implicit dynamics solver implementation to adhere to theLukas Tönne
2015-01-20Added back spring force definitions outside the implicit solver.Lukas Tönne
2015-01-20Moved most of the main cloth solver function out of implicit code core.Lukas Tönne
2015-01-20Moved the cloth solver code into a new subfolder/library inside BlenderLukas Tönne