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-07-10Fix T57489 Eevee: Texture coordinate object reference not working for worldClément Foucault
2019-07-09Cleanup: GPU: Correct commentClément Foucault
2019-07-09Fix T61474: laggy interaction on Windows/NVIDIA when gizmos are visibleBrecht Van Lommel
2019-07-09GPU: ATI Proxy checkJeroen Bakker
2019-07-09GPU: added debug value to investigate lagging issue in T6147Brecht Van Lommel
2019-07-09Fix T66573 Heap Corruption when baking to irradiance volume probeClément Foucault
2019-07-08Fix T65534 Eevee don't respect active UVmapClément Foucault
2019-07-08Fix T66351 Wireframe display in sculpt-mode broke when hiding partsClément Foucault
2019-07-07Cleanup: spellingCampbell Barton
2019-07-07Cleanup: rename gpencil chess -> checkerCampbell Barton
2019-07-03Fix T66372 Convert to mesh with subdivision breaks topologyClément Foucault
2019-07-02Cleanup: move comments onto own lines to avoid breaking linesCampbell Barton
2019-07-02Cleanup: rename set_inverted_drawing, move to GPU_stateCampbell Barton
2019-06-26Revert "GPU: Create and use new GPU_texture_read_rect utility."mano-wii
2019-06-24Fix T65812: Image empty has wrong aspect with limit texture sizeCampbell Barton
2019-06-22Cleanup: add bracesCampbell Barton
2019-06-22GPU_matrix: Add GPU_matrix_unproject_precalcCampbell Barton
2019-06-21Fix T62876: Camera Background ImagesJeroen Bakker
2019-06-18Cleanup: GPU: Fix codestyleClément Foucault
2019-06-17Fix T57650 UVEdit: selection not visible if behind unselected UVsClément Foucault
2019-06-13Fix T61768 Eevee Offscreen renderingClément Foucault
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-09Fix T65657: crash in float texture painting, after recent changesBrecht Van Lommel
2019-06-07Fix T64625: Eevee image textures with alpha have dark edgesBrecht Van Lommel
2019-06-06Fix T63729 Eevee: Bump does not follow normal directionClément Foucault
2019-06-06Fix T65383 UI graphics glitches on macOS with Intel HD 4000Clément Foucault
2019-06-06Fix T58920: Dyntopo sculpt and snake hook brush artifacts.mano-wii
2019-06-06Fix missing header for gpu_state.cCampbell Barton
2019-06-06Cleanup: argument sign mismatch warningCampbell Barton
2019-06-05Fix crash when editing shaders on Intel HD 4000.mano-wii
2019-06-05Fix T65298 Eevee: Principled BSDF doesn't use specular with metalsClément Foucault
2019-06-04Fix T64214 Eevee: Issue with Emission node and Alpha blendingClément Foucault
2019-06-04Fix T65042 Eevee: Hair Info Tangent Normal not working correctlyClément Foucault
2019-06-04GPU: High Definition Color BufferJeroen Bakker
2019-06-03GPU: Fix Restart index bugClément Foucault
2019-06-03Cleanup: style, use braces in GPUCampbell Barton
2019-06-02GPU: support default framebuffer with ID not equal to 0Tomoaki Kawada
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-31Cleanup: style, use braces in source/Campbell Barton
2019-05-30Cleanup: GPUMaterial: Remove unused struct membersClément Foucault
2019-05-30Eevee: Fix volumetric shader if nodetree uses a bsdf nodeClément Foucault
2019-05-30GPU: Enforce Uniform buffer alignment to 16bytesClément Foucault
2019-05-30GPU: Remove GPU_INDEX_U8Clément Foucault
2019-05-303D View: Support light probe data clippingCampbell Barton
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-28Fix T64536 Eevee: Reflection texco no longer worksClément Foucault
2019-05-27Cleanup: Fix warnings in gpu_batchRay Molenkamp
2019-05-27Cleanup: Fix warnings in bf_gpuRay Molenkamp
2019-05-27Fix T65066 Armature and bone selection is broken on macOSClément Foucault
2019-05-27Cleanup: DRW: Make clipped shader use UBO clip planesClément Foucault