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-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-06-13Cleanup: clang-format, unused variableCampbell Barton
2020-06-12Cloth: implement support for a hydrostatic pressure gradient.Alexander Gavrilov
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-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell 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
2019-01-07Cleanup: corrections to last commitCampbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-09-26Cloth: Collision improvementsLuca Rood
2018-09-14Cloth: Improve UILuca Rood
2018-08-31Cloth: Componentize forcesLuca Rood
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for DNA headersCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2016-07-30Cloth Simulation: add time scale propertyCampbell Barton
2016-07-16Cleanup: spellingCampbell Barton
2015-02-12Removed the cloth preroll feature.Lukas Tönne
2015-01-21Removed generic debug1..4 values from the cloth data.Lukas Tönne
2015-01-20Use dedicated debug values in cloth settings instead of abusing unusedLukas Tönne
2015-01-20Implementation of a target density feature for the hair simulation.Lukas Tönne
2015-01-20Use a fixed, uniform cell size for hair continuum grids.Lukas Tönne
2015-01-20Removed unused voxel_filter_size DNA property.Lukas Tönne
2015-01-20Added separate damping for bending springs.Lukas Tönne
2015-01-20Added basic filtering feature for velocity smoothing.Lukas Tönne
2015-01-20Made the voxel grid size for hair interaction configurable and increasedLukas Tönne
2015-01-20Partial response force for hair collisions.Lukas Tönne
2015-01-20Implemented internal hair pressure to prevent hair from collapsing inLukas Tönne
2014-02-06Patch T31269: Add sewing seams to cloth simulationDaniel Genrich
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-06-07style cleanupCampbell Barton
2012-06-06Cloth: Add support for "Self Collision Vertex Group".Daniel Genrich
2012-03-09style cleanup: comment blocksCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-23Cloth: Add "velocity damping" to damping options. This will help with the "cl...Daniel Genrich
2011-12-30minor dna header cleanupCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-25whitespace cleanupCampbell Barton
2011-05-02=trunk=Joseph Eagar
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2010-03-30Rest shape key for cloth option, this makes it possibleBrecht Van Lommel
2010-03-26Cloth simulation can now use a group to specify which objectsBrecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-26Few small hair dynamics goodies:Janne Karhu
2010-02-14Avoid a DNA parsing bug that would parse "float gravity [3];" as twoBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton