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-11-29Fix T93439: Armature widgets from hidden collections are invisibleSergey Sharybin
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-18Armature: add B-Bone Y scale channel and extra flag fields to DNA.Alexander Gavrilov
2020-12-04Cleanup: Clang-Tidy, modernize-deprecated-headersSybren A. Stüvel
2020-11-07Cleanup: Clang-tidy, modernize-concat-nested-namespacesAnkit Meel
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-06-29Depsgraph: introduce blender::deg namespaceJacques Lucke
2020-06-26Cleanup: Depsgraph, remove unused `Base *` parameterSybren A. Stüvel
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-04-28Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-28Depsgraph: Add IDProperties handling.Bastien Montagne
2020-04-15Cleanup: unused variable, spellingCampbell Barton
2020-04-10Fix T67232: Multiples targetless IKs in a chain gives weird behaviour (known ...Sebastian Parborg
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-01-30Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-30Fix T73051: Multiple IK chains influencing the same bone don't workSybren A. Stüvel
2020-01-28Cleanup: changed NULL to nullptr in depsgraph C++ codeSybren A. Stüvel
2020-01-24Depsgrapg: Refactor, move Relation to own fileSergey Sharybin
2019-06-28Fix T62990: Selecting bones causes pose to be re-evaluatedSergey Sharybin
2019-05-14Depsgraph: dependency on B-Bone start handle end roll when inheriting it.Alexander Gavrilov
2019-04-30Depsgraph: build bbone operation if bone segments has animationSergey Sharybin
2019-04-23Depsgraph: fix standard IK target dependencies.Alexander Gavrilov
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-15Fix T63574: missing implicit parent bone dependency in proxies.Alexander Gavrilov
2019-04-14Fix T59622: dependency problems with Spline IK.Alexander Gavrilov
2019-04-14Depsgraph: fix debug print crash on IK constraint without target.Alexander Gavrilov
2019-04-13Fix T62048: crash when turning off curve path animation with Spline IK.Alexander Gavrilov
2019-04-01Cleanup: IndentationSergey Sharybin
2019-04-01Fix memory leak in armatures with no bonesSergey Sharybin
2019-03-13Fix T62521: Fake dependency cycle with spline IKSergey Sharybin
2019-03-13Fix T60185: Crash on adding Inverse KinematicsJose C. Rubio
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove original authorCampbell Barton
2019-02-01Depsgraph: Use operation code for armature evaluationSergey Sharybin
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T60836: Stretch to flickers when vertex group is usedSergey Sharybin
2019-01-31Depsgraph: Comb code to a better state all overSergey Sharybin
2018-12-08Cleanup: styleCampbell Barton
2018-12-07Depsgraph: Make data allocation dependency more robustSergey Sharybin
2018-12-07Depsgraph: Use shorter relation nameSergey Sharybin
2018-12-07Depsgraph: Cleanup, line lengthSergey Sharybin
2018-12-03Depsgraph: completely move customdata_mask to the ID node.Alexander Gavrilov
2018-12-02Merge branch 'master' into blender2.8Campbell Barton
2018-11-23Depsgraph: add a new operation node for computing B-Bone segments.Alexander Gavrilov
2018-11-22Depsgraph: Ensure solver cleanup orderSergey Sharybin
2018-11-22Depsgraph: Cleanup, line wrappingSergey Sharybin
2018-11-22Depsgraph: Cleanup, make it easier to create relations with flagsSergey Sharybin
2018-11-16Fix T56673: Tara.blend from Blender cloud crashes on loadSergey Sharybin