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-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-06-23Fix T98871: Drivers not updated when joining an armatureSebastian Parborg
2022-06-03Constraints: introduce wrapper functions to access target lists.Alexander Gavrilov
2022-03-15Fix T96452: Armature corrupted after undoing 'Join' operation.Bastien Montagne
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-11-20Cleanup: Else after returnHans Goudey
2021-11-09Cleanup: spelling, C style commentsCampbell Barton
2021-11-09Cleanup: clang-formatCampbell Barton
2021-11-09Armature Make/Clear Parent: Grey out options that don't do anythingDemeter Dzadik
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-03-05Cleanup: Use boolean in WM_cursor_waitAntonio Vazquez
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-08-25Fix T80077: Objects disappear when joining with a zero scaled axisCampbell Barton
2020-08-21Fix T79987: Crash when joining objectsJulian Eisel
2020-08-04Pose channel: Add session UUIDSergey Sharybin
2020-07-03Cleanup: Editors/Armature, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-01Cleanup: spellingCampbell Barton
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-17Cleanup: name mesh join functions using ED_{type} prefixCampbell Barton
2020-05-19Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-19Fix T76689: Armature layers not indicating the existence of bonesSybren A. Stüvel
2020-05-02Merge branch 'blender-v2.83-release'Nathan Craddock
2020-05-02Revert "Outliner: Fix selection sync for various operators"Nathan Craddock
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-05-01Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.cSybren A. Stüvel
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-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-03Cleanup: formatting, spellingCampbell Barton
2020-03-03Separate operators (mesh/curve/armature/gpencil): take user preferencesPhilipp Oeser
2020-02-28Fix (unreported) Separate bones creates empty armaturePhilipp Oeser
2019-12-09Cleanup: remove duplicate variablesCampbell Barton
2019-12-09Edit Armature: match separate selection with meshesCampbell Barton
2019-12-09Fix separating bones on hidden layersCampbell Barton
2019-12-09Fix T72310: Separate bones creates empty armaturesCampbell Barton
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-08-02Cleanup: doxy sectionsCampbell Barton
2019-07-17Fix T59713: Armature layer dots not updated on changesmano-wii
2019-07-17Revert "Fix T59713: Moving bones between layers in edit mode doesn't show the...mano-wii
2019-07-17Fix T59713: Moving bones between layers in edit mode doesn't show the dot ico...mano-wii
2019-05-11Fix T59627: missing COW update tags when joining armatures.Alexander Gavrilov
2019-05-02Fix T57099: Parenting between armatures crashesCampbell Barton