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
2016-06-11Fix T48634: Interpolation and distribution of Children Particles breaks.Bastien Montagne
2016-04-30Fix T48118: Vertex Groups not masking particle hair emission correctlyBastien Montagne
2016-04-22Cleanup: warnings (double promote, string format)Campbell Barton
2016-04-09Cleanup a bit particle distribution code.Bastien Montagne
2016-04-09Fix T47983, Take II: Particles - Emit from Verts emits double on one vert.Bastien Montagne
2016-03-30Fix T47983: Particles - Emit from Verts emits double on one vert.Bastien Montagne
2016-03-30Particles: Fix broken grid distribution in some case from own recent rB201d39...Bastien Montagne
2016-03-29Fix T47902: Particle grid not using modifier stack, Take II.Bastien Montagne
2016-03-29Revert "Fix T47902: Particle grid not using modifier stack."Bastien Montagne
2016-03-26Fix T47902: Particle grid not using modifier stack.Bastien Montagne
2016-02-02Fix T46481: Volume grid particles out of volumeSergey Sharybin
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-12-15Cleanup: math lib namingCampbell Barton
2015-08-20Avoid redundant normal calculation in heat-weightCampbell Barton
2015-05-17Cleanup: indentationCampbell Barton
2015-05-05Fix T44593: particle volume distribution not working with large meshes.Brecht Van Lommel
2015-05-01Fix T44353, Fix T43981: random particle distribution overlaps if number is gr...Brecht Van Lommel
2015-03-25Fix T43694, by Krzysztof Rećko (chrisr), reviewed in D1177.Lukas Tönne
2015-03-13Fix unstable particle jittered distribution.Lukas Tönne
2015-01-24Cleanup: styleCampbell Barton
2015-01-20Separate context freeing from task freeing in threaded particle updatesLukas Tönne
2015-01-20Moved render simplification function for particle distribution into theLukas Tönne
2015-01-20Removed unused variable.Lukas Tönne
2015-01-20A little bit of code sanity by splitting particle distribution functionLukas Tönne
2015-01-20Moved particle code for distributions into own file to make hackingLukas Tönne