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-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
2018-10-17Fix armature bones spline ik lines offsetDalai Felinto
2018-10-17Fix armature bones ik lines offsetDalai Felinto
2018-10-05Add a new B-Bone Custom Handle type that uses the handle bone direction.Alexander Gavrilov
2018-10-05Redefine the Relative custom B-Bone handle type to be more reasonable.Alexander Gavrilov
2018-10-05Cleanup: styleCampbell Barton
2018-10-04Fix T56268: display the correct rest shape for B-Bones in Edit Mode.Alexander Gavrilov
2018-10-03Pose Mode: Add back IK Degrees of freedom displayClément Foucault
2018-09-25Edit Mesh: Center text when Edge length & Edge Angle is activatedClément Foucault
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-31Cleanup: use static variablesCampbell Barton
2018-07-30Armature: Fix bone always transparent when enabling MSAAClément Foucault
2018-07-20Make `draw_armature()` abort in case pose is not up-to-date.Bastien Montagne
2018-07-20Fix T55973: [2.8] Crash when 'apply pose as rest pose' when bone scale is 0,0,0.Bastien Montagne
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-08Cleanup: abbreviate unsigned types (draw manager)Campbell Barton
2018-07-03Cleanup: typosCampbell Barton
2018-06-10Viewport: "Show Relationship Lines" overlay toggle is now respected by Object...Joshua Leung
2018-06-07Armature: Fix missing loose edges on custom bone shapes.Clément Foucault
2018-05-27Armature: Fix warning.Clément Foucault
2018-05-27Workbench: Shadow: Use depth fail method for manifold objects.Clément Foucault
2018-05-26Armature: Make Custom bone have the same appearance as other bones.Clément Foucault
2018-05-26Armature: Modify Shape outline shader to use Line adjacency instead of tri.Clément Foucault
2018-05-26Cleanup: whitespace, long lines, duplicate includeCampbell Barton
2018-05-22Experimental Armature Drawing Tweak for Relationship LinesJoshua Leung
2018-05-17Armature: Fix non working Wireframe option on bones.Clément Foucault