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
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-10-29Fix bones without parents missing head vertexCampbell Barton
2019-10-03Cleanup: unused structs, struct membersCampbell Barton
2019-08-05Cleanup: use unsigned char for theme colorsCampbell Barton
2019-07-18Fix T61117: Selecting an armature doesn't select the boneCampbell Barton
2019-07-12Fix T66773: Active edit-bone isn't updatingCampbell Barton
2019-07-12Cleanup: use `_orig` as a suffixCampbell Barton
2019-07-12UI: increase contrast for active boneCampbell Barton
2019-05-30Fix T64510 Armature: Empty Not Visible as Bone custom shapeClément Foucault
2019-05-14DRW: Refactor: Use DRWCall to accumulate per instance attributesClément Foucault
2019-05-09DepsGraph: Multi ViewLayer SelectionJeroen Bakker
2019-05-09Fix Crash with armature using custom shapesClément Foucault
2019-05-01Cleanup: comments (long lines) in drawCampbell Barton
2019-04-26Cleanup: ArmatureClément Foucault
2019-04-26Armature: Speedup by removing unecessary checkClément Foucault
2019-04-26Fix T62880 Severe FPS drop with multiple bone shapesClément Foucault
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-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-13Fix T37500: implement Bendy bone segment deformation interpolation.Alexander Gavrilov
2019-04-09Cleanup: styleCampbell Barton
2019-04-04Cleanup: styleCampbell Barton
2019-03-28Fix T60421: Bone heads are hidden when non-connected parent is hiddenSebastian Parborg
2019-03-27Cleanup: style, use braces for drawCampbell Barton
2019-03-16DRW: support clipping for armature bone axesCampbell Barton
2019-03-16DRW: support clipping for envelope armature draw typeCampbell Barton
2019-03-16DRW: support clipping for relationship linesCampbell Barton
2019-03-05DRW: support clipping for bone vertsCampbell Barton
2019-02-28Cleanup: styleCampbell Barton
2019-02-27Armature: Force Transparent bone in wireframe display type/modeClément Foucault
2019-02-19DNA: rename select_color -> select_idCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-10Cleanup: use shorter name for shader configCampbell Barton
2019-02-08DRW: support clipping for stick & wire bonesCampbell Barton
2019-02-07DRW: support clipping for octahedral & box bonesCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-24Cleanup: add missing braces to draw managerCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-15Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLICampbell Barton
2019-01-15Fix T60504: Armature wire draw type hidden when unselectedCampbell Barton
2018-12-18DRW: Cleanup / Renaming of mesh batch cache functionsClément Foucault
2018-12-18Fix crash with armature custom bone in wireframe modeClément Foucault
2018-12-18Armature: temp workaround for crash caused by custom bone drawingClément Foucault
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-05Cleanup: use boolCampbell Barton