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
2021-09-24Cleanup: spelling in commentsCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-02-14Cleanup: spellingCampbell Barton
2021-02-13Cleanup: spellingCampbell Barton
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-01-11Cloth: add a vertex group setting to exclude from object collision.Alexander Gavrilov
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-10-14Cleanup: multi-line comment blocksCampbell Barton
2020-10-01Cleanup: Use DNA defaults for cloth modifierHans Goudey
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