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
2017-09-25DRW : Add new view_update mechanism.Clément Foucault
2017-09-25DRW : Add AA to non meshes objects.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-25Draw Manager: store context vars per drawCampbell Barton
2017-04-22Draw Manager: hide 2d curves normalsCampbell Barton
2017-04-21Draw Manager: edit-mode 3d text drawingCampbell Barton
2017-04-20Cleanup: redundant struct qualifier & long linesCampbell Barton
2017-04-20Curve: draw curve/surface/text geometryCampbell Barton
2017-04-20Use theme vertex size for lattice & curve verticesCampbell Barton
2017-04-19Draw Manager: draw curve normalsCampbell Barton
2017-04-19Fix error disabling curve handlesCampbell Barton
2017-04-19Draw Manager: curve supportCampbell 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