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
2015-06-17Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-16Fix T45088: Wrong tooltip for 'Object Transform' option of transfer data.Bastien Montagne
2015-06-05Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-05BMesh: decimator, allow vgroup factor over 1Campbell Barton
2015-06-04Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-04BMesh decimate, improve behavior with weightsCampbell Barton
2015-05-07Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-07Fix T44630: incorrect mirror modifier merge limit tooltip.Brecht Van Lommel
2015-05-01Rotation randomization feature for the particle instance modifier.Lukas Tönne
2015-04-07Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-04-01Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-01Match corrective-smooth UI to smooth modifierCampbell Barton
2015-03-31Merge branch 'alembic' into gooseberryLukas Tönne
2015-03-31Removed the Cache modifier because it is unused now and causes someLukas Tönne
2015-03-31Merge branch 'master' into alembicLukas Tönne
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-03-30Merge branch 'master' into gooseberrySergey Sharybin
2015-03-30Remove use_invert_vertex_group use_ prefixCampbell Barton
2015-03-26Removed current implementation of cache reading from various parts ofLukas Tönne
2015-03-26Changed implementation of the Cache modifier to work in tandem with theLukas Tönne
2015-03-26Replaced point cache in cloth modifiers (also hair) with the new cachingLukas Tönne
2015-03-26PointCache modifier to act as a terminator in modifier stacks.Lukas Tönne
2015-03-23Removed current implementation of cache reading from various parts ofLukas Tönne
2015-03-23Changed implementation of the Cache modifier to work in tandem with theLukas Tönne
2015-03-23Replaced point cache in cloth modifiers (also hair) with the new cachingLukas Tönne
2015-03-23PointCache modifier to act as a terminator in modifier stacks.Lukas Tönne
2015-02-26RNA: correct limitsCampbell Barton
2015-02-24Pointer property for selecting particle systems in the particle instanceLukas Tönne
2015-02-24Removed stupid limit of 10 on particle instance modifier psys index.Lukas Tönne
2015-02-19Merge branch 'master' into gooseberryAntony Riakiotakis
2015-02-19RNA: poll functions restricting object typesCampbell Barton
2015-02-16Store particle index and randomized value from particle instanceLukas Tönne
2015-02-12Partial instancing feature for the ParticleInstance modifier.Lukas Tönne
2015-02-06Merge branch 'master' into gooseberryAntony Riakiotakis
2015-02-06Fix some UI messages from own recent merge, and RNA code checking for final '...Bastien Montagne
2015-02-05Merge branch 'master' into gooseberryAntony Riakiotakis
2015-02-05Custom Loop Normals: Add NormalEdit modifierBastien Montagne
2015-02-05Add Custom Loop Normals to Data Transfer.Bastien Montagne
2015-02-05UI: UVWarp-Modifier had duplicate namesCampbell Barton
2015-02-04New space enum option for the particle instance modifier, to chose whichLukas Tönne
2015-02-03Merge branch 'master' into gooseberryCampbell Barton
2015-02-03Hook Modifier: add falloff & radius optionsCampbell Barton
2015-02-03Add inverse-square blending for PET and warpCampbell Barton
2015-01-26Merge branch 'master' into gooseberryBastien Montagne
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-21Merge branch 'master' into gooseberryLukas Tönne
2015-01-20Made SimDebugData into a single global instance.Lukas Tönne
2015-01-20Expose hair grid info in the RNA (read-only); it can be useful forLukas Tönne
2015-01-20Basic solver result feedback from the mass-spring (cloth/hair) solver.Lukas Tönne