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-09-07Cleanup: use post increment/decrementCampbell Barton
2019-06-21Fix T65745: Bone Selection X-Ray Drawing.Jeroen Bakker
2019-05-30DRW: Refactor to use object pointer for drawcall by defaultClément Foucault
2019-05-28Cleanup: DRW: Rename DRW_STATE_BLEND_* for API clarityClément Foucault
2019-05-17Cleanup: DRW: Remove uneeded DRWState valuesClément Foucault
2019-05-14Cleanup: DRW: Remove uneeded _add suffix from DRW_shgroup_call_addClément Foucault
2019-04-26Fix T62880 Severe FPS drop with multiple bone shapesClément Foucault
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-11Fix T63467: Edge/vertex selection isnt working properly with X-ray set to 1Sebastian Parborg
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-03-23Fix T62097 Bone transparancy not enabled when Xray enabledClément Foucault
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-02-27Armature: Make selection only work on outlines in wireframe modeClément Foucault
2019-02-27Armature: Remove the Transparent Bone overlay optionClément Foucault
2019-02-27Armature: Force Transparent bone in wireframe display type/modeClément Foucault
2019-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-22Cleanp: use single global for draw managerCampbell Barton
2018-12-073D View: hide pose bones w/o overlaysCampbell Barton
2018-11-23Cleanup: rename bone-select to xrayCampbell Barton
2018-11-23Pose: make pose-bone xray usable in wpaint modeCampbell Barton
2018-08-22Cleanup: styleCampbell Barton
2018-08-17Armature: Add ghosting support (old x-ray)Clément Foucault
2018-07-30Armature: Fix bone always transparent when enabling MSAAClément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-11Cleanup: simplify RNA namesCampbell Barton
2018-07-103D View: overlay option to show bonesCampbell Barton
2018-07-04Fix Pose Mode selection overlay breaking other overlay.Clément Foucault
2018-06-07Bone selection: user control contrastJeroen Bakker
2018-05-29Missed own last commitCampbell Barton
2018-05-22Cleanup: namingCampbell Barton
2018-05-20DRW: Rename some DRW_STATE_* for more consistency.Clément Foucault
2018-05-20Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-17T55090: Proxy bones were not selectableJeroen Bakker
2018-05-17Remove ViewLayer settings - cleanup 1/2Dalai Felinto
2018-05-15Fix T55078: Assert statementJeroen Bakker
2018-05-11Cleanup: whitespaceCampbell Barton
2018-05-11T54983: Bone selection overlayJeroen Bakker
2018-05-07Armature: Add new Transparent Bone overlay option.Clément Foucault
2018-05-07Armature: Add back relationship lines.Clément Foucault
2018-05-07Object Mode: Use stipple shader for relationship lines.Clément Foucault
2018-05-06Armature: Add a special Pass for bone axes.Clément Foucault
2018-05-06Armature: Put passes in a struct easier to pass around.Clément Foucault
2018-05-02Armature: Envelope Bones: Change drawing method.Clément Foucault