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-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
2017-04-27Pose-mode drawing used alpha where it shouldn'tCampbell Barton
2017-04-27Use pose-mode colors for pose-bone drawingCampbell Barton
2017-04-27Cleanup: use doxy groups for armatureCampbell Barton
2017-04-27Fix basic pose-mode select drawingCampbell Barton
2017-04-26Draw Manager: cleanup, use doxy categoriesCampbell Barton
2017-04-26Last commit broke object-armature selectCampbell Barton
2017-04-26Draw Manager: pose-bone selectionCampbell Barton
2017-04-26Draw Manager: armature editmode selectionCampbell Barton
2017-04-22Cleanup: line lengthCampbell Barton
2017-04-22Cleanup: use DRW_shgroup_call prefix for dynamic and fixedCampbell Barton
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-03-21Object Mode Engine: Support for active color.Clément Foucault
2017-03-09Draw Manager: structural changeClément Foucault
2017-02-24Silence warnings in draw_armature.cDalai Felinto
2017-02-22Clay Engine: Started Armature drawingClément Foucault