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
2022-11-11Merge branch 'master' into refactor-mesh-position-genericrefactor-mesh-position-genericHans Goudey
2022-11-11Cleanup: Use string argument for attribute API functionHans Goudey
2022-11-11Cleanup: Clarify and deduplicate attribute convert implementationHans Goudey
2022-11-11Mesh: Convert color attribute operatorRamil Roosileht
2022-11-10Merge branch 'blender-v3.4-release'Joseph Eagar
2022-11-10Sculpt: Fix T102209: Multiresolution levels greater than 6 crashesJoseph Eagar
2022-11-10Sculpt: Fix T102209: Multiresolution levels greater than 6 crashesJoseph Eagar
2022-11-10Sculpt: Fix T101914: Wpaint gradient tool doesn't work with vertex maskEdward
2022-11-10Merge branch 'blender-v3.4-release'Antonio Vazquez
2022-11-10GPencil: Add warning to Outline modifer when no CameraAntonio Vazquez
2022-11-10Sculpt: Change symmetrize merge threshold and expose in workspace panelJoseph Eagar
2022-11-10Sculpt: Rename Show/Hide operators for consistencyJulien Kaspar
2022-11-10Sculpt: Fix inconsistent naming for cavity_from_mask operatorJoseph Eagar
2022-11-10Fix abort when rendering with OSL and OptiX in CyclesPatrick Mours
2022-11-10Sculpt: Fix T102379: Crash in dyntopoJoseph Eagar
2022-11-10Fix const-correctness for a number of F-Curve functionsColin Basnett
2022-11-10Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-10Fix T100654: Distortion node freezes on empty inputSergey Sharybin
2022-11-10Fix: GPU: Set the last enum in ENUM_OPERATORSMiguel Pozo
2022-11-10Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-10Cleanup: Fix strict compiler warningSergey Sharybin
2022-11-10Cleanup: Fix strict compiler warningSergey Sharybin
2022-11-10Merge branch 'blender-v3.4-release'Jacques Lucke
2022-11-10Fix T102340: crash when adding image file in node groupJacques Lucke
2022-11-10Cleanup: Move sculpt.c to C++Hans Goudey
2022-11-10EEVEE Next: Fix wrong DoF when a non-camera object is the active cameraMiguel Pozo
2022-11-10Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-10Fix missing wl_display_get_error in the Wayland dynamic loaderSergey Sharybin
2022-11-10Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-10Fix strict compiler warningsSergey Sharybin
2022-11-10NLA: Update context menu to include meta strip operatorsJason Schleifer
2022-11-10Fix T102151: Output nodes don't work inside node groupsOmar Emara
2022-11-10Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-10SVG: Add more sophisticated test suitSergey Sharybin
2022-11-10GHOST/Wayland: report a message when there is a fatal errorCampbell Barton
2022-11-10Cleanup: minor naming changes, make listener struct constCampbell Barton
2022-11-10Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-10Cleanup: spelling in commentsCampbell Barton
2022-11-10Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-10Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-10Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-10Cleanup: formatCampbell Barton
2022-11-10GHOST/Wayland: add wl_display_listener for debuggingCampbell Barton
2022-11-10Cleanup: compiler warnings (unused-parameter & missing-declarations)Campbell Barton
2022-11-10Cleanup: formatCampbell Barton
2022-11-10Attempt to fix build error on WindowsRay Molenkamp
2022-11-10Fix uninitialized variable use in asset metadata testJulian Eisel
2022-11-10Fix failure in recently added asset library testsJulian Eisel
2022-11-10Merge branch 'blender-v3.4-release'Ray Molenkamp
2022-11-10audaspace: Fix build error with MSVC 17.4+Ray Molenkamp