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-08GPUViewport: Fix possible hash colision with enabled enginesClément Foucault
2019-05-08DRW: Replace BLI_mempool by BLI_memblockClément Foucault
2019-05-06Cleanup: GPUMaterial remove unused struct membersClément Foucault
2019-05-05Cleanup: fallthrough attribute warningCampbell Barton
2019-05-04Fix T63789: Precision issues in glsl noise texturemano-wii
2019-05-04Cleanup: GPU_buffers: Remove obsolete debug drawingClément Foucault
2019-05-04GPUBuffers: Save / expose material index per buffersClément Foucault
2019-05-02Fix T63435 Incorrect fresnel and normals for hair strands on EEVEEClément Foucault
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Fix T63393 Eevee: Specular Shader's Clear Coat does not functionClément Foucault
2019-04-29Cleanup: spellingCampbell Barton
2019-04-27Fix T63936 GPUSelect: Read depth in the endClément Foucault
2019-04-26Eevee: Noise Texture: try to fix floating point accuracy issueClément Foucault
2019-04-26GPUSelect: Don't read depth on every drawClément Foucault
2019-04-25Fix T63524: crash selecting an object in texture coordinate nodeBrecht Van Lommel
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-23Fix T63178 Eevee animation render crashClément Foucault
2019-04-23GPUBuffers: Fix wrong assertClément Foucault
2019-04-23Workbench: Support Active Vertex ColorJeroen Bakker
2019-04-22Cleanup: style, use braces for gpuCampbell Barton
2019-04-21Cleanup: comments (long lines) in gpuCampbell Barton
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17GPUBuffers: Remove wrong assertClément Foucault
2019-04-17ClangFormat: adjust '#if 0' to fix gpu_buffers.c indentCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-16Fix broken build when using system Glew on linux.Bastien Montagne
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-10Cleanup: use STR_ELEM macroCampbell Barton
2019-04-10Cleanup: spellingCampbell Barton
2019-04-06Fix T59014: black/corrupted viewport with Intel HD on Windows 7/8.Brecht Van Lommel
2019-04-05GPU: Fix typoClément Foucault
2019-04-05Fix T61035 Draw manager crash opening file with curvesClément Foucault
2019-04-05EEVEE: Fix compilationJeroen Bakker
2019-04-05GPU not able to allocate textureJeroen Bakker
2019-04-05Fix T62892 EEVEE HDRI lightning glitchClément Foucault
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-04-01Edit Mesh Selection: Clear out buffer that indicates out of bounds pixels.mano-wii
2019-03-29Fix T62178 Eevee: Texture Box mapping not matching Cycles if object is scaledClément Foucault
2019-03-29Fix T58387 Voronoi(Cells) does not work on eevee (amd + windows)Clément Foucault
2019-03-29DRW/Eevee: Add correct support for OrcoClément Foucault
2019-03-28Fix build errorsmano-wii
2019-03-28Possible fix for T62999: Crash when select in edit mode.mano-wii
2019-03-28Fix T63023: wrong Eevee window coordinates for background.Brecht Van Lommel
2019-03-27Fix T62680 Mirrored objects have flipped binormal vectors in LookDevClément Foucault