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-07-02Constraints: support a new Local Space (Owner Orientation) for targets.Alexander Gavrilov
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-18Armature: add B-Bone Y scale channel and extra flag fields to DNA.Alexander Gavrilov
2021-04-30Cleanup: rename BKE_pose_channel_{verify => ensure}Campbell Barton
2021-04-30Cleanup: rename BKE_pose_channels_hash_{make => ensure}Campbell Barton
2021-02-05Cleanup: outdated/unhelpful commentsCampbell Barton
2021-01-24Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-24Fix T84988: Armature symmetries crashes with action constraintCampbell Barton
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-03Add Custom Object Space to ConstraintsHenrik Dick
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-02Cleanup: Move `EditBone` structure definition from `ED` to `BKE` area.Bastien Montagne
2020-07-03Cleanup: Editors/Armature, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-04-08Cleanup: spellingCampbell Barton
2020-04-07Fix T66751: Symmetrizing armature does not symmetrize constraints.Sebastian Parborg
2020-04-07UI: Use Consistent Operator NameAaron Carlisle
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-07-17Fix T59713: Armature layer dots not updated on changesmano-wii
2019-04-23Cleanup: rename the curveInX etc bbone DNA fields to curve_in_x etc.Alexander Gavrilov
2019-04-23B-Bones: split the Scale In/Out properties into X and Y values.Alexander Gavrilov
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell 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-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-20Cleanup: remove all BLI_utiledefines' ugly vectorial macros.Bastien Montagne
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-21Fix T59673: wrong B-Bone handle references when duplicating bones.Alexander Gavrilov
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-12Rename: multi_changed > changed_multiDalai Felinto
2018-10-07Cleanup: styleCampbell Barton
2018-10-06Multi-Objects: ARMATURE_OT_symmetrizeDalai Felinto
2018-10-05Multi-Objects: ARMATURE_OT_duplicateDalai Felinto
2018-10-05Multi-Objects: ARMATURE_OT_click_extrudeDalai Felinto