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-05-20Use lines as start of dilate procestemp-T97352-3d-texturing-seam-bleeding-bJeroen Bakker
2022-05-20Create mask and dilate.Jeroen Bakker
2022-05-20Remove old test cases.Jeroen Bakker
2022-05-20Able to extract islands from monkey.Jeroen Bakker
2022-05-20New method. building via faces.Jeroen Bakker
2022-05-18Added testcases.Jeroen Bakker
2022-05-17Added documentationJeroen Bakker
2022-05-17UV Island determination.Jeroen Bakker
2022-05-17Preferences: Moved Sculpt texture paint to prototypes.Jeroen Bakker
2022-05-17Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-17Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-17Fix click detection for simulated eventsCampbell Barton
2022-05-17Fix text.as_string() adding a trailing new-lineCampbell Barton
2022-05-17Cleanup: Deduplicate Alembic procedural bounding box mesh creationHans Goudey
2022-05-17Merge remote-tracking branch 'origin/blender-v3.2-release'Jesse Yurkovich
2022-05-17Fix T96414: Stencil mapping is incorrect for UDIMsJesse Yurkovich
2022-05-17Cleanup: spelling in commentsCampbell Barton
2022-05-17Fix T98185: Assertion saving while fullscreenCampbell Barton
2022-05-17Fix DPX/CINEON writing full file paths into image headers on WIN32Campbell Barton
2022-05-17Cleanup: use term 'filepath' for full file pathsCampbell Barton
2022-05-17ImBuf: replace exit(1) with assert when writing IRIS imagesCampbell Barton
2022-05-17Cleanup: better doc-string for iris, order args & use const variablesCampbell Barton
2022-05-17Cleanup: formatCampbell Barton
2022-05-17Cleanup: compiler warningsCampbell Barton
2022-05-16VSE: Delete Strip and Scene Data in one stepAntonio Vazquez
2022-05-16VSE: Add new Scene and StripAntonio Vazquez
2022-05-16VSE: New Change Scene option in Change menuAntonio Vazquez
2022-05-16Fix std::optional value() build error on older macOS SDKBrecht Van Lommel
2022-05-16Merge remote-tracking branch 'origin/blender-v3.2-release'Sybren A. Stüvel
2022-05-16Fix T96289: Crash when accessing mesh via `ob.data` in a driverSybren A. Stüvel
2022-05-16Fix: Node editor "Group" panel displays for embedded node treesHans Goudey
2022-05-16Fix image saving incorrectly overrding non-color data color spaceBrecht Van Lommel
2022-05-16LibOverride: Do not write Surface Deform modifier binding data.Bastien Montagne
2022-05-16LibOverride: Do not write Laplacian Deform modifier binding data.Bastien Montagne
2022-05-16LibOverride: Do not write Corrective Smooth modifier binding data.Bastien Montagne
2022-05-16LibOverride: Do not write MeshDeform modifier binding data.Bastien Montagne
2022-05-16Refactor modifiers writing code.Bastien Montagne
2022-05-16Cleanup: make functions for setting active/render layer more consistentMartijn Versteegh
2022-05-16Cleanup: Tracking, clarify commentSergey Sharybin
2022-05-163D Texturing: Undo.Jeroen Bakker
2022-05-16Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-16GPencil: Refine Tooltip for Noise modifierAntonio Vazquez
2022-05-16Fix T98136: Crash undoing "Make Library Override" in some cases.Bastien Montagne
2022-05-16Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-16Python API: make Image.save and Image.save_render more consistent with operatorBrecht Van Lommel
2022-05-16Fix T97867: Cycles MNEE blocky artefacts for rough refractive interfacesOlivier Maury
2022-05-16Fix T98153: bpy.ops.image.save_as not working from Python, after recent changesBrecht Van Lommel
2022-05-16Merge remote-tracking branch 'origin/blender-v3.2-release'Sybren A. Stüvel
2022-05-16Fix broken unit test `bl_rigging_symmetrize`Sybren A. Stüvel
2022-05-16Cleanup: Remove confirmation poopup from 'make override' 3DView operator.Bastien Montagne