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-05-14Merge branch 'master' into gooseberrySergey Sharybin
2015-05-12Depsgraph: Add evaluation callbacks for granular nodes updateSergey Sharybin
2015-05-06Merge branch 'alembic' into gooseberryLukas Tönne
2015-05-04Merge branch 'strand_editmode' into alembicLukas Tönne
2015-04-20CustomData layer for storing hair root locations as MSurfaceSamples.Lukas Tönne
2015-04-14Merge branch 'alembic' into gooseberryLukas Tönne
2015-04-14Major optimization for cache size when storing child strands.Lukas Tönne
2015-03-30Merge branch 'master' into gooseberrySergey Sharybin
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-27Particle color influence option for particle textures.Lukas Tönne
2015-03-25Merge branch 'master' into gooseberryLukas Tönne
2015-03-25Fix T43694, by Krzysztof Rećko (chrisr), reviewed in D1177.Lukas Tönne
2015-02-23Experimental hair shape key control with textures.Lukas Tönne
2015-02-20Merge branch 'master' into gooseberryCampbell Barton
2015-02-20RNA: correct bool callbacksCampbell Barton
2015-02-16Merge branch 'master' into gooseberryAntony Riakiotakis
2015-02-14Revert "Fix T43471, based on patch submitted by @sean_loh."Lukas Tönne
2015-02-13Painstakingly merge branch 'master' into gooseberryAntony Riakiotakis
2015-02-12Fix T43471, based on patch submitted by @sean_loh.Lukas Tönne
2015-02-01Cleanup: Moved particle interpolation code into own file.Lukas Tönne
2015-01-29Disabled the child hair hull drawing feature.Lukas Tönne
2015-01-22Completed the convex hull calculation for child paths.Lukas Tönne
2015-01-22Simple immediate-mode OpenGL drawing for convex child hair hulls.Lukas Tönne
2015-01-20Fix for particle system copy: This has to make sure the ORIGSPACE dataLukas 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-20Another crappy approach to spirals on hairs, crazy expensive though.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-20Reorganizing hair child code a little bit to make it not totally insane.Lukas Tönne
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-20Moved particle code for distributions into own file to make hackingLukas Tönne
2015-01-20Use the generic task scheduler for threaded particle tasks, i.e.Lukas Tönne
2015-01-15Fix for particle system copy: This has to make sure the ORIGSPACE dataLukas Tönne
2015-01-14New texture influence option for particle kink amplitude (as opposed toLukas Tönne
2015-01-14Renaming "Kink" texture influence to "Kink Frequency" to be moreLukas Tönne
2015-01-13Another crappy approach to spirals on hairs, crazy expensive though.Lukas Tönne
2015-01-12Optional clumping noise feature for simulating twisted hair strands.Lukas Tönne
2015-01-09Curve-based control for "roughness" (noise displacement) of child hair.Lukas Tönne
2015-01-09Curve-based control for child path tapering.Lukas Tönne
2015-01-09Reorganizing hair child code a little bit to make it not totally insane.Lukas Tönne
2015-01-08Separate context freeing from task freeing in threaded particle updatesLukas Tönne
2015-01-05Merge branch 'master' into gooseberryBastien Montagne
2015-01-04cleanup: use 'coords' abbreviation for functions.Campbell Barton
2014-10-30Disabled the hair preview feature in the code, due to limited usefulness.Lukas Tönne
2014-10-30Moved render simplification function for particle distribution into theLukas Tönne
2014-10-30Removed unused variable.Lukas Tönne