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
2021-03-01Tracking: Deal with gaps and long tracked segments bettertracking_scopesSergey Sharybin
2021-03-01Tracking: Implement previous/next keyframe scopesSergey Sharybin
2021-03-01Harden checks in datatoc_icon binarySergey Sharybin
2021-03-01Work around T86015: Crash undoing in certain scenario (disabling Global Undo).Bastien Montagne
2021-03-01Fix T86087: Assert when changing compositor node value or invoking tooltip.Bastien Montagne
2021-03-01Fix T84658: Anisotropic BSDF - most modes not using Screen SpacePhilipp Oeser
2021-03-01Fix T86116: Failure to detect click events with modifier heldCampbell Barton
2021-03-01WM: set previous values for events in the event queueCampbell Barton
2021-03-01WM: prevent model keymap handling overwriting previous event valuesCampbell Barton
2021-03-01Cleanup: move logic to copy the previous event state to a functionCampbell Barton
2021-03-01Cleanup: minor change to click detection checksCampbell Barton
2021-03-01WM: don't set event prevval/prevtype on cursor motionCampbell Barton
2021-03-01Cleanup: spellingCampbell Barton
2021-02-28Fix T86082 Bevel messed up UVs on some multisegment bevels.Howard Trickey
2021-02-28Fix T85948 Exact boolean crash with some nonplanar ngons.Howard Trickey
2021-02-27Fix T85886: Rotate Tool and Adjust Last Operation - angles invertedGermano Cavalcante
2021-02-27Fix T86028: Crash when loading file with missing libraries.Bastien Montagne
2021-02-27Fix (unreported) broken OCIO from install_deps.Bastien Montagne
2021-02-27Fix T85987: Selection when GP is parentedFalk David
2021-02-27Fix error converting simulated events press/release to clicksCampbell Barton
2021-02-27RNA: add Region.data member to access RegionView3DCampbell Barton
2021-02-27Geometry Nodes: Add "Location" output to Attribute Proximity nodeVictor-Louis De Gusseme
2021-02-26CMake/deps: Adjust OSL shader directorySebastián Barschkis
2021-02-26Cleanup: unused class memberKévin Dietrich
2021-02-26Fix crash with dyntopo on tools that use cached vertex infoPablo Dobarro
2021-02-26CMake/deps: Fix LLVM and OSL buildsSebastián Barschkis
2021-02-26Fix (unreported) missing 3DView update after some Outliner Override operations.Bastien Montagne
2021-02-26Cleanup: Use find_first_not_of.Jeroen Bakker
2021-02-26Fix: Compile issue Windows.Jeroen Bakker
2021-02-26Cryptomatte: Manifest Parsing.Jeroen Bakker
2021-02-26GPencil: Cancel Fill if the filled area is not closedAntonio Vazquez
2021-02-26Assets: Preview rendering for Action datablocksSybren A. Stüvel
2021-02-26CMake/Deps: Python 3.9.2Ray Molenkamp
2021-02-26UX: Readfile: Libraries error messages: avoid wall of warnings.Bastien Montagne
2021-02-26Cleanup: use early exitCampbell Barton
2021-02-26Cleanup: use boolean argumentsCampbell Barton
2021-02-26Fix particle-edit crash on undo/redoCampbell Barton
2021-02-26Undo: use low level API calls to enable font edit-modeCampbell Barton
2021-02-26Undo: don't log an error when the undo limit has been exceededCampbell Barton
2021-02-26Cleanup: move comment into function doc-stringCampbell Barton
2021-02-26Cleanup: Clang FormatAaron Carlisle
2021-02-26Fix T84953: Incorrect tooltip for dragging collectionsHans Goudey
2021-02-26Cleanup: commented/out of date rpdb2 importAaron Carlisle
2021-02-26PyAPI Docs: Update Sphinx to 3.5.1Aaron Carlisle
2021-02-25Icons: Add icon for the upcoming spreadsheet editorJulian Eisel
2021-02-25Icons: Update blender_icons.svg to have a document backgroundJulian Eisel
2021-02-25Icons: Resaved blender_icons.svg in new Inkscape versionJulian Eisel
2021-02-25Improve Purge operator.Bastien Montagne
2021-02-25Py API: update `bpy.data.orphans_purge` to support new options.Bastien Montagne
2021-02-25Fix (unreported) bad usercount handling in batch ID deletion.Bastien Montagne