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-20Basic Draw Engine: Cleanup unused code.Clément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-12Cleanup: style, duplicate headerCampbell Barton
2018-07-10Fix T55484: Border zoom fails in Edit-ModeSergey Sharybin
2018-06-07Draw: Use proper continue when psys is disabledSergey Sharybin
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-15Draw manager: Pass object to hair batch cacheSergey Sharybin
2018-05-15Particle edit: Make visibility check to be per-particle systemSergey Sharybin
2018-05-11Draw manager: Add utility function to check whether particle systems are to b...Sergey Sharybin
2018-04-17Particles: Hair: Make hair selectable in the 3D view.Clément Foucault
2018-03-25Basic Engine: Remove unneeded use of Framebuffers.Clément Foucault
2018-01-30DRW / Render: Add support for render pipeline in drawmanager.Clément Foucault
2017-11-29Basic engine: Cleanup, use lower case prefix for private functionsSergey Sharybin
2017-11-29Draw manager: Listen to depsgraph's ID update callbacksSergey Sharybin
2017-11-14Fix Opengl Error with glBlitFramebufferClément Foucault
2017-11-11GPUFramebuffer: Add possibility to blit stencil buffer.Clément Foucault
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-09-25DRW : Add new view_update mechanism.Clément Foucault
2017-07-25Fix T52190: Depth picking failsCampbell Barton
2017-06-19Gawain API naming refactorCampbell Barton
2017-05-16Draw Manager: Texture Memory usage improvement.Clément Foucault
2017-05-16Draw Manager: Make use of texture reuse.Clément Foucault
2017-05-08Cleanup: namingCampbell Barton
2017-05-05Implement overridable scene render settingsDalai Felinto
2017-05-03Merge branch 'master' into blender2.8Lukas Stockner
2017-05-02Cycles integration with Draw ManagerDalai Felinto
2017-04-29Cleanup: rename struct for private engine dataCampbell Barton
2017-04-26Cleanup: rename select engine -> basicCampbell Barton