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
2019-06-17Cleanup: comment, RNA spellingCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: avoid adjacent C-style commentsCampbell Barton
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-03-18Cleanup: spaces around operators in DNA headersCampbell Barton
2019-03-16Particle: Remove Billboard Particle codeClément Foucault
2019-02-27Cleanup: use "_pad" prefix for pad varsCampbell Barton
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: redundant definesCampbell Barton
2019-01-15Cleanup: comment line length (DNA)Campbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-29Cleanup: mark `PART_DRAW_EMITTER` of ParticleSetting drawflags as dreprecated.Bastien Montagne
2018-11-13Fix T57105: Baked Particles could not be rendered as expectedSergey Sharybin
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for DNA headersCampbell Barton
2018-05-30Hair Particles: DNA: Add properties for new GPU hairs.Clément Foucault
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-16Particle System: ported most DerivedMesh → MeshSybren A. Stüvel
2018-05-15Particle edit: Need to check DONE flag from evaluated psysSergey Sharybin
2018-05-15Depsgraph: Keep track of original particle systemSergey Sharybin
2018-04-13Python API: remove preview/render resolution settings from API functions.Brecht Van Lommel
2018-03-29Particles: Remove dedicated recalc field from ParticleSettingsSergey Sharybin
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Simple hair children: Make twist affected by textureSergey Sharybin
2018-02-15Simple hair children: Make twist affected by vertex groupSergey Sharybin
2018-02-15Simple hair children: Initial implementation of twist controlSergey Sharybin
2017-07-20Depsgraph: Solve TODO about more granular particle settings update taggingSergey Sharybin
2017-07-04Merge branch 'master' into blender2.8Bastien Montagne
2017-07-03Fix T51523: Lattice modifier affecting particles even when disabledLuca Rood
2017-06-06Make particle size follow world space instead of screen spaceLuca Rood
2017-05-12Implement hair drawing with Draw Manager in Clay engineLuca Rood
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-07-31Support limiting collisions by group for softbody and particlesAlexander Gavrilov
2016-04-13Removed particle DNA.Lukas Tönne
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