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-11-02Refactor: Rename Object->imat to Object->world_to_objectSergey Sharybin
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-09-17Cleanup: spelling, punctuation & repeated words in commentsCampbell Barton
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-06-30Constraints: rename and refactor custom space initialization.Alexander Gavrilov
2022-06-07Cleanup: spelling in comments, minor formatting tweaksCampbell Barton
2022-06-03Constraints: introduce wrapper functions to access target lists.Alexander Gavrilov
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-08Fix T91871: Symmetrize Armature on custom bone shapePaolo Acampora
2022-02-04Fix T81541: Symmetrize Transform Constraint, Y rotational axis unexpected res...Sebastian Parborg
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-09-17UI: expose "Lasso Select" & "Extrude to Cursor" in menusCampbell Barton
2021-09-17UI: enable the depend-on-cursor flag for some operatorsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
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