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-08-26Tests: fail automated tests on memory leaks and other internal errorsJacques Lucke
2020-08-26install_deps: add fontconfig to installed libs/tools.bastien
2020-08-26Cleanup: Fix const warning with BLI_array_freeRay Molenkamp
2020-08-26Fix T80129: Cycles shadow catcher viewport error with exposure other than 1Brecht Van Lommel
2020-08-26Fix T80080: improve tooltip for render number of threadsBrecht Van Lommel
2020-08-26Cleanup: better naming and no bad level access in BLI_winstuffBrecht Van Lommel
2020-08-26Outliner: Use `shift` for restrict button child toggleNathan Craddock
2020-08-26Outliner: Left and right walk navigationNathan Craddock
2020-08-26Cleanup:Remove C++14 flags from extern/quadriflowRay Molenkamp
2020-08-26Logging: change error to warningJacques Lucke
2020-08-26Cleanup: Fix MSVC warning regarding flags in bulletRay Molenkamp
2020-08-26Fix T77900: File Browser in macOS fullscreen crashesYevgeny Makarov
2020-08-26Clenaup: Refactor Sculpt gesture mask operatorsPablo Dobarro
2020-08-26Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-26Fix T80098: Mesh deform doesn't update in edit modeCampbell Barton
2020-08-26GPencil: Hide Boundary strokes in RenderAntonio Vazquez
2020-08-26GPencil: Fix Assert using fill toolAntonio Vazquez
2020-08-26Cleanup: remove G.debug_value check for old mesh-deform behaviorCampbell Barton
2020-08-26Cleanup: remove unused UvVertMap.flagCampbell Barton
2020-08-26Fix T79992: Error calling context.copy() in Properties EditorDalai Felinto
2020-08-26Cleanup: typosJacques Lucke
2020-08-26Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-26Fix #ifdef WITH_PARTICLE_NODES and WITH_HAIR_NODES mixup in rna_internal.hEvan Wilson
2020-08-26BLI: support removing multiple elements from a vectorJacques Lucke
2020-08-26UV: match 3D mesh editing behavior for edge-loop selectCampbell Barton
2020-08-26Cleanup: simplify edge loop/boundary select cycling logicCampbell Barton
2020-08-26Docs: comments for interface_handlers.cCampbell Barton
2020-08-26Cleanup: use const variables in interface codeCampbell Barton
2020-08-26Cleanup: add SEQ_ALL_BEGIN, SEQ_CURRENT_BEGIN to .clang-formatCampbell Barton
2020-08-26Cleanup: spellingCampbell Barton
2020-08-26Cleanup: build without USE_KEYNAV_LIMIT definedCampbell Barton
2020-08-25Cleanup: Declare variables where they are initializedHans Goudey
2020-08-25Cleanup in interface_handlers.cValentin
2020-08-25install_deps: also clear BLOSC cmake variables.bastien
2020-08-25Fix T79494 Refrence Image reflects object after source got deletedClément Foucault
2020-08-25GPUState: Move state limits getter to the area they belongClément Foucault
2020-08-25Outliner: Include gpencil modifiers and effects in the treeNathan Craddock
2020-08-25Fix T77298: Cycles multiple object making not working with multiple samplesBrecht Van Lommel
2020-08-25Fix T79811 MacOS: Edit Mode - vertex/edge/face selection is missingClément Foucault
2020-08-25Fix buildbot failing due to non-existent git submodule hashBrecht Van Lommel
2020-08-25Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-25Fix T77359: Crash adding UV's in edit-mode with linked duplicatesCampbell Barton
2020-08-25GPU: Fix compilation issue caused by rBb43f4fda19b9Clément Foucault
2020-08-25GL: Add error checking functionClément Foucault
2020-08-25GPUSelect: Avoid assert caused by clearing without a depth maskClément Foucault
2020-08-25Fix T80012: Bevel Shader node Samples value has too low hardcoded limitPhilipp Oeser
2020-08-25Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-25Fix T80016: Shape key animation is linked when duplicating objectRed Mser
2020-08-25Merge branch 'blender-v2.90-release'Jeroen Bakker
2020-08-25Enabled workaround to solve threading issues in draw managerJeroen Bakker