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
2020-12-17Fix T83875: Converting Proxy to override crashes blender.Bastien Montagne
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-12-11GPencil: Add Link support to Effects using Ctrl+LAntonio Vazquez
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-02Cleanup: Sanitise return value of `ED_object_parent_set()`Sybren A. Stüvel
2020-11-02Revert "Parenting: fix return value when parenting object to itself"Sybren A. Stüvel
2020-10-30Merge remote-tracking branch 'origin/blender-v2.91-release'Sybren A. Stüvel
2020-10-30Parenting: fix return value when parenting object to itselfSybren A. Stüvel
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-21Fix T81896: Outliner missing redraw after "Set Parent (Without Inverse)"Philipp Oeser
2020-10-13Fix (unreported) broken 'make override' of objects in master collection.Bastien Montagne
2020-10-13Cleanup: Fix typo in function name.Bastien Montagne
2020-10-07Refactor: remove `BKE_<id_type>_copy` functions.Bastien Montagne
2020-10-07Refactor `BKE_id_copy` to return the new ID pointer.Bastien Montagne
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-23LibOverride: Add operator to convert a proxy object into an override.Bastien Montagne
2020-09-08Cleanup: Refactor `ED_object_parent_set`Sybren A. Stüvel
2020-09-07Cleanup: Refactor object.parent_set operatorSybren A. Stüvel
2020-08-28Cleanup 'make vertex parent' operator code.Bastien Montagne
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-07Cleanup: Blenlib, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-07-22Cleanup: spellingCampbell Barton
2020-07-21Fix (unreported) broken code in recent override operator enhancements.Bastien Montagne
2020-07-21Fix (unreported) bad handling of detection of what to override from 3DView in...Bastien Montagne
2020-07-15LibOverride: move most of 'complete override creation' from ED_object to BKE_...Bastien Montagne
2020-07-15Cleanup: remove debug prints.Bastien Montagne
2020-07-15LibOverride: rework 'make override' 3DView operator.Bastien Montagne
2020-07-14Cleanup: function name not following its module conventions.Bastien Montagne
2020-07-14LibOverride: Move code tagging reauired dependencies of an override into BKE.Bastien Montagne
2020-07-13LibOverride: Cleanup: Remove option to disable library overrides.Bastien Montagne
2020-07-09Implement T77959: Never duplicate linked data during deep-copy.Bastien Montagne
2020-07-03Cleanup: Editors/Object, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-01Cleanup: typos in comment.Bastien Montagne
2020-06-30LibOverride: Refactor 'make override' 3DView operator.Bastien Montagne
2020-06-19LibOverride: Cleanup: remove unused parameter.Bastien Montagne
2020-06-16Cleanup: get rid of `BKE_collection_copy`.Bastien Montagne
2020-06-12LibOverride: Remove 'auto override' option.Bastien Montagne
2020-06-10Cleanup: Remove no more used `ED_object_single_users`.Bastien Montagne
2020-06-05Cleanup: spellingCampbell Barton
2020-06-02Library Overrides: Don't move collections to Scene Collection when overridingJulian Eisel
2020-06-02Library Overrides: Unlink instance empty after "Make Library Override"Julian Eisel
2020-05-29Cleanup: spelling, correct reference to 'Mesh.mcol'Campbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-06Fix T76416: Armature Deform parenting option doesn't work with Grease Pencil ...Philipp Oeser
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-26Fix crash when make proxy failed to assign a proxyCampbell Barton
2020-03-26Cleanup: use doxy sections & add missing sectionsCampbell Barton