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-05Code comments regarding last commit (forgotten to add before)Luca Rood
2017-07-05Fix T51296: UVs not working for hair emitted from verticesLuca Rood
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-05-16Fix hair_step is a shortAaron Carlisle
2017-05-15Fix compile error on gcc after last commitAaron Carlisle
2017-05-15Fix T51297: Use A Higher Hair Segment LimitAaron Carlisle
2017-05-08Fix capitalization in some particle panelsLuca Rood
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-08-16Fix depsgraph to compute more accurate links for collision & force.Alexander Gavrilov
2016-07-31Support limiting collisions by group for softbody and particlesAlexander Gavrilov
2016-06-23Fix T48710: 'velocity' particle settings were incorrectly using 'speed' in th...Bastien Montagne
2016-06-23Fix T48658: Cycles render & render preview corrupts particlesCampbell Barton
2016-01-11Fix tip about hair grid display (was copy/paste from hair guides one...).Bastien Montagne
2016-01-07Cleanup: use generic xyz axis enumsCampbell Barton
2016-01-07Cleanup: remove unused scene argCampbell Barton
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-18RNA: reuse axis enumCampbell Barton
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-26Fix bug in particle API accessing the emitterCampbell Barton
2015-04-14Second round of hair random rotation limited to 180 degreesMai Lavelle
2015-03-01Use the old double-step collision method only for cloth.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-20Support in Cycles for the extra spiral keys in hair paths.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-20Better update function for particle settings affecting nested clothLukas Tönne
2015-01-20Fix for applying the bending randomness factor.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
2015-01-20Some initial collision code, without actual response forces still.Lukas Tönne
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-10-29Fix T42395: Stored "render data" in particles mismatches the particleLukas Tönne
2014-08-19Fix T41485: No priority: typo in "effectors effect themselves"Bastien Montagne
2014-08-13RNA: use static declarationsCampbell Barton
2014-07-28Fix invalid RNA limitsCampbell Barton
2014-07-20Fix T41122: Mask modifier followed by hair particles causes crash on render (...Bastien Montagne
2014-05-19Style cleanupCampbell Barton
2014-05-16Fix part of T39708, don't overupdate particles when changine activeAntony Riakiotakis
2014-03-25Fix T39319: Particle System Bug on Cycles Render.Lukas Tönne