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-06-30Geometry Nodes: Curve Primitive SpiralJohnny Matthews
2021-06-30Cleanup: split uses of _snap_sequencer_apply according to transform modeGermano Cavalcante
2021-06-29Cleanup: Deduplicate codeGermano Cavalcante
2021-06-29Cleanup: split CalcSnapGeometry in smaller functionsGermano Cavalcante
2021-06-29VSE: Improved SnappingRichard Antalik
2021-06-29Fix crash on link/append for asset data-blocks in Thumbnails modeJulian Eisel
2021-06-29Fix T89523: Cycles OpenCL compile error after recent changesBrecht Van Lommel
2021-06-29Win32: Window Placement DPI and Scale AdjustmentHarley Acheson
2021-06-29UI: Support setting operator properties for `UILayout.operator_menu_enum()`Julian Eisel
2021-06-29Cleanup: Win32 Window CreationHarley Acheson
2021-06-29Fix Cycles hair render error on GPU after recent changesBrecht Van Lommel
2021-06-29Cleanup: Remove unused function in lineart_cpu.cYimingWu
2021-06-29Fix T70615: Cycles ignores BSDF inputs when nodes are optimizedKévin Dietrich
2021-06-29LineArt: Filtering intersection lines using mask numbersYimingWu
2021-06-29Fix T89484: NLA "Remove Empty Animation Data" missing Outliner refreshPhilipp Oeser
2021-06-29Fix T89526: "Toggle Maximize Area" clears context screen propertiesCampbell Barton
2021-06-29Cleanup: unused warningsCampbell Barton
2021-06-29LineArt: Use separate sub panel for line types.YimingWu
2021-06-29Cleanup: use 'const' arguments in transform calculationCampbell Barton
2021-06-29Cleanup: clang-formatCampbell Barton
2021-06-29Cleanup: spellingCampbell Barton
2021-06-29Cleanup: GPU Shader Log Parsing.Jeroen Bakker
2021-06-29Fixed issue in previous commit.Jeroen Bakker
2021-06-29Fix T89405: Viewport Render Preview glitching (AMD)Jeroen Bakker
2021-06-29Typo in function identifier: mutli -> multiHarley Acheson
2021-06-29Cleanup: Use function name for allocation stringsHans Goudey
2021-06-29LineArt Cleanup: Rename floating->looseYimingWu
2021-06-29Cleanup: use "use_" prefix for boolean typesCampbell Barton
2021-06-29Cleanup: translate commentsCampbell Barton
2021-06-29Curves: Avoid duplication of control points during evaluationHans Goudey
2021-06-29Cleanup: Avoid freeing curve evaluation data twiceHans Goudey
2021-06-29Cleanup: Split curve and surface data evaluation functions, renameHans Goudey
2021-06-29Cleanup: Order return arguments last, use r_ prefixHans Goudey
2021-06-29Cleanup: clang-tidyCampbell Barton
2021-06-29Cleanup: resolve discarded-qualifier warningCampbell Barton
2021-06-29Fix T89465: Loss of mouse movement when window left with pen.Nicholas Rishel
2021-06-29Cleanup: Avoid ASAN report when converting displist to meshHans Goudey
2021-06-28Cleanup: Replace paranoid check with assertHans Goudey
2021-06-28Cleanup: Remove unused "for_orco" argument to curve evaluationHans Goudey
2021-06-28Cleanup: Add function to create a CurveEval from a nurbs listHans Goudey
2021-06-28Curve: Add functions to retrieve const access to spline listHans Goudey
2021-06-28Cleanup: Use const argumentsHans Goudey
2021-06-28UI: Do Not Resize Already-Open Temporary WindowsJesse Y
2021-06-28Fix T89515: Clicking on Favorites in File Browser will rename themJulian Eisel
2021-06-28Fix T89516: Crash on appendJulian Eisel
2021-06-28Fix T87194: custom attributes not accessible with Cycles VolumeKévin Dietrich
2021-06-28Fix T89449: File Browser preview image not responsive to clickJulian Eisel
2021-06-28LibOverride: Fix crash in ShapeKeys when making a mesh override local.Bastien Montagne
2021-06-28Fix UI glitch in outliner when hiding excluded collections.Bastien Montagne
2021-06-28Fix T89350: Emboss color missing from icon buttons without embossHans Goudey