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
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-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-04-13Object: Enable transfer mode functionality for switching objects in Sculpt ModePablo Dobarro
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-02-14Cleanup: spellingCampbell Barton
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
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-07-08Apply Modifier: support applying as shape key and keeping the modifier.Alexander Gavrilov
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
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: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-09-05Object: Mode switching operatorCampbell Barton
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
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-30UI: reorganize proportional editing optionsCampbell Barton
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-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Depsgraph: remove features incompatible with new system.Brecht Van Lommel
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-09-26UI: use pie menu for snap, pivot and proportional editing.William Reynish
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT/VIEW3D_MT to reflect actual loc...Brecht Van Lommel
2018-08-20Motion Paths UI: "Update from Scene Range" operatorJoshua Leung