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
2020-07-06Fix T78481: Workbench Shadow effects XRayJeroen Bakker
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-07-01Fix crash drawing non-mesh objects with vertex colorCampbell Barton
2020-07-01Cleanup: spellingCampbell Barton
2020-06-30Fix T76337 Overlay: Wireframe: x-ray doesn't deactivate when set to 0Clément Foucault
2020-06-29Fix T74220 Mantaflow Color Mapping not ignoring alpha valueClément Foucault
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-09Workbench: Fix missing NULL pointer checkClément Foucault
2020-06-08Workbench: Use eGPUSamplerState to change texture sampling behaviorClément Foucault
2020-06-03DRW: Remove use of builtin matrices and replace by common_view_libClément Foucault
2020-06-03Cleanup: DRW: Remove persistent uniform functionsClément Foucault
2020-06-02GPU: Texture: Replace internal sampler state by explicit state objectClément Foucault
2020-05-29Cleanup: Use Consistent Capitalization of "Anti-Aliasing"Aaron Carlisle
2020-05-22Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-22Fix T73726: Workbench Closest Interpolation ArtifactsJeroen Bakker
2020-05-21Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-19Merge branch 'blender-v2.83-release'Hans Goudey
2020-05-19Fix T76080 Workbench: Background Glitches caused by Screen Cavity effectClément Foucault
2020-05-14Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-14Fix T76168 Workbench: Shadows behind a culled backface are invertedClément Foucault
2020-05-14Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-14Cleanup: Remove unused variableJeroen Bakker
2020-05-14Merge branch 'blender-v2.83-release'Jeroen Bakker
2020-05-14Fix T76558: Decreasing Viewport Anti-Aliasing Samples Makes Scene WhiterJeroen Bakker
2020-05-14Fix T75908: Sculpt GPU Batches + Render ArtifactsJeroen Bakker
2020-05-12Merge branch 'blender-v2.83-release'Jacques Lucke
2020-05-12Cleanup: Remove print statementJeroen Bakker
2020-05-08Fix Assert: Wireframe XRay during SculptingJeroen Bakker
2020-05-08Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-08Fix T76525: crash drawing metaballs with multiple material slotsBrecht Van Lommel
2020-04-28Cleanup: unused variableCampbell Barton
2020-04-27Fix T75736 Viewport update problem when switching between view layersClément Foucault
2020-04-27Workbench: Fix weight paint overlay and wireframe for infront objectClément Foucault
2020-04-22Workbench: Use GPU_texture_copy instead of GPU_framebuffer_blit for TAAClément Foucault
2020-04-22Fix T75938: Workbench normal direction for matcapsRobert Guetzkow
2020-04-22Fix T75981: crash in sculpt mode with mesh that used to have multiple materialsBrecht Van Lommel
2020-04-19Fix T75902 Workbench: render crashClément Foucault
2020-04-17Fix T74805 Workbench: Back faces flicker with Auto Depth is enabledClément Foucault
2020-04-17Workbench: Fix unreported bug: garbage viewport when changing AA settingsClément Foucault
2020-04-16Fix T75455: High World Space Cavity Samples CrashJeroen Bakker
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-03-31Fix T74898: Multiresolution Ghost After OrbitingJeroen Bakker
2020-03-27Fix T69060: File Output Node does not work with Time RemappingPhilipp Oeser
2020-03-26Fix T75087 Workbench: DoF: Divide By Zero when antialiasing is disabledClément Foucault
2020-03-26Fix T75062: Frame Flashes During 3D Viewport Animation PlaybackJeroen Bakker
2020-03-25Cleanup: typo in printPhilipp Oeser
2020-03-24Fix T74782: WorkBench TAA Artifacts During Painting/DrawingJeroen Bakker