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-03-27Cleanup: uppercase macros for sculpt iterators, add to clang-formatCampbell Barton
2020-03-27UI: use pixel unit for generated image dimensionsAdrian Newton
2020-03-27UI: fix inconsistent modifier menu order for fluid and multiple strokesAdrian Newton
2020-03-27Fix T74996: material custom properties not displayed for CyclesRobert Guetzkow
2020-03-27Cleanup: suppress warning about float-to-int conversionStephan Seitz
2020-03-27Fluid: Removed obstacle levelset optimizationSebastián Barschkis
2020-03-27UI: Address Issues with recent fluid ui changesAaron Carlisle
2020-03-26Mantaflow: remove reminents of high res smokeAaron Carlisle
2020-03-26GPU: Add workaround for faulty default attrib values on some driversClément Foucault
2020-03-26Fix T60682: adds macOS alias redirection for directoriesBrecht Van Lommel
2020-03-26Add option to Copy the active view layer, and add an empty view layerChris Clyne
2020-03-26Overlay: Fix crash caused by NULL passesClément Foucault
2020-03-26Cycles: Restore cycles_cubin_cc to working orderRay Molenkamp
2020-03-26Cycles/Optix: Add CYCLES_OPTIX_TEST overrideRay Molenkamp
2020-03-26Sculpt: Create Face Set by Edit Mode SelectionPablo Dobarro
2020-03-26Sculpt: Face Sets Init operatorPablo Dobarro
2020-03-26Sculpt: Surface Smooth Brush and Mesh FilterPablo Dobarro
2020-03-26Fix T75087 Workbench: DoF: Divide By Zero when antialiasing is disabledClément Foucault
2020-03-26Sculpt: Use uchar to store the sculpt mask in the GPUPablo Dobarro
2020-03-26Overlay: Wireframe: New method to avoid zfighting with geometryClément Foucault
2020-03-26Fix T74780: Face sets operators not aware of SCULPT_FACE_SET_NONEPablo Dobarro
2020-03-26Fix T74761: Reimplement vertex to face sets visibility syncPablo Dobarro
2020-03-26Fix T74899: Add Draw Face Sets brush to versioning defaultsPablo Dobarro
2020-03-26Fix T74692: Do not draw nodes with the default face setPablo Dobarro
2020-03-26Fix T74808: Division by 0 in Cloth brush solver with overlapping verticesPablo Dobarro
2020-03-26Fix T75089: Missing pmap when using Face Sets in the mesh filterPablo Dobarro
2020-03-26Fix T67888: Incorrect Wireframe After Applying SubSurf/MultiResJeroen Bakker
2020-03-26SubDiv: Incorrect normals loose edgesJeroen Bakker
2020-03-26Fix Crash In Paint OverlayJeroen Bakker
2020-03-26Fix T70807: Weight Paint Overlay XRayJeroen Bakker
2020-03-26Fix missing text input on Windows with certain keyboard layoutsGermano Cavalcante
2020-03-26GPencil: Fix unreported fade object when no Gpencil object is selectedAntonio Vazquez
2020-03-26CMake: Fix compilation with Xcode generation on Xcode 11.4Sergey Sharybin
2020-03-26Fix T74939: Random Walk subsurface appearance in OptiX does not match other e...Patrick Mours
2020-03-26Fix T75047: Number input advanced mode is not working in JP keyboardSebastian Parborg
2020-03-26Fix T75094: Gpencil Selection mode crash in Vertex Paint when build modifier ...Antonio Vazquez
2020-03-26CMake: Fix Blender.app creation/modification timeSergey Sharybin
2020-03-26CMake: Fix spelling for OpenImageDenoise packageSergey Sharybin
2020-03-26CMake: Fix macOS SDK detection with latest Xcode and macOSSergey Sharybin
2020-03-26CMake: Remove support of Xcode prior to 8.2Sergey Sharybin
2020-03-26Fix T75093: GPencil eraser selection in draw mode erase previous selected pointsAntonio Vazquez
2020-03-26Keymap: disallow modal key-maps in add-ons keyconfigCampbell Barton
2020-03-26CMake: Cleanup, remove unneeded version requirementSergey Sharybin
2020-03-26CMake: Fix detection of Xcode versionSergey Sharybin
2020-03-26Subsurf: Enable Optimal Display by defaultSergey Sharybin
2020-03-26Fix T75062: Frame Flashes During 3D Viewport Animation PlaybackJeroen Bakker
2020-03-26Test: update bl_run_operators blacklist, add volume objectCampbell Barton
2020-03-26Fix T75081: RNA path For FFMPEGSettings missingMatt Rossman
2020-03-26Cleanup: redundant cast, unused argumentsCampbell Barton
2020-03-26Fix crash with missing NULL check accessing grease pencil paintCampbell Barton