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-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-01-27Fix OBJECT_GUARDED_FREE compiler error when type is in namespaceBrecht Van Lommel
2020-01-26Fix T73304: Crash using force fields and hair dynamicsLuca Rood
2020-01-16Integrate hair collisions with cloth collisionLuca Rood
2019-12-09Add the ability to create internal springs to the cloth simSebastian Parborg
2019-12-04Add cloth pressure vertex group and unlock cloth shrink values rangeSebastian Parborg
2019-11-27Fix T30941: Add cloth air pressure simulationSebastian Parborg
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-04Fix hair collision instability with 'Quality Steps' > 1Philipp Oeser
2019-08-17Cleanup: spellingCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-31Cleanup: style, use braces in source/Campbell Barton
2019-04-30Cleanup: comments (long lines) in physicsCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell 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-01Merge branch 'master' into blender2.8Campbell Barton
2018-12-01Cleanup: styleCampbell Barton
2018-09-26Cloth: Collision improvementsLuca Rood
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-14Cloth: Improve UILuca Rood
2018-09-11Cloth: Fix mistake in recent angular bending commit (b6f0f8a5b5a)Luca Rood
2018-08-31Cloth: Implement angular bending springsLuca Rood
2018-08-31Cloth: Componentize forcesLuca Rood
2018-06-25Depsgraph: cache collision relations, for performance and stability.Brecht Van Lommel
2018-06-22Depsgraph: cache effector relations, for performance and stability.Brecht Van Lommel
2018-06-22Cloth: Move away from scene stored in cloth modifier dataSergey Sharybin
2018-06-08Merge branch 'master' into blender2.8Campbell Barton
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2017-03-23Cloth refactor: Remove goal springs and some other cleanupLuca Rood
2016-07-30Cloth Simulation: add time scale propertyCampbell Barton
2016-05-05Cleanup: rename getepsilon -> get_epsilonCampbell Barton
2016-01-11Cleanup: use Linux line ends!!!Bastien Montagne
2016-01-11Fix T47148: Hair grid dos not work.Bastien Montagne
2015-08-24Fix T45084 correcting bending_damping for cloth stiffness, by Martin Norris.Lukas Tönne
2015-07-31Replace MFace w/ vert-tri's for collision modifierCampbell Barton
2015-07-19Cleanup: styleCampbell Barton
2015-06-16Cleanup: styleCampbell Barton
2015-04-14Cleanup: warningsCampbell Barton
2015-03-11Cleanup: styleCampbell Barton
2015-03-02Revert "Reshuffle applying of solver results a bit to ensure it works exactly"Lukas Tönne