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
2022-08-04I18n: make several parts of the UI translatableDamien Picard
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-25Fix T94375: Python error when trying to add Grease Pencil brush presetAntonio Vazquez
2021-11-01Fix T92722: Error when saving new render presetThomas Dinges
2021-06-08PyAPI: use keyword only argumentsCampbell Barton
2021-03-11Fix T86199: error when adding custom fluid diffusion presetSiddhartha Jejurkar
2021-02-04Fix T79822: Custom preset casing not preservedAnkur Deria
2020-12-21Fix part of T84004: Some 2.92 alpha UI strings can't be translated.Bastien Montagne
2020-10-30GPencil: New material parameter to rotate textureAntonio Vazquez
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-09-30UI: Remove second person in warning messageHans Goudey
2020-09-23Fix T81081: GPencil preset errorPhilipp Oeser
2020-06-22Fix T78123: Can't remove preset with brackets in the nameCampbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-05Fix Unreported: Error adding fluid presetsAaron Carlisle
2020-01-30Fix preset tracking setttings missing a commaSimon G
2019-12-16Mantaflow [Part 3]: Customized UI for Manta fluidsSebastián Barschkis
2019-10-31Cleanup: comments for is_path_builtinCampbell Barton
2019-10-30Fix T59065: Blender default keyset is deletable by user!Sebastian Parborg
2019-09-09Cleanup: trailing space, remove tabs, pep8Campbell Barton
2019-06-21Cleanup: use trailing commas for multi-line argumentsCampbell Barton
2019-05-20GPencil: Fix presets error after changing parameter nameAntonioya
2019-05-09Cleanup: unused args/vars/imports in bl_operatorsCampbell Barton
2019-04-26Fix T63897: GPencil Material Presets showing errorAntonioya
2019-03-17Cleanup: unused importsCampbell Barton
2019-03-13UI: rename PresetMenu to PresetPanel, move to bl_ui.utilsCampbell Barton
2019-03-01Cleanup: use preferences prefix for Python operatorsCampbell Barton
2019-02-26GP: Draw: Stroke TrimCharlie Jolly
2019-01-10Fix T59913: error saving cloth presetPhilipp Oeser
2018-12-17Context: remove active_gpencil_brushCampbell Barton
2018-11-20WM: remove interaction presetsCampbell Barton
2018-11-18PyAPI: add bpy.utils.execfileCampbell Barton
2018-11-15Cleanup: typo, whitespaceCampbell Barton
2018-11-15WM: use Python bytecode cache to run presetsCampbell Barton
2018-11-09GP: Add missing preset propertiesAntonioya
2018-10-31Cleanup: grease pencil RNA namingCampbell Barton
2018-10-10Fix T57144: saving theme presets not working after recent changes.Brecht Van Lommel
2018-10-08Splash: add themes to first time setup in splash screen.Brecht Van Lommel
2018-10-03Units: Support for fixed unitsJacques Lucke
2018-09-13Merge branch 'master' into blender2.8Campbell Barton
2018-09-13PyAPI: add API call to get an operators typeCampbell Barton
2018-08-16GP: Add new presets for materialsAntonioya
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-24Fix presets not working after Python refactoring.Brecht Van Lommel
2018-07-13UI: remove space/region from popover argsCampbell Barton
2018-07-11PyAPI: Use annotations for RNA definitionsCampbell Barton
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26Cleanup: pep8 function indentationCampbell Barton
2018-06-20Cleanup: follow naming conventionsCampbell Barton