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-10-12Libmv: Cleanup, spelling in function nameSergey Sharybin
2020-10-12BLI: support looking up a key from a set or adding it when not existantJacques Lucke
2020-10-12Overlay: Fix Line antialiasing broken for some objectsClément Foucault
2020-10-12Cleanup: use openvdb matrices properlyJacques Lucke
2020-10-12Animation: always try to match the existing curve when inserting keysSybren A. Stüvel
2020-10-12Fix T81060: CustomData Correction sometimes breaks UVs and Vertex ColorsGermano Cavalcante
2020-10-12Fluid: Use hidden symbol visibilitySebastián Barschkis
2020-10-12Volumes: reduce step and default of strength in Volume Displace modifierJacques Lucke
2020-10-12Animation: avoid WM notification when nothing changedSybren A. Stüvel
2020-10-12Cleanup: Animation, small cleanups on anim channel selection codeSybren A. Stüvel
2020-10-12Cleanup: Animation, split `mouse_anim_channels()` into separate functionsSybren A. Stüvel
2020-10-12Volumes: use bounding box diagonal to compute adaptive voxel sizeJacques Lucke
2020-10-12Pydoc: BGL: update linksAaron Carlisle
2020-10-12Pydoc: Fix bpy.utils submodule showing in main toctreeAaron Carlisle
2020-10-12Pydoc: Move builtin GPU shader information to codeAaron Carlisle
2020-10-12Cleanup: Pydoc stringsAaron Carlisle
2020-10-12Pydoc: Cleanup: Rename functionAaron Carlisle
2020-10-11Pydoc: Add index and genindex to main indexAaron Carlisle
2020-10-11Pydoc: Remove old note about new module in 2.65Aaron Carlisle
2020-10-11Pydoc: Add submodule heading to submodule listsAaron Carlisle
2020-10-11Pydoc: Fix duplicate totree for freestyleAaron Carlisle
2020-10-11Cleanup: make formatAaron Carlisle
2020-10-10Exact Boolean: let Collection be empty.Howard Trickey
2020-10-10CMake/macOS/OpenMP: copy the library near tests.Ankit Meel
2020-10-10Cleanup: use macro for comparing file versionsCampbell Barton
2020-10-10Cleanup: spellingCampbell Barton
2020-10-10Cleanup: remove unused Modifier stackindex struct memberCampbell Barton
2020-10-10Cleanup: remove unnecessary commentsCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-10CMake/macOS/OpenMP: allow use of LLVM-Clang with OpenMP.Ankit Meel
2020-10-10Cleanup: Declare variables where initializedHans Goudey
2020-10-10UI: Fix incorrect inactive status for curve propertiesHans Goudey
2020-10-10Fix T81545: Moving nested collections changes view layer flagsHans Goudey
2020-10-09Cleanup: Declare variables where initializedHans Goudey
2020-10-09Cleanup: Use LISTBASE_FOREACH macroHans Goudey
2020-10-09Cleanup: alias: use const, remove unused variable.Ankit Meel
2020-10-09Fix T81573: Users refcount not incremented when creating a proxy.Bastien Montagne
2020-10-09Cleanup: CMake/macOS: remove boost from OIIO libs.Ankit Meel
2020-10-09Fix (unreported) install_deps: broken compilation of OIDN.Bastien Montagne
2020-10-09install_deps: Do not request elevated rights when creating directory in owned...Andreas Bergmeier
2020-10-09GPU: Add more safeguard for BGL callsClément Foucault
2020-10-09Fix New Boolean bug that left some stray vertices.Howard Trickey
2020-10-09BGL: fix issues with addons using BGL at startupClément Foucault
2020-10-09Revert "Revert "BGL: Workaround broken bgl usage caused by GPU refactor""Clément Foucault
2020-10-09CMake/macOS: Remove _LIBPATH, avoid link_directories.Ankit Meel
2020-10-09GPU: Fix NOT ~ operator for eGPUSamplerStateAnkit Meel
2020-10-09Volumes: lower minimal voxel size in Mesh to Volume modifierJacques Lucke
2020-10-09BKE: improve calculating edgesJacques Lucke
2020-10-09BKE: parallelize BKE_mesh_calc_edgesJacques Lucke
2020-10-09Fix T81468: Missing NULL check for F-curve rna_path in versionning code.Bastien Montagne