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-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-02Remove operators to manually convert proxies to liboverrides.Bastien Montagne
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-10-26Drop object assets and associated objects at the cursor locationCampbell Barton
2021-10-18Animation: Motion Paths Refresh AllJan-Willem van Dronkelaar
2021-09-24LibOverride: deprecate Proxies: Remove 'Make Proxy' operator.Bastien Montagne
2021-09-17Geometry Nodes: Add a toggle to use attributes as input valuesHans Goudey
2021-09-15GPencil: Dot dash modifier.YimingWu
2021-08-12Add Extras Dropdown Menu to ConstraintsHenrik Dick
2021-07-30Cleanup: Move remesh files to C++Hans Goudey
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-04-27Cleanup: Make function staticHans Goudey
2021-04-27Fix T87401: Drop-down can apply the wrong modifierHans Goudey
2021-04-13Object: Enable transfer mode functionality for switching objects in Sculpt ModePablo Dobarro
2020-12-28Add operator to copy a modifier to all selected objectsErik Abrahamsson
2020-12-14Fix T83696: Add Additional menu to Effects panelAntonio Vazquez
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-09-23LibOverride: Add operator to convert a proxy object into an override.Bastien Montagne
2020-09-18Object: Switch Object operatorPablo Dobarro
2020-09-06Viewport: support dropping object-data to create instancesCampbell Barton
2020-08-12LibOverride and modifiers: Add copying of linked modifiers.Bastien Montagne
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-08Apply Modifier: support applying as shape key and keeping the modifier.Alexander Gavrilov
2020-06-30UI: Add shortcuts for grease pencil modifier panelsHans Goudey
2020-06-29UI: Add shortcuts for modifier panelsHans Goudey
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-06-05UI: Drag and Drop Modifiers, Layout UpdatesHans Goudey
2020-04-30Multires: Unsubdivide and Rebuild SubdivisionsPablo Dobarro
2020-03-31Voxel Remesh: Edit Voxel Size operatorPablo Dobarro
2020-03-19Cleanup: add extern CJacques Lucke
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2019-12-24Cleanup: correct filenames in commentsCampbell Barton
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-09-05Object: Mode switching operatorCampbell Barton
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-07-28Fix related to T67385: disallow some modifiers ops from Edit mode.Bastien Montagne
2019-07-01Revert "Rename operator 'Join Shapes' to 'Transfer Mix'."Brecht Van Lommel
2019-06-30Rename operator 'Join Shapes' to 'Transfer Mix'.Ines Almeida
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Depsgraph: remove features incompatible with new system.Brecht Van Lommel
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton