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
path: root/source
AgeCommit message (Expand)Author
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-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: Move builtin GPU shader information to codeAaron Carlisle
2020-10-12Cleanup: Pydoc stringsAaron Carlisle
2020-10-11Cleanup: make formatAaron Carlisle
2020-10-10Exact Boolean: let Collection be empty.Howard Trickey
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-10Cleanup: Declare variables where initializedHans 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-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
2020-10-09UI: Fix node label overflow on high-DPIYevgeny Makarov
2020-10-09CleanUp: Introduce `eMeshBatchDirtyMode` enumJeroen Bakker
2020-10-09Revert "CleanUp: Introduce `eMeshBatchDirtyMode` enum"Jeroen Bakker
2020-10-09UI: use Ctrl-TrackPad to cycle valuesYevgeny Makarov
2020-10-09Cleanup: spellingCampbell Barton
2020-10-09PyDoc: resolve duplicate module warningsCampbell Barton
2020-10-09Cleanup: use real-module for 'bmesh.ops'Campbell Barton
2020-10-09Fix broken compilation after adding particles DNA defaults.Bastien Montagne
2020-10-08UI: Fix opacity of the popover arrow outlineYevgeny Makarov
2020-10-08Fix T80974 GPU: Wide Line emulation shader does not always worksClément Foucault
2020-10-08T81340: UBSan: load of value .. not valid for GPU enum typeAnkit Meel
2020-10-08Fix T81529: Can't move with constraint to a zero-size local axisGermano Cavalcante
2020-10-08Cleanup: Move transform_orientations functions to separate headerGermano Cavalcante
2020-10-08Cleanup: Simplify transform_orientation_matrix_getGermano Cavalcante
2020-10-08Cleanup: Simplify use of 'Snapping Gears'Germano Cavalcante