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-12-14Displist: Reuse tesselated pos and nor for wireframesClément Foucault
2018-12-14Curve Batch Cache: Add back support for shaded geometryClément Foucault
2018-12-14Curve Batch Cache: Rework Implementation to use new batch requestClément Foucault
2018-12-07DRW: Rework wireframe overlay implementationClément Foucault
2018-11-23DRW: Support Wireframe for metaball objectsClément Foucault
2018-11-23DRW: Support Wireframe for cruve/surface/text objectsClément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-08Cleanup: rename 'ct' to 'len' for gawainCampbell Barton
2018-05-26Cleanup: whitespace, long lines, duplicate includeCampbell Barton
2018-05-14Fix crash opening 01_015_A.lighting.blend - DL_INDEX3 displist have a single ...Bastien Montagne
2018-01-10Curve/Surface Display: UV supportmano-wii
2017-12-19Forgotten on last commitGermano
2017-12-19Draw Manager: draw_cache_imp_displist, always return IndexBuf even when there...Germano
2017-12-17Fix triangles of the Displists were being drawn in the opposite directionGermano
2017-12-15Draw manager: Cleanup, unused variableSergey Sharybin
2017-12-14Fix crash with DispLists without verticesGermano
2017-12-14Support for Batchs split by material for objects of type Curve, Surface, and ...Germano
2017-11-16Fix T51210: Draw Manager: Support for Metaball DrawingGermano
2017-09-07Fix leak caused by wrong ownership flagCampbell Barton
2017-08-16Gawain: remove GWN_batch_discard_allCampbell Barton
2017-06-19Gawain API naming refactorCampbell Barton
2017-05-17Cleanup: group VBO attributes in a structCampbell Barton
2017-04-21Cleanup: move draw-cache creation from BKE to DRWCampbell Barton