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-09-26Edit Surface: Use edit curve engine to display edit surfaceClément Foucault
2018-09-26Curve Edit: Cleanup/Improve/Fix handles drawingClément Foucault
2018-09-25Edit Curve: Fix cannot hide handlesClément Foucault
2018-09-25Curves: Move draw options to overlaysClément Foucault
2018-09-05Edit Mesh: Add support for draw option parametersClément Foucault
2018-08-30Cleanup: GPU_BATCH_DISCARD_ARRAY_SAFE (deduplicate existing code)Dalai Felinto
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
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-07-03Cleanup: typosCampbell Barton
2018-01-10Curve/Surface Display: UV supportmano-wii
2018-01-09Curve Edit Mode: Use curve handle theme colorsmano-wii
2018-01-03Fix crash when you change the curve resolution in Edit Mode of the Blender Re...Germano
2018-01-03Curve Edit Mode: Fix crash when the U-resolution of the curve is changedGermano
2017-12-19Draw Manager: draw_cache_imp_displist, always return IndexBuf even when there...Germano
2017-12-17Fix triangles indexbuf of Curve Displists was being discarded incorrectlyGermano
2017-12-14Draw Manager: Recalculate batch of Curves, Surfaces and Texts when a property...Germano
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-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