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
2021-04-13Sculpt: Update menu entries for new Expand operatorPablo Dobarro
2021-04-12UI: Use Consistent name for select mirrorAaron Carlisle
2021-04-12Cleanup: defer 'os' imports in startup scriptsCampbell Barton
2021-04-09Cleanup: defer importing nodeitems_utils (missed last commit)Campbell Barton
2021-04-09Cleanup: defer importing nodeitems_utilsCampbell Barton
2021-04-09Fix T87117: Geometry Nodes: Add missing Map Range modes to shader nodeCharlie Jolly
2021-04-08LibOverride: Add a dedicated view in the Outliner.Bastien Montagne
2021-04-07Fix T87264: Button to remove physics modifier doesn't workHans Goudey
2021-04-07Geometry Nodes: Bounding Box NodeHans Goudey
2021-04-05Cycles: update Light Paths presetBrecht Van Lommel
2021-04-02Fix T84520: Make the different weight paint code paths exclusive to each otherSebastian Parborg
2021-04-02Fix T86874: Wireframe not drawing for geometry node mesh primitivesKris
2021-03-31WM: use data-path utility functions for WM operatorsCampbell Barton
2021-03-31PyAPI: add bl_rna_utils.decompose_data_pathCampbell Barton
2021-03-31Fix bl_rna_utils._TokenizeDataPath function argument extraction errorCampbell Barton
2021-03-30UI: add description methods for `wm.context_*` operatorsCampbell Barton
2021-03-30PyAPI: replace repr with our own escape function in animsys_refactorCampbell Barton
2021-03-30Armature: Add Display Axis OffsetScott Wilson
2021-03-29Fix: Line Art panel in properties showing in the wrong order with add-onsBrecht Van Lommel
2021-03-29Python API: add template for image processingÉlie Michel
2021-03-29Overrides: API to create an override template.Jeroen Bakker
2021-03-29Compositor: Add Anti-Aliasing nodeHabib Gahbiche
2021-03-28Fix T86060: Texture Paint clone tool misleading texture UICampbell Barton
2021-03-27UV Editor: Add cursor center operatorFabrício Luis
2021-03-26Geometry Nodes: Rename "Plane" primitive to "Grid"Hans Goudey
2021-03-26OSL: add basic OSL shader templateRay Molenkamp
2021-03-26UI: Remove "Enable physics for:" text in physics propertiesWilliam Reynish
2021-03-26UI: Use unified format for "Warning" in descriptionsYevgeny Makarov
2021-03-26Geometry-Nodes: Sort the Nodes Categories alphabeticallyDalai Felinto
2021-03-26Geometry Nodes: Add Attribute Clamp NodeCharlie Jolly
2021-03-26Fix error when an addon has no `__init__.py`Sybren A. Stüvel
2021-03-26Geometry Nodes: Add Attribute Map Range NodeVictor-Louis De Gusseme
2021-03-25Fix T83390: Remove temporary, for-one-release deprecation hintsSybren A. Stüvel
2021-03-25UI: rename node editor sidebar categoriesJacques Lucke
2021-03-24GPencil: New modules for Import and ExportAntonio Vazquez
2021-03-23Geometry Nodes: Move mesh primitives to their own categoryHans Goudey
2021-03-23Compositor: Display generated inputs in Viewers and PreviewsManuel Castilla
2021-03-23Curves: add taper mode optionOmar Emara
2021-03-23Cleanup/CMake: Fix comment, sort order of options.Ankit Meel
2021-03-23Fix error in clip.setup_tracking_scene with cyclesCampbell Barton
2021-03-23Cleanup: unused variables, importsCampbell Barton
2021-03-23Cleanup: single quotes for Python enums, spellingCampbell Barton
2021-03-23Cleanup: import operator class directly for Python operatorsCampbell Barton
2021-03-23Update RNA to Manual MapAaron Carlisle
2021-03-23Cleanup: move line art panel into properties_objectsCampbell Barton
2021-03-22Fix missing document icons on macOS 10.4 and earlierJohannes Jakob
2021-03-22GPencil: Move Automerge button position in topbarAntonio Vazquez
2021-03-22Cleanup: remove unexposed nodesJacques Lucke
2021-03-22Fix regression in bd7969159997b8802d54e79a002350a7fb97944dCampbell Barton
2021-03-22Cleanup: check the space type instead of the operators poll functionCampbell Barton