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
2022-07-01Metal: MTLMemoryManager implementation includes functions which manage alloca...Jason Fielder
2022-05-11Cleanup: use '_num' / '_count' suffix instead of '_ct'Campbell Barton
2022-04-22Curves: Further split of curves draw code from particlesHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-10-24Cleanup: spelling in commentsCampbell Barton
2021-02-13Cleanup: spellingCampbell Barton
2021-02-01DRW: Fix render wrong orthographic depth conversionClément Foucault
2021-01-26Fix T84160: Wrong DOF when camera is overridenRichard Antalik
2020-09-08GPUFramebuffer: Make GPU_framebuffer_read_depth more flexibleClément Foucault
2020-09-05GPUTexture: Change texture creation APIClément Foucault
2020-07-16Cleanup: GPU: Replace all glReadPixels by GPU equivalentClément Foucault
2020-03-27Fix T69060: File Output Node does not work with Time RemappingPhilipp Oeser
2020-03-11Workbench Simplification RefactorClément Foucault
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-11DRW: Color Management improvementClément Foucault
2019-09-07Cleanup: includes in headersCampbell Barton
2019-06-26Fix Workbench Memory LeakJeroen Bakker
2019-05-22Workbench: Use DRWView instead of DRW_viewport_matrix_*Clément Foucault
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-11Fix T63467: Edge/vertex selection isnt working properly with X-ray set to 1Sebastian Parborg
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-16Fix T61526 hair doesn't render in workbench but does with openGLClément Foucault
2019-03-15Fix T59943 Color banding present in Workbench render but not in viewportClément Foucault
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-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2018-10-23Workbench: Fix Wrong AntiAliasing in rendersClément Foucault
2018-09-28Fix T56940: crash rendering with OpenGL as engine.Brecht Van Lommel
2018-09-26Wireframe/Xray: Make Xray option local to wireframe modeClément Foucault
2018-08-22Cleanup: styleCampbell Barton
2018-08-21Workbench: Support XRay rendering in OpenGLJeroen Bakker
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel