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-16Armature: Cleanup: Remove unused function and use less silly wire drawing.Clément Foucault
2018-05-08Armature: Add back Stick bone draw type.Clément Foucault
2018-05-07Object Mode: Use stipple shader for relationship lines.Clément Foucault
2018-05-06Armature: Fix bone axes not using bone color.Clément Foucault
2018-05-06Armature: Fix/Change bone axes display.Clément Foucault
2018-05-05Armature: Rename bone shaders and add 2 colors smooth blending.Clément Foucault
2018-05-05Armature: Make bone outlines thickness variable.Clément Foucault
2018-05-05Groups: remove drawing group objects in a different color.Brecht Van Lommel
2018-05-03Fix T54805: Bones are white in edit modeDalai Felinto
2018-05-03Metaball: Move handles shader to draw/modes/shader and reference them in draw...Germano
2018-05-03Metaball: pointers used in `DRW_shgroup_call_dynamic_add` don't need to hold ...Germano
2018-05-02Armature: Envelope: Small cleanup + don't smooth the distance display.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-30DRW: Remove DRWTextureFormat in favor or GPUTextureFormat.Clément Foucault
2018-04-17Object Mode: Fix wrong wire color on non-meshes objects.Clément Foucault
2018-04-17DRW: Fix lightprobe objects outlines.Clément Foucault
2018-03-25DRW: Fix crash/broken Metaballs display.Clément Foucault
2018-02-28Object Mode: Fix incorrect lightprobe wire color when in edit mode.Clément Foucault
2018-02-27DRW: Do not recreate the common uniform buffer every frame.Clément Foucault
2018-02-16Metalball drawing: rename mball helpers to handlesGermano
2018-02-15Cleanup: style, warningCampbell Barton
2018-02-14DRW: Refactor: Less feature duplication with Gwn.Clément Foucault
2018-02-06Object Mode: Add to EvaluationContext & DRWContextStateCampbell Barton
2018-01-11DRW: Fix T53583 Armature instances not drawing.Clément Foucault
2018-01-09Curve Edit Mode: Use curve handle theme colorsmano-wii
2018-01-04DRW: Fix boolean uniform lenght.Clément Foucault
2017-12-07Merge branch 'master' into blender2.8Campbell Barton
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-16Fix T51210: Draw Manager: Support for Metaball DrawingGermano
2017-11-09Cleanup: Use full name for scene_layer in drawSergey Sharybin
2017-08-01Cleanup: double promotionCampbell Barton
2017-06-19Gawain API naming refactorCampbell Barton
2017-05-24Fix leak in particle velocity global rampCampbell Barton
2017-05-23Implement particle velocity and acceleration visualizationLuca Rood
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-17DwM: Armature: Add distance outline and wire drawing of envelope bones.Bastien Montagne
2017-05-03Draw Manager: fix draw-state switching logicCampbell Barton
2017-04-22missing from last commitCampbell Barton
2017-04-22Fix armature drawing ignoring object matrixCampbell Barton
2017-04-20Draw Manager: round vertex size upCampbell Barton
2017-04-18Draw Manager: Fix uniforms array not been found.Clément Foucault
2017-04-15Cleanup: explicit names for return arguments and position lastCampbell Barton
2017-04-11Draw Manager: Fix blended color.Clément Foucault
2017-04-11Draw Manager: Add center-color for linked/multiuser objectsCampbell Barton
2017-04-10Object Engine: Fix Selected Group Objects color.Clément Foucault
2017-04-10Object Engine: Ported Force Field object drawing.Clément Foucault