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-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
2019-03-27GPencil: Remove legacy `ED_gpencil_draw_view3d` code.mano-wii
2019-03-26DRW manager: Use existing viewport instead of creating a viewport in DRW_draw...mano-wii
2019-03-26Revert "DRW Manager: create and use new DRW_framebuffer_depth_read utility."Jeroen Bakker
2019-03-26Fix T62774: Respect Show OverlaysJeroen Bakker
2019-03-25GPU: State: Replace GL_BLEND by GPU_blendClément Foucault
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-24GPU: State: Replace GL_LINE_SMOOTH by GPU_line_smoothClément Foucault
2019-03-22Fix overlay being ignored in functions that read the depth buffer.mano-wii
2019-03-22DRW Manager: create and use new DRW_framebuffer_depth_read utility.mano-wii
2019-03-22GPU: Create and use new GPU_texture_read_rect utility.mano-wii
2019-03-22DRW: minor optimization accessing the loop between a face and edgeCampbell Barton
2019-03-22Fix T61816: Crash No Face Index Array ModifierJeroen Bakker
2019-03-22Implement Stencil Mask Drawing for Texture PaintingJeroen Bakker
2019-03-22BLI Math: Add and use new `projmat_dimensions` utility.mano-wii
2019-03-22Revert "Fix T62621 object scale changes tangent node output in Eevee"Clément Foucault
2019-03-21Fix T59890: regression of the precision when projecting the cursor.mano-wii
2019-03-20Fix T58748 Mirror modifier: edges/verts invisible unless face is presentClément Foucault
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-20DRW: minor optimization for edit-mesh conversionCampbell Barton
2019-03-19Fix T60684 Fourth and subsequent vertex color / UV layers displayed blackClément Foucault