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
2017-07-03Fix T51523: Lattice modifier affecting particles even when disabledLuca Rood
2016-07-31Support limiting collisions by group for softbody and particlesAlexander Gavrilov
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne
2015-01-20Fixed merge errors.Lukas Tönne
2015-01-20Use separate flags to enable/disable clump and roughness curves forLukas Tönne
2015-01-20New texture influence option for particle kink amplitude (as opposed toLukas Tönne
2015-01-20Renaming "Kink" texture influence to "Kink Frequency" to be moreLukas Tönne
2015-01-20Optional randomization factors for the spiral radius and axis orientation.Lukas Tönne
2015-01-20Another crappy approach to spirals on hairs, crazy expensive though.Lukas Tönne
2015-01-20Spiral kink mode for particles.Lukas Tönne
2015-01-20Optional clumping noise feature for simulating twisted hair strands.Lukas Tönne
2015-01-20Curve-based control for "roughness" (noise displacement) of child hair.Lukas Tönne
2015-01-20Curve-based control for child path tapering.Lukas Tönne
2015-01-20Randomness factor for hair bending stiffness.Lukas Tönne
2015-01-20Debug drawing feature to visualize the hair continuum grid.Lukas Tönne
2015-01-20Guide hair drawing for hair particles.Lukas Tönne
2014-10-29Fix T42395: Stored "render data" in particles mismatches the particleLukas Tönne
2014-03-18Fix T39180: Particle with fluid physics unstable.Lukas Tönne
2014-03-07Removing ParticleSystem->frand arrays to avoid memory corruption issuesLukas Tönne
2014-02-05Code cleanup: replace magic constants with more verbose bitnamesSergey Sharybin
2013-12-10DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs.Campbell Barton
2013-08-19Make lattice deform safe for threadingSergey Sharybin
2013-07-14recent changes to particle normal orientation change behavior in a way you mi...Campbell Barton
2013-05-27Particles: patch #35205 by Jakub ZolcikBrecht Van Lommel
2013-02-21Code cleanup:Thomas Dinges
2012-12-14Adding a new SPH solver that is more physically accurate. See patch #29681Alex Fraser
2012-08-22Fix #32201: particle size compatibility broken for object/group duplication.Brecht Van Lommel
2012-06-07style cleanupCampbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-03-27fix [#30651] bpy.ops.object.mode_set(...) editmode removes faces.Campbell Barton
2012-03-20Some advanced particle rotation modes and reorganization of the rotation panel:Janne Karhu
2012-03-19Fix #30456: transforming object with a hair particle system, on a frame afterBrecht Van Lommel
2012-03-19"Fix" for [#30098] Particle rotation wrong / explode modifierJanne Karhu
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-11Longer names support for all ID and other object namesSergey Sharybin
2011-12-30minor dna header cleanupCampbell Barton
2011-12-28make MOD_dynamicpaint.c use more typical gpl2+ text and some formatting edits...Campbell Barton
2011-12-04add define for deprecated DNA struct members: DNA_DEPRECATED,Campbell Barton
2011-11-15fix [#29272] Dynamic Paint crashes on duplicating a particle systemCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-16Particle dupliobject rotation changes:Janne Karhu
2011-09-25Committing patch #27442: Adaptive time step for fluid particles. The number ofAlex Fraser
2011-07-15Fix for [#26712] Particle group instance 'Use Count' value gets reset on file...Janne Karhu
2011-06-23More flexible size options for particle billboards. This adds scale factors f...Lukas Toenne
2011-03-12Completely refactored sph fluid particles. Only the very core of the algorith...Janne Karhu
2011-03-09Fix for [#26372] Objects as PS Hair displays and renders differentlyJanne Karhu
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2011-02-13Small addition to particle grid distribution:Janne Karhu
2011-02-13Small update for billboards:Janne Karhu
2011-02-12Small particle effectors update:Janne Karhu