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-28Use blo_do_versions_290 to set Fast solver for pre-2.91 files.Howard Trickey
2020-08-27Cleanup: more spelling correctionsCampbell Barton
2020-08-27Expand on solver descriptionsCampbell Barton
2020-08-27Cleanup: mostly comments, use doxy syntax & typosCampbell Barton
2020-08-27Merge branch 'master' into newbooleanCampbell Barton
2020-08-27Cleanup: clang-formatCampbell Barton
2020-08-27MSVC: Set proper flags for C++17 support.Ray Molenkamp
2020-08-27Cleanup: Fix build warning with MSVC and OSLRay Molenkamp
2020-08-27Fix (unreported): Outliner Data API tree subtree expansionNathan Craddock
2020-08-27Cleanup: Fix build warning with MSVCRay Molenkamp
2020-08-27Cleanup: Fix MSVC warning in mantaflowRay Molenkamp
2020-08-27UI: Use alternating row theme color in file browserRed Mser
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-26Merge branch 'master' into newbooleanHoward Trickey
2020-08-26Cleanup: remove G.debug_value check for old mesh-deform behaviorCampbell Barton
2020-08-26Cleanup: remove unused UvVertMap.flagCampbell Barton
2020-08-26Refactor to defer building Plane for Faces until later.Howard Trickey
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