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-13Always ensure bool layers for pyhton api.refactor-mesh-uv-map-genericMartijn Versteegh
2022-11-13Fix alignment of DisplaceModifierData.Martijn Versteegh
2022-11-12Cleanup: clang-formatMartijn Versteegh
2022-11-12Cleanup: fix typos in comments. make diff minimal for layout.Martijn Versteegh
2022-11-12Fix some more mistakes found when checking the whole diff.Martijn Versteegh
2022-11-11Merge branch 'master' into refactor-mesh-uv-map-genericMartijn Versteegh
2022-11-11Fix merge error of release/scripts/addonsMartijn Versteegh
2022-11-11Fix some mistakes after reviewing half of the patch.Martijn Versteegh
2022-11-11Cycles: Cache only up to 5 kernels of each type on MetalMichael Jones
2022-11-11Merge branch 'blender-v3.4-release'Brecht Van Lommel
2022-11-11Fix CMake error when pkg-config is not installedBrecht Van Lommel
2022-11-11Fix T96481: make color picker RGB display consistentHallam Roberts
2022-11-11Fix broken Cycles rendering with recent OSL versionsPatrick Mours
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-11Addons submodule version bumpdemeterdzadik@gmail.com
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-11Addons submodule version bumpdemeterdzadik@gmail.com
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-10Merge branch 'blender-v3.4-release'Joseph Eagar
2022-11-10Sculpt: Fix T102209: Multiresolution levels greater than 6 crashesJoseph Eagar
2022-11-10Fix mangled merge of versioning code.Martijn Versteegh
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