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-28Cleanup: DRW: Rename DRW_STATE_BLEND_* for API clarityClément Foucault
2019-05-22DRW: Remove DRW_state_clip_planes_resetClément Foucault
2019-05-22DRW: Remove DRW_state_clip_planes_set_from_rv3dClément Foucault
2019-05-17Cleanup: DRW: Remove uneeded DRWState valuesClément Foucault
2019-05-14DRW: Refactor: Use DRWCall to accumulate per instance attributesClément Foucault
2019-05-09DepsGraph: Multi ViewLayer SelectionJeroen Bakker
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-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-19DNA: rename select_color -> select_idCampbell 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-06DRW: Support edit-metaball clippingCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-22Cleanp: use single global for draw managerCampbell Barton
2018-11-09Multi-Objects Metaball: Selection refactor - fix pick and box selectionDalai Felinto
2018-09-02Cleanup: comment blocksCampbell Barton
2018-05-29Object Modes: only use selection for mode switchCampbell Barton
2018-05-26Cleanup: whitespace, long lines, duplicate includeCampbell Barton
2018-05-20DRW: Rename some DRW_STATE_* for more consistency.Clément Foucault
2018-05-17Remove ViewLayer settings - cleanup 1/2Dalai Felinto
2018-05-03Metaball: pointers used in `DRW_shgroup_call_dynamic_add` don't need to hold ...Germano
2018-04-16Multi-Object EditingCampbell Barton
2018-02-16Metalball drawing: rename mball helpers to handlesGermano
2018-02-13Object Mode: remove Scene.obedit in draw managerCampbell Barton
2018-01-30DRW / Render: Add support for render pipeline in drawmanager.Clément Foucault
2017-11-29Draw manager: Cleanup, namingSergey Sharybin
2017-11-16Fix T51210: Draw Manager: Support for Metaball DrawingGermano
2017-09-25DRW : Add new view_update mechanism.Clément Foucault
2017-06-19Gawain API naming refactorCampbell Barton
2017-05-16Draw Manager: Texture Memory usage improvement.Clément Foucault
2017-04-29Cleanup: rename struct for private engine dataCampbell Barton
2017-04-18GPUFramebuffer: Allow to bind a specific texture mip to framebuffer.Clément Foucault
2017-04-13Use 'safe' macros for common free operationCampbell Barton
2017-04-12Draw Engine: remove hard coded limit on array sizesCampbell Barton
2017-04-12Cleanup: use DRW_cache_mesh prefix w/ mesh objectsCampbell Barton
2017-04-10Draw Manager: Use Texture flag in Framebuffer init.Clément Foucault
2017-04-03Draw Manager: Use engine type pointer instead of engine name.Clément Foucault
2017-03-27Draw Engines: Make g_data struct part of the viewport storageClément Foucault
2017-03-27Draw Manager: Make Viewport Data passed by the manager call.Clément Foucault
2017-03-20Draw module: code style, encapsulate static varsClément Foucault
2017-03-14Cleanup: warningsCampbell Barton
2017-03-13Mode Engines: Fix MSVC compilation error.Clément Foucault
2017-03-12Clay Engine: Mode engine templates.Clément Foucault