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
2019-05-14Cleanup: Remove DRWCallTypeClément Foucault
2019-05-14Cleanup: DRW: Remove unused functionsClé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-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel
2019-05-10DRW: Remove ModelViewMatrix UsageClé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: Copy matrix in case of ModelMatrixInverse being usedClément Foucault
2019-05-08DRW: Change function orders to improve CPU cache efficiencyClément Foucault
2019-05-08DRW: Replace BLI_mempool by BLI_memblockClément Foucault
2019-05-06DRW: Remove is_negative_m4 per draw callClément Foucault
2019-05-04Cleanup: Remove unused code in sculpt_mode, workbench and draw managerClément Foucault
2019-05-04Sculpt: Refactor draw manager sculpt drawing mechanismClément Foucault
2019-05-01Cleanup: comments (long lines) in drawCampbell Barton
2019-04-23Fix T63178 Eevee animation render crashClément Foucault
2019-04-23Workbench: Support Active Vertex ColorJeroen Bakker
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-29Fix T62178 Eevee: Texture Box mapping not matching Cycles if object is scaledClément Foucault
2019-03-27Cleanup: style, use braces for drawCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-07Fix T59877: EEVEE: Object Info node random value does not work with DuplisClément Foucault
2019-03-04DRW: Fix matflag not being updated after first drawcallClément Foucault
2019-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18Sculpt Draw: Add support for wireframe geometryClément Foucault
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflagsCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-29Cleanup: replace attrib w/ attrCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-24Cleanup: add missing braces to draw managerCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-17DRW: Make missing uniform debuging print only onceClément Foucault
2019-01-17DRW: Use name buffer to request uniform location before drawing.Clément Foucault
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2018-12-07DRW: Rework wireframe overlay implementationClément Foucault
2018-12-03DRW: Make default debug mode a bit more silentClément Foucault
2018-10-17DRW: Fix DRW_shgroup_create_sub returning source shgroupClément Foucault
2018-10-12DRW: Add DRW_shgroup_create_sub to create children shgroupClément Foucault
2018-10-11Fix draw manager out of bounds assignmentCampbell Barton
2018-10-11Cleanup: indentationCampbell Barton
2018-10-09Eevee: Add support/Fix Object Info nodeClément Foucault
2018-10-04Fix T57040 Mesh Disappearing after exiting edit mode in sculptClément Foucault