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-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-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-04-21Cleanup: added missing header to BKE_armature.hSybren A. Stüvel
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-06Cleanup: Armature: Move to IDTypeInfo, and remove unused BKE API.Dalai Felinto
2020-03-04Refactor ID make local to use a single flag parameter.Bastien Montagne
2020-03-02Cleanup: make remaining blenkernel headers work in C++Jacques Lucke
2019-11-21Bones: implement a new Aligned Inherit Scale mode.Alexander Gavrilov
2019-09-04Armature: add Inherit Scale options to remove shear or average the scale.Alexander Gavrilov
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-23Armature: add BKE_armature_transformCampbell Barton
2019-08-23Cleanup: const args, naming, doxy groups, clang-formatCampbell Barton
2019-07-26Fix T67507: Set origin on armature moves incorrectly parented objectsSergey Sharybin
2019-07-17Fix T59713: Armature layer dots not updated on changesmano-wii
2019-05-14Armature: implement universal hash table lookup of Bone objects by name.Alexander Gavrilov
2019-05-01BKE_pchan: add BKE_pchan_rot_to_mat3Campbell Barton
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-18Armature: remove remains of the object-level deformation data cache.Alexander Gavrilov
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Depsgraph: fix hard CTD on dependency cycles through POSE_INIT.Alexander Gavrilov
2019-04-13Fix T37500: implement Bendy bone segment deformation interpolation.Alexander Gavrilov
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-12-20Cleanup: namingCampbell Barton
2018-12-11RNA: provide access to bone parent transform math from Python.Alexander Gavrilov
2018-12-10Cleanup: Variable namingSergey Sharybin
2018-12-02Merge branch 'master' into blender2.8Campbell Barton
2018-12-02Cleanup: BKE b-bone API namingCampbell Barton
2018-11-27RNA: expose access to B-Bone shape data from Python.Alexander Gavrilov
2018-11-23Depsgraph: add a new operation node for computing B-Bone segments.Alexander Gavrilov
2018-11-22Cleanup: Use proper module prefix in function namesSergey Sharybin
2018-11-20Speedup rigs with multiple objects deformed by bbonesSergey Sharybin
2018-11-07Depsgraph: Ensure dependency cycle does not clear runtime memorySergey Sharybin
2018-11-05Cleanup: use boolCampbell Barton
2018-10-31Allow changing B-Bone custom handle references from Pose Mode.Alexander Gavrilov
2018-10-05Add and use a utility for computing B-Bone roll from custom handles.Alexander Gavrilov
2018-10-04Fix T56268: display the correct rest shape for B-Bones in Edit Mode.Alexander Gavrilov
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-08-13Fix dependency graph for constraints depending on B-Bone shape.Alexander Gavrilov
2018-07-31Fix T56170: Fake dependency cycle in new depsgraph + interleaved armature upd...Sergey Sharybin
2018-07-31Respect ID user count when creating pose on object copySergey Sharybin
2018-07-20Fix T55973: [2.8] Crash when 'apply pose as rest pose' when bone scale is 0,0,0.Bastien Montagne
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton