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-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-09-11Cleanup: remove dead codeCampbell Barton
2018-09-11Cleanup: unused variablesCampbell Barton
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-08-30Cleanup: inline icon conditionalCampbell Barton
2018-08-28UI: use keyword argumentsCampbell Barton
2018-08-28RNA: UILayout.split(..) 'percentage' to 'factor'Campbell Barton
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-07-31Cleanup: pep8, windows line endingsCampbell Barton
2018-07-25UI: Single column and subpanels for Particles Physics Fluids and BoidsWilliam Reynish
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-06-29Fix T55645: broken particle Use Count option for instancing objects.Brecht Van Lommel
2018-06-26Cleanup: style, pep8Campbell Barton
2018-06-25UI: Single-column layout for Force Fields and ParticlesWilliam Reynish
2018-06-20Cleanup: follow naming conventionsCampbell Barton
2018-06-18UI: Start UIList with 2 rows for materials/particlesPablo Vazquez
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-06-12T55454: removal of clay engineJeroen Bakker
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