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-08-22Shading: Add object color to Object Info node.OmarSquircleArt
2019-08-22Nodes: Support for socket shapes other than circleCharlie Jolly
2019-08-21Cleanup: clang-formatCampbell Barton
2019-08-21Shading: Add Volume Info node.OmarSquircleArt
2019-08-21Shading: Add White Noise node.OmarSquircleArt
2019-08-21Shading: Add more operators to Vector Math node.OmarSquircleArt
2019-08-21GPU: Fix Element index range calculationClément Foucault
2019-08-18Shading: Refactor Math node and use dynamic inputs.OmarSquircleArt
2019-08-17Cleanup: spellingCampbell Barton
2019-08-16Fix T68009: Recognize X.Org/AMD as GPU_DEVICE_ATI and open source driverRémi Verschelde
2019-08-16Cleanup: spellingCampbell Barton
2019-08-15GPU: Vertex Format: Increase number of byte per attribute nameClément Foucault
2019-08-15Mesh Batch Cache: Split UV an tangent into 2 distinct VBOsClément Foucault
2019-08-15GPU: Vertex Format: ADd function for safe GLSL attrib nameClément Foucault
2019-08-14Cleanup: Fix build error with MSVCLazydodo
2019-08-14Mesh Batch Cache: Refactor + MultithreadClément Foucault
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-14Manage GPU_matrix stacks per GPUContextJulian Eisel
2019-08-14Eevee: Fix background alpha regressionClément Foucault
2019-08-14Eevee: Add support for the holdout nodeClément Foucault
2019-08-14Eevee: Improve Transparent BSDF behaviorClément Foucault
2019-08-14Fix T68537 Eevee: Modulo node behaves unexpectedly/inconsistentlyClément Foucault
2019-08-13Shading: Add Clamp node to Cycles and EEVEE.OmarSquircleArt
2019-08-13Shading: Add Map Range node to Cycles and EEVEE.OmarSquircleArt
2019-08-07Fix T67623 Eevee: Modulo node making unexpected/inconsistent behaviourClément Foucault
2019-08-07Remove compiler fix for unsupported MSVC versionJulian Eisel
2019-08-06Fix T67437: Vertex Colors Not Visible In SculptModeJeroen Bakker
2019-08-01GPU: more complete coverage of drivers for Intel shader compilation workaroundBrecht Van Lommel
2019-08-01Cleanup: misc spelling fixes in variable names & definesCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Fix T67951: Bone selection is broken on some Intel GPUsmano-wii
2019-07-303D View: Move selection API to a Selection engine.mano-wii
2019-07-15Fix T67009, T67013: crash with Intel HD Graphics and some older driversBrecht Van Lommel
2019-07-15Fix T63349: image texture garbage collection causing freezesBrecht Van Lommel
2019-07-15Fix crash running GPU shader.format_calc() with attributes like gl_VertexIDJeroen Bakker
2019-07-15Fix crash HD Graphics 4000 Series On WindowsJeroen Bakker
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