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-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-05-14DRW: Refactor: Use DRWCall to accumulate per instance attributesClément Foucault
2019-05-10Overlays: Use common_view_lib.glslClément Foucault
2019-05-09Overlay: Remove use of NormalMatrixClément Foucault
2019-05-08Cleanup: draw_common: Use switch instead of ifsClément Foucault
2019-05-01UI: move object origin size preference to themesGeorge Vogiatzis
2019-05-01Cleanup: comments (long lines) in drawCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-27Cleanup: style, use braces for drawCampbell Barton
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-16Cleanup: fix compiler warnings.Brecht Van Lommel
2019-03-16DRW: support clipping for armature bone axesCampbell Barton
2019-03-16DRW: support clipping for envelope armature draw typeCampbell Barton
2019-03-16DRW: support clipping for relationship linesCampbell Barton
2019-03-05DRW: support clipping for bone vertsCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-10Cleanup: move clipping shader lib & define into structCampbell Barton
2019-02-10Cleanup: use shorter name for shader configCampbell Barton
2019-02-08DRW: support clipping for stick & wire bonesCampbell Barton
2019-02-07DRW: support clipping for octahedral & box bonesCampbell Barton
2019-02-06DRW: Support edit-metaball clippingCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06GPU: refactor clipped drawing from DRW into GPUCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Cleanup: add trailing commasCampbell Barton
2019-01-29DRW: support clipping for all lamp typesCampbell Barton
2019-01-29Cleanup: replace attrib w/ attrCampbell Barton
2019-01-28DRW: support clipping for object & lamp centersCampbell Barton
2019-01-26DRW: support clipping for empty objectCampbell Barton
2019-01-24DRW: support clipping for camera objectsCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-22Cleanp: use single global for draw managerCampbell Barton
2019-01-22Cleanup: use const argsCampbell Barton
2019-01-21Fix clipping shaders with some AMD/Intel driversCampbell Barton
2019-01-21DRW: Support wire overlay clippingCampbell Barton
2019-01-15Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLICampbell Barton
2019-01-15Edit Mesh: Improve selected double vertices visibilityClément Foucault
2019-01-12Drawing API: shgroup_instance and shgroup_instance_alpha clarificationDalai Felinto
2019-01-113D View: fade out dupli-wire color 70%Campbell Barton
2019-01-113D View: use faded wire for set-scene objectsCampbell Barton
2019-01-11Cleanup: blend existing colorsCampbell Barton
2019-01-11Fix background color use in 3D viewCampbell Barton
2019-01-103D View: use faded color for dupli instance wire & pointsCampbell Barton
2018-12-18Fix edit-mode wire color being used for other objectsCampbell Barton
2018-12-14Wireframe: Fix wireframe color in edit mode for surfacesClément Foucault
2018-12-11DRW: Fix redundant texture creationClément Foucault
2018-12-11DRW: Deprecate / Remove DRW_STATE_STIPPLE_*Clément Foucault