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
2022-11-11Merge branch 'blender-v3.4-release'Hans Goudey
2022-11-11Fix T102404: Behavior change in CustomData APIHans Goudey
2022-11-11Fix T100706: Object instances with different geometry type invisibleHans Goudey
2022-11-11Cleanup: Improve curves sculpt code section namesHans Goudey
2022-11-11Fix T101270: Object Info > Random not unique for nested instances and curvesBrecht Van Lommel
2022-11-11Merge branch 'blender-v3.4-release'Philipp Oeser
2022-11-11Fix: Curves sculptmode: paintcurve stroke points cannot be transformedPhilipp Oeser
2022-11-11Merge branch 'blender-v3.4-release'Jacques Lucke
2022-11-11Fix T102386: crash when trying to link sockets from different node treesJacques Lucke
2022-11-11Merge branch 'blender-v3.4-release'Jacques Lucke
2022-11-11Fix T102406: OSL script node no longer updates its in and outputsJacques Lucke
2022-11-11Merge branch 'blender-v3.4-release'Jeroen Bakker
2022-11-11Fix T100969: Memory leak GPU subdivision during rendering.Jeroen Bakker
2022-11-11Cleanup: Remove unused navigation widget struct membersAaron Carlisle
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-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: Fix inconsistent naming for cavity_from_mask operatorJoseph Eagar
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-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-10Fix strict compiler warningsSergey Sharybin
2022-11-10Fix T102151: Output nodes don't work inside node groupsOmar Emara
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-10Cleanup: formatCampbell 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'Leon Schittek
2022-11-10Fix incorrect forward declarations, causing warnings on WindowsJulian Eisel
2022-11-10Fix T102385: Set frame node active after joining nodesLeon Schittek