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
2018-05-11Cleanup: use 'uint' in draw managerCampbell Barton
2018-05-08Armature: Add back Stick bone draw type.Clément Foucault
2018-05-07Armature: Add new Transparent Bone overlay option.Clément Foucault
2018-05-07Armature: Remove big outlines for active bones & reduce axes color.Clément Foucault
2018-05-07Armature: Add back relationship lines.Clément Foucault
2018-05-06Armature: Add a special Pass for bone axes.Clément Foucault
2018-05-06Armature: Fix bone axes not using bone color.Clément Foucault
2018-05-06Armature: Put passes in a struct easier to pass around.Clément Foucault
2018-05-06Armature: Fix/Change bone axes display.Clément Foucault
2018-05-06Fix crash on armature drawingDalai Felinto
2018-05-05Armature: Fix object mode display.Clément Foucault
2018-05-05Armature: Change Bone drawing.Clément Foucault
2018-05-05Armature: Rename bone shaders and add 2 colors smooth blending.Clément Foucault
2018-05-03Fix crash selecting envelope bone jointCampbell Barton
2018-05-03Cleanup: trailing spaceCampbell Barton
2018-05-02Armature: Envelope: Small cleanup + don't smooth the distance display.Clément Foucault
2018-05-02Armature: Envelope: Revisit envelope drawing again.Clément Foucault
2018-05-02Armature: More work and cleanup on envelope bones drawing.Clément Foucault
2018-05-02Armature: Envelope Bones: Change drawing method.Clément Foucault
2018-05-02Armature: "Raytrace" bones endpoint spheres.Clément Foucault
2018-05-02DRW: Armature: New bone outline shader.Clément Foucault
2018-04-16Multi-Object EditingCampbell Barton
2018-02-08Fix mixed weight-paint & pose modeCampbell Barton
2018-02-06Object Mode: Add to EvaluationContext & DRWContextStateCampbell Barton
2018-01-11DRW: Fix T53583 Armature instances not drawing.Clément Foucault
2017-11-29Draw manager: Cleanup, use lower case prefix for private functionsSergey Sharybin
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Cleanup: Use full name for scene_layer in drawSergey Sharybin
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-08Remove selection color from the baseSergey Sharybin
2017-06-01Fix custom-bone display-at optionCampbell Barton
2017-05-31Fix bone selection (index can't skip hidden bones)Campbell Barton
2017-05-18DwM: Armature: Cleanup envelope bone code a bit.Bastien Montagne
2017-05-18DwM: Armature: add solid envelope bone drawing.Bastien Montagne
2017-05-18DwM: Armature: refine drawing condition of envelope distance outline.Bastien Montagne
2017-05-17DwM: Armature: fix bone distance outline drawing.Bastien Montagne
2017-05-17DwM: Armature: Add distance outline and wire drawing of envelope bones.Bastien Montagne
2017-05-12Some minor cleanup.Bastien Montagne
2017-05-12Fix again DwM bbones drawing.Bastien Montagne
2017-05-03Move pose-bone colors into draw_dataCampbell Barton
2017-05-03Error in last commitCampbell Barton
2017-05-03Rename bPoseChannel's temp/cache pointer for DrawManager to draw_data.Bastien Montagne
2017-05-03Fix bad scaling of BBone single-segment bones in new Armature drawing code.Bastien Montagne
2017-05-03Draw Manager: Use color-sets for solid pose-bonesCampbell Barton
2017-05-03Draw Manager: use pose bone theme and constraint colorsCampbell Barton
2017-05-03Add BBone and Wire Armature draw types to DrawManager.Bastien Montagne
2017-04-28Disable custom armature colorsCampbell Barton
2017-04-28Correct comment, we need wire_outline data in this caseCampbell Barton
2017-04-28Draw Manager: pose-mode custom bone displayCampbell Barton
2017-04-27Draw Manager: basic text overlay supportCampbell Barton