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
2018-06-05Merge branch 'master' into 28Campbell Barton
2018-06-05Cleanup: pep8Campbell Barton
2018-06-04UI: use subpanels for Cycles, render, scene, object, particle, curves.William Reynish
2018-06-03UI: use subpanel for particle emission source, as an example.Brecht Van Lommel
2018-06-02UI: use single column layout for particlesCampbell Barton
2018-05-30Hair Particles: DNA: Add properties for new GPU hairs.Clément Foucault
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-13Python API: remove preview/render resolution settings from API functions.Brecht Van Lommel
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Simple hair children: Make twist affected by vertex groupSergey Sharybin
2018-02-15Simple hair children: Initial implementation of twist controlSergey Sharybin
2018-02-06Merge branch 'master' into blender2.8Campbell Barton
2018-02-06Fix T54003: Particles - Size and random size not present in "physics" tab in ...Mai Lavelle
2018-01-03Merge branch 'master' into blender2.8Campbell Barton
2017-12-29Fix T53513: Particle size showing in multiple placesDalai Felinto
2017-12-21Implement duplicator viewport/render visibility optionsDalai Felinto
2017-10-21Merge branch 'master' into blender2.8Campbell Barton
2017-10-21Cleanup: use relative imports in bl_uiCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-09-02Merge branch 'master' into blender2.8Campbell Barton
2017-09-02Cleanup: use title caps for labelsCampbell Barton
2017-06-01Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-01Cleanup: use row() sub-layout to expand enum properties horizontalyraa
2017-05-25TexFace removal part 3Campbell Barton
2017-05-12UI: Expose more UI settings to CLAY and EEVEEDalai Felinto
2017-05-08Fix capitalization in some particle panelsLuca Rood
2017-03-20Cleanup: especially non pep8 parts of Py UICampbell Barton
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-01-05Remove instances of old vector iconsAaron Carlisle
2016-09-23Particles: Add operator to quicly duplicate active particle system to the sam...Sergey Sharybin
2016-08-06Add the collision group option to the UI for boid particle physics.Alexander Gavrilov
2016-07-31Support limiting collisions by group for softbody and particlesAlexander Gavrilov
2016-03-14Fix T47750: Edited hair: disconnect (and connect!) operator do not support redo.Bastien Montagne
2015-12-17Fix particle count being grayed out when emitting from verts, but grid is on.Eberhard Höpfner
2015-04-14Cleanup: don't use single sets for comparisonsCampbell Barton
2015-02-27cleanup: typosCampbell Barton
2015-01-29cleanup: pep8Campbell Barton
2015-01-28cleanup: py importsCampbell Barton
2015-01-21Removed generic debug1..4 values from the cloth data.Lukas Tönne
2015-01-20Fixed missing import in particles UI script.Lukas Tönne
2015-01-20Second variant of the copy-to-select operator for particles to onlyLukas Tönne
2015-01-20Added a "specials" menu button next to the particle systems list forLukas Tönne
2015-01-20Optional randomization factors for the spiral radius and axis orientation.Lukas Tönne
2015-01-20Nicer calculation of the kink axis and result of the spiraling forLukas 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