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-04-24Correct switched values in the previous commit.mano-wii
2019-04-24Fix T62701: Hair edit mode crashes on some old AMD Radeon drivers.mano-wii
2019-04-23Fix T63178 Eevee animation render crashClément Foucault
2019-04-23Fix T63816: Crash opening file with multiple view layersSergey Sharybin
2019-04-23Cleanup: rename the curveInX etc bbone DNA fields to curve_in_x etc.Alexander Gavrilov
2019-04-23B-Bones: split the Scale In/Out properties into X and Y values.Alexander Gavrilov
2019-04-23Workbench: Support Active Vertex ColorJeroen Bakker
2019-04-22Cleanup: style, use bracesCampbell Barton
2019-04-21Cleanup: comments (mainly long lines)Campbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-20Cleanup: formatting, unused argsCampbell Barton
2019-04-19DRW: Expose VBO garbage collection timingsClément Foucault
2019-04-19Fix T63669: Particle editing bypassing occlusion.mano-wii
2019-04-19DRW: Add batch garbage collectionClément Foucault
2019-04-19DRW: Make shaded batch validation more correctClément Foucault
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18Cleanup: comment blocksCampbell 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-13Fix T37500: implement Bendy bone segment deformation interpolation.Alexander Gavrilov
2019-04-133D View: move gizmo draw options out of overlaysCampbell Barton
2019-04-11Fix T63464: Multi UV Maps limited to three with eeveePhilipp Oeser
2019-04-10Fix T62449: Subsurf+hidden facesJeroen Bakker
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-04-09Cleanup: styleCampbell Barton
2019-04-06DRW: Opti: Fix hotspot in DRW_mesh_batch_cache_get_surface_shadedClément Foucault
2019-04-05DRW: Opti: Replace bound tex/ubo tracking array by bitfieldsClément Foucault
2019-04-04DRW: Fix hair count being limited by recent refactorClément Foucault
2019-04-04Fix T63255: Crash when circle select performs selection outside the viewport'...mano-wii
2019-04-04Fix T61870 Eevee: Object's go completely black if they have a normal mapClément Foucault
2019-04-04DRW: Mesh Batch Cache: Fix error in loop custom data layer checkingClément Foucault
2019-04-04Cleanup: redundant castsCampbell Barton
2019-04-04Cleanup: styleCampbell Barton
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-29Cleanup: styleCampbell Barton
2019-03-29GPU: Fix color difference when rendering to gpu_py_offscreenClément Foucault
2019-03-29Fix T62178 Eevee: Texture Box mapping not matching Cycles if object is scaledClément Foucault
2019-03-29DRW: Fix Memory leak introduced by previous commitClément Foucault
2019-03-29DRW/Eevee: Add correct support for OrcoClément Foucault
2019-03-28Possible fix for T62999: Crash when select in edit mode.mano-wii
2019-03-28DrawManager: Add Edge Detection To DisplayListsJeroen Bakker
2019-03-28Fix T60421: Bone heads are hidden when non-connected parent is hiddenSebastian Parborg
2019-03-28DRW manager: Always assume that the GL_DITHER and GL_SCISSOR_TEST should be d...mano-wii
2019-03-27Fix T62680 Mirrored objects have flipped binormal vectors in LookDevClément Foucault
2019-03-27Fix T62997 Eevee: visual artifacts during irradiance volume bakingClément Foucault
2019-03-27Edit Mesh Selection: make sure that `GL_SCISSOR_TEST` is disabled.mano-wii
2019-03-27Cleanup: style, use braces for drawCampbell Barton
2019-03-27Fix debug error on recent commit.mano-wii