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-08-06Fix T68227: Pinning the particles system data-block causes errorSybren A. Stüvel
2019-08-03UI: Fix Small inconsistency in particle emissionYour Name
2019-06-24Fix T66053: hair shape panel shows for emitter particlesBrecht Van Lommel
2019-06-22Cleanup: redundant static set useCampbell Barton
2019-06-11Fix T65393: Error live editing UI scriptsCampbell Barton
2019-06-06Particles: remove unused particle settings from UIJacques Lucke
2019-05-09I18n disambiguation: setting particles' parent/children appart.Bastien Montagne
2019-05-09UI Particles: Move message about parting inside Parting panel.Pablo Vazquez
2019-04-19Cleanup: logical checks in UI scriptsCampbell Barton
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-03-26Fix T62626: Python errors when pinning particle settings.Brecht Van Lommel
2019-03-17Cleanup: unused variablesCampbell Barton
2019-03-16Particle: Remove Billboard Particle codeClément Foucault
2019-03-13UI: rename PresetMenu to PresetPanel, move to bl_ui.utilsCampbell Barton
2019-03-12Cleanup: rename specials -> context_menuCampbell Barton
2019-02-28UI: Properties hierarchical nestingWilliam Reynish
2019-02-28UI: ParticlesWilliam Reynish
2019-02-27UI Particles: Minor tweaks to labelsPablo Vazquez
2019-02-18Fix T61187: Fluid Particle settings UI elementsWilliam Reynish
2019-02-11Cleanup: RNA boolean names (use prefix conventions)Campbell Barton
2019-01-31UI: rename Free Bake to Delete Bake.Brecht Van Lommel
2019-01-25UI: ParticlesPablo Vazquez
2019-01-25UI: Particles. Open render type panels by defaultPablo Vazquez
2019-01-25UI: Particle. Remove unnecessary label for grid distributionPablo Vazquez
2019-01-25UI: ParticlesPablo Vazquez
2019-01-23UI: Particles UIListPablo Vazquez
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-26UI: rename "OpenGL" render engine to "Workbench".Brecht Van Lommel
2018-11-23Cleanup: single quote enumsCampbell Barton
2018-11-01Fix T57559: fix wrong disable/mute icons for particles and shape keys.Brecht Van Lommel
2018-10-31UI: Particles improvementsPablo Vazquez
2018-10-16UI: put show emitter option in particles panels.Brecht Van Lommel
2018-10-10Cleanup: prefer parenthesis over breaking linesCampbell Barton
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