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-26Update node UI redesign patch to latest mastertemp-nodes-redesignHans Goudey
2021-01-26Geometry Nodes: Use highest complexity attribute in join nodeHans Goudey
2021-01-26Fix T84850: "Lock to Selection" causes unwanted jumpsSergey Sharybin
2021-01-26Subdiv: Use better default UV interpolationSergey Sharybin
2021-01-26Subsurf: Expose all UV interpolation optionsSergey Sharybin
2021-01-26Subdiv: Fix typo in RNA enum value nameSergey Sharybin
2021-01-26Cleanup: Reduce variable scopeHans Goudey
2021-01-26GPencil: Swap positions of Pie menu options for Vertex Paint and Weight PaintAntonio Vazquez
2021-01-26Fix T85048: Cycles sculpt vertex color issues after recent changesBrecht Van Lommel
2021-01-26Fix T85038: No curve is "active" after selecting all curvesSybren A. Stüvel
2021-01-26Merge remote-tracking branch 'origin/blender-v2.92-release'Sybren A. Stüvel
2021-01-26Asset Browser: fix context properties reported to PythonSybren A. Stüvel
2021-01-26Viewport Rendering: Don't clamp when overlays are disabled.Jeroen Bakker
2021-01-26GPU: Enable HQ normals workaround for any AMD Drivers on Polaris.Jeroen Bakker
2021-01-26Merge branch 'blender-v2.92-release'Robert Guetzkow
2021-01-26Fix T84708: Versioning for Set Alpha nodeRobert Guetzkow
2021-01-26GPU: Enable HQ normals workaround for AMD 21.1.1 driver.Jeroen Bakker
2021-01-26Fix T84907: incorrect dirty mask after geometry join nodeJacques Lucke
2021-01-26Fix T84935: boolean custom data layers not saved correctlyJacques Lucke
2021-01-26Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-26Fix T85011: "Allow Execution" reloads the wrong file when recoveringCampbell Barton
2021-01-26ed_undo refactor: split/remove `ed_undo_step_impl`.Bastien Montagne
2021-01-26Cleanup: Reduce variable scope, use LISTBASE_FOREACH macroHans Goudey
2021-01-26Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-26WM: add "use_scripts" to recover auto-save/session operatorsCampbell Barton
2021-01-26Geometry Nodes: Add float2 to attribute complexity mapHans Goudey
2021-01-26Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-26WM: return success from WM_recover_last_session, minor cleanupCampbell Barton
2021-01-26TEXTURE PAINT: Tools with wrong cursorJuanfran Matheu
2021-01-26Fix typos in driver_functions.pyZev Eisenberg
2021-01-26Cleanup: Use const argumentsHans Goudey
2021-01-26TEXTURE PAINT: Tools with wrong cursorJuanfran Matheu
2021-01-26Fix typos in driver_functions.pyZev Eisenberg
2021-01-26Cleanup: Declare variables where initializedHans Goudey
2021-01-26Cleanup: Correct comments in ID type enumHans Goudey
2021-01-26Cleanup: update comment from 77f73a92843965906189dd56dcc4d18eae2371ccCampbell Barton
2021-01-26Fix T85054: undo/redo app handlers brokenFalk David
2021-01-26Merge branch 'blender-v2.92-release'Julian Eisel
2021-01-26Fix library name clipping most of the data-block name in data-block menusJulian Eisel
2021-01-26Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-26Fix wm.context_* operators reusing values when it's not expectedCampbell Barton
2021-01-25Cleanup: spellingCampbell Barton
2021-01-25Merge branch 'blender-v2.92-release'Pablo Dobarro
2021-01-25Fix T84031 initialize connectivity info of the base mesh before using Displac...Greg Neumiller
2021-01-25Merge branch 'blender-v2.92-release'Hans Goudey
2021-01-25Fix: Unable to animate nodes modifier exposed propertiesHans Goudey
2021-01-25Windows: Remove zero terminator from stack traceRay Molenkamp
2021-01-25Cycles: modernize usage of rna iteratorsJacques Lucke
2021-01-25Fix build error after Cycles Amembic procedural commitBrecht Van Lommel
2021-01-25Cycles: internal support for Alembic proceduralsKevin Dietrich