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-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
2018-05-16Armature: Fix T55068: Wireframe bones with custom shapes not working in objec...Clément Foucault
2018-05-16Armature: Cleanup: Remove unused function and use less silly wire drawing.Clément Foucault
2018-05-16Armature: Fix T55070: Bones relationship lines are offsettedClément Foucault
2018-05-14COW Fix: The "layers used" display for armatures did not update after bones w...Joshua Leung
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