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
2020-04-03Cleanup: use term 'attr' instead of 'attrib'Campbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-19DRW: Support inverted view matrixClément Foucault
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-11-18Fix building on 32bit systemsCampbell Barton
2019-09-19Cleanup: spellingCampbell Barton
2019-09-17DRW: Refactor to support draw call batchingClément Foucault
2019-09-14Revert "DRW: Refactor to support draw call batching"Clément Foucault
2019-09-13DRW: Refactor to support draw call batchingClément Foucault
2019-08-22Shading: Add object color to Object Info node.OmarSquircleArt
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-05-31DrawManager: Color ManagementJeroen Bakker
2019-05-30DRW: Add unit_state to avoid lots of DRWCallState duplicationClément Foucault
2019-05-22DRW: Only change VAO if geometry changesClément Foucault
2019-05-22Fox drwviewClément Foucault
2019-05-22Cleanup: DRW: Remove, rename stuffsClément Foucault
2019-05-22DRW: Do not update the view ubo for each passClément Foucault
2019-05-22DRW: Add DRWView to improve different view handlingClément Foucault
2019-05-22Cleanup: DRW: Refactor code for better readability and simplificationClément Foucault
2019-05-21GPU: double uniform names buffer sizeJacques Lucke
2019-05-14Cleanup: DRW: Remove unused Uniform typesClément Foucault
2019-05-14DRW: Refactor: Use DRWCall to accumulate per instance attributesClément Foucault
2019-05-14Cleanup: Remove DRWCallTypeClément Foucault
2019-05-14DRW: Change Procedural function to use a GPUBatchClément Foucault
2019-05-14DRW: Make Instance count not a pointerClément Foucault
2019-05-14Cleanup: DRW: Remove pointers to materialsClément Foucault
2019-05-14DRW: Remove ModelViewMatrix and ModelViewMatrixInverseClément Foucault
2019-05-09Cleanup: DRW: Remove DRW_pass_freeClément Foucault
2019-05-09DRW: Remove support for NormalMatrixClément Foucault
2019-05-08DRW: Remove WorldNormalMatrixClément Foucault
2019-05-08GPU: Remove GPU_INVERSE_NORMAL_MATRIXClément Foucault
2019-05-08Cleanup: DRW/GPU: Remove eye vector uniformClément Foucault
2019-05-08DRW: Make batch validation run first during iterationClément Foucault
2019-05-08DRW: Add DRW_duplidata_get to create fast path for duplisClément Foucault
2019-05-08DRW: Remove uneeded calls to drw_viewport_engine_data_ensure when iteratingClément Foucault
2019-05-04Cleanup: Remove unused code in sculpt_mode, workbench and draw managerClément Foucault
2019-04-21Cleanup: comments (mainly long lines)Campbell Barton
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-05DRW: Opti: Replace bound tex/ubo tracking array by bitfieldsClément Foucault
2019-03-29Fix T62178 Eevee: Texture Box mapping not matching Cycles if object is scaledClément Foucault
2019-03-19Cleanup: comment blocksCampbell Barton
2019-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-29Cleanup: replace attrib w/ attrCampbell Barton