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-09-26Nodes: Use plain menus for geometry nodes add menuHans Goudey
2022-08-18Fix T100423: Addon's custom context menu entries get overridden by other addonsLuca Rood
2022-07-14Improve Tool tip for Add-on searchGaia Clary
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-04-19Cleanup: run autopep8 on release/scripts/startup/Campbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2021-10-20Asset Browser: UI polish for the asset metadata sidebarJulian Eisel
2021-07-15UI: Support UI list tooltips, defined via Python scriptsJulian Eisel
2021-03-23Cleanup: move line art panel into properties_objectsCampbell Barton
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-03-08Spreadsheet: add boilerplate code for new editor typeJacques Lucke
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2019-12-16Mantaflow [Part 3]: Customized UI for Manta fluidsSebastián Barschkis
2019-08-16User Preferences: Added "Enabled add-ons only" preferenceSybren A. Stüvel
2019-08-14Fix T68623: bpy.types.UI_UL_list.filter_items_by_name is case sensitive.Bastien Montagne
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2018-11-02UI: add render output tab to properties editorBrecht Van Lommel
2018-08-30Workspaces: switch object mode when switching workspaces.Brecht Van Lommel
2018-08-30UI: show workspace panel last & use a parent panelCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-06-05Merge branch 'master' into 28Campbell Barton
2018-06-05Cleanup: pep8Campbell Barton
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-02-01Merge branch 'master' into blender2.8Campbell Barton
2018-02-01Cleanup: Python code-style (addons, wm)Campbell Barton
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-02UI: support nested tools in toolbarCampbell Barton
2017-10-21WM: Initial Tool SystemCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-09Probe: Add panel and "Add-menu" items.Clément Foucault
2017-03-29Merge branch 'master' into blender2.8Campbell Barton
2017-03-29PyAPI: check modules are registered before unregisterCampbell Barton
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-06-07Merge branch 'master' into blender2.8Bastien Montagne
2016-06-01Usual UI/i18n message cleanup (get rid of last remaining 'addon' too).Bastien Montagne
2016-04-12Removed most partical-related code from UI scripts.Lukas Tönne
2016-03-03Docs: add comment on reloading modulesCampbell Barton
2016-03-02Cleanup: replace dict /w list for module reloadCampbell Barton
2015-04-22Cleanup: pep8, spellingCampbell Barton
2015-01-23Cleanup: replace deprecated imp -> importlibCampbell Barton