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
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-10-09Revert "CleanUp: Introduce `eMeshBatchDirtyMode` enum"Jeroen Bakker
2020-10-07CleanUp: Introduce `eMeshBatchDirtyMode` enumJeroen Bakker
2020-08-07Cleanup: Draw, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-06-12Cleanup: split deform functions that take target object-dataCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-05-08DRW: Make batch validation run first during iterationClément Foucault
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Edit Mesh: Refactor Edit cage drawing to use old style drawingClément Foucault
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-14Fix T60332: Lattice objects do not display properly in Edit modeClément Foucault
2018-12-10DRW: Batch Cache: Mesh: Port edit mesh batches to batch request methodClément Foucault
2018-09-05Edit Mesh: Add support for draw option parametersClément Foucault
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-05-22Fix crash drawing edit-latticeCampbell Barton
2018-05-15Modifiers on Lattices now workSybren A. Stüvel
2018-04-22Cleanup: trailing spacesCampbell Barton
2017-12-07Merge branch 'master' into blender2.8Campbell Barton
2017-08-16Gawain: remove GWN_batch_discard_allCampbell Barton
2017-06-27Implement weight colors for lattices in draw managerLuca Rood
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