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-01-10Fluid: Fix cache saving issue with OpenVDB IOSebastián Barschkis
2021-01-10Fix T84529: Crash with strip using deleted scenePeter Fog
2021-01-10Fix sequencer disk cache not writing dataRichard Antalik
2021-01-10VSE: Remove fit method tool setting from headerRichard Antalik
2021-01-09Cleanup: remove redundant decorator for eevee 'overscan_size'Philipp Oeser
2021-01-09Cleanup: remove unused struct membersCampbell Barton
2021-01-09Cleanup: use bool arguments & variablesCampbell Barton
2021-01-09Fix UV selection threshold which ignored image aspect and zoom levelCampbell Barton
2021-01-09Fix build error after last commitHans Goudey
2021-01-09Cleanup: Use bool instead of intHans Goudey
2021-01-09Keymap: Enable repeat for "Make Edge/Face" operatorHans Goudey
2021-01-09Geometry Nodes: Don't start with empty group nodes selectedHans Goudey
2021-01-09Geometry Nodes: Gray out "New" button when curve object is activeHans Goudey
2021-01-08Fix T84517: Two geometry node trees added with "New" buttonHans Goudey
2021-01-08Scenes: forbid deleting last local sceneJacques Lucke
2021-01-08Fix T84453: Crash bezier curves transfromGermano Cavalcante
2021-01-08Icons: Update script to generate icons from SVGs for Inkscape 1.0Julian Eisel
2021-01-08Fix Cycles rendering with OptiX after instance limit increase when building w...Patrick Mours
2021-01-08Fix T83942: improve error checking when trying to render high resolution volumeJacques Lucke
2021-01-08Cleanup: clang formatPhilipp Oeser
2021-01-08Fix T84475: Outliner missing update when adding IDs to main via RNAPhilipp Oeser
2021-01-08GPU: Mark AMD Polaris 20.11+ drivers with limited support.Jeroen Bakker
2021-01-08Use the term "N-gon" instead of "Polygon" for triangulation methodPhilipp Oeser
2021-01-08Cloth: completely exclude fully pinned triangles from collision.Alexander Gavrilov
2021-01-08Surface Deform: the Strength setting is not bind-specific.Alexander Gavrilov
2021-01-08Surface Deform: optimize memory allocation in the evaluation code.Alexander Gavrilov
2021-01-08GPU: Enable HQ normal work around on Linux.Jeroen Bakker
2021-01-08VSE: Hide cache settings and adjust defaultsRichard Antalik
2021-01-08Cleanup: Use LISTBASE_FOREACH macroHans Goudey
2021-01-08Fix file-handle leak when parsing xdg user directoriesCampbell Barton
2021-01-08Fix T83868: Disabled or inactive list items are not grayed outHans Goudey
2021-01-07PyAPI Docs: Terminal instructions for Windows incorrectAaron Carlisle
2021-01-07Cleanup: Declare variables where initializedHans Goudey
2021-01-07Cycles: Increase instance limit for OptiX acceleration structure buildingPatrick Mours
2021-01-07Surface Deform: optimize handling of the vertex group weight.Alexander Gavrilov
2021-01-07UI: Use Eyedropper Cursor with Sample Weight ToolJuanfran Matheu
2021-01-07UI: Show Weight Value with Sample Weight ToolJuanfran Matheu
2021-01-07Fix T84326: No ID for geometry nodes instances after scatteringHans Goudey
2021-01-07UndoSystem: Early out from core undo/redo handlers when undo step is NULL.Bastien Montagne
2021-01-07Cleanup: Undo system: minor simplification in non-debug code.Bastien Montagne
2021-01-07Fix T84469: Online manual raises an exception with key-map optionsCampbell Barton
2021-01-07Fix T84142: crash when mirroring hair emitted from verticesJacques Lucke
2021-01-07Fix T83497: missing relations update when group node changesJacques Lucke
2021-01-07RNA: document Python instancing for ID's and RNA typesCampbell Barton
2021-01-07Outliner: use the scene ID for ObjectBase PointerRNACampbell Barton
2021-01-07UI: Fix various issues with UI textYevgeny Makarov
2021-01-07Fix memory leak duplicating a scene with "Copy Settings"Campbell Barton
2021-01-07PyAPI: don't raise & clear exceptions when setting context membersCampbell Barton
2021-01-07Fix BKE_blender_atexit_unregister error removing from linked listCampbell Barton
2021-01-07PyAPI Docs: Link to user docs instead of describing in API docAaron Carlisle