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-02-27Fix conflicts and build error from mergeHans Goudey
2021-02-27Merge branch 'master' into temp-geometry-nodes-instances-api-v2Hans Goudey
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
2021-02-25BKE_lib_query: Add a function to detect and tag all unused IDs.Bastien Montagne
2021-02-25UI: Fix icon width and padding in search menusHans Goudey
2021-02-25BLI: simplify adding an arbitrary value to a resource containerJacques Lucke
2021-02-25Cleanup: quiet warningJacques Lucke
2021-02-25Fix T85959 EEVEE: DOF with "Jitter Camera" brokenClément Foucault
2021-02-25Fix T85979: Attribute missing warning with empty geometryHans Goudey
2021-02-25Fix macOS SSE support not detected correctly after recent changesBrecht Van Lommel
2021-02-25Fix T85976: Outliner crash deleting collection with multiple windowsCampbell Barton
2021-02-25PyAPI Docs: Add 'gpu.state' moduleGermano Cavalcante
2021-02-25install_deps: bump USD version to 21.02.Bastien Montagne
2021-02-25install_deps: bump python version to 3.9.2.Bastien Montagne
2021-02-25Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs.Bastien Montagne
2021-02-25Merge remote-tracking branch 'origin/blender-v2.92-release'Dalai Felinto
2021-02-25Cleanup: spellingCampbell Barton
2021-02-25Cleanup: remove assert left in by accident, outdated commentCampbell Barton
2021-02-25Fix T85975: Edit-mode undo/redo removes overlaysCampbell Barton
2021-02-25Fix T85974: Edit-mode undo/redo causes assertionCampbell Barton
2021-02-25Fix entering edit-mode when object mode and edit-data don't matchCampbell Barton
2021-02-25Cleanup: use low level edit-object access functions for undoCampbell Barton