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-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-03Fix T63257: Grease Pencil renders incorrectly when in edit-modeAntonioya
2019-04-03Reset background alpha for probe rendering.Alexander Court
2019-04-02Fix T63211: Can't move camera in viewport while realtime render mode onSergey Sharybin
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-30Fix T63086: Navigation problem with Background/Reference ImagesSebastian Parborg
2019-03-29Cleanup: styleCampbell Barton
2019-03-29Eevee: Material: Decouple transparent shadows from blend modeClément Foucault
2019-03-29Fix T61129 Eevee: alpha texture shadow bugClément Foucault
2019-03-29Eevee: Render: Reduce debug print amount to not decrease perfClément Foucault
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-28Fix T62874: Crash Texture shading+TransparencyJeroen Bakker
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-28Eevee: Fix reflection plane weird behavior when comming from lookdev modeClément Foucault
2019-03-27Fix T62566 Eevee: Cubemap doesn't bake from current frame of animationClément Foucault
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-27Fix T62862 Eevee: Glitchy reflections in ortographic viewClé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-26Fix T62189: Wires Occluded When Edit Mesh Faces DisabledJeroen Bakker
2019-03-26Edit Mesh: Fix interpolation of gradient on edit edgesClément Foucault
2019-03-26Fix T62260 edges display bug on big geometries when looked up closeClément Foucault
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-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-25Cleanup: styleCampbell Barton
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-24Cleanup: redundant NULL initializationCampbell Barton
2019-03-24Cleanup: use shader config for worldspace clipping libCampbell Barton
2019-03-24GPU: State: Replace GL_LINE_SMOOTH by GPU_line_smoothClément Foucault
2019-03-24Fix T62869 Transparent background not working in Xray Mode / WireframeClément Foucault
2019-03-23Fix T62873 GPUShader: compile error (when clipping in viewport)Clément Foucault
2019-03-23Fix T62097 Bone transparancy not enabled when Xray enabledClément Foucault
2019-03-23Eevee: Opti: Don't consider lights that have no powerClément Foucault