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-08-04Cleanup: simplify uv parametrizer in preparation for C++Chris Blackbourn
2022-08-04Fix T100132: Disable winding when calculating islands for uv sculpt toolsChris Blackbourn
2022-08-04Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-04Fix: add attribute with empty string name crashEthan-Hall
2022-08-04Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-04Sculpt: Fix T99294: Voxel Remesher text is resized based on object scaleJoseph Eagar
2022-08-04Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-04Fix: Avoid OBJ importer assert seting normals on mesh with no facesHans Goudey
2022-08-04Cleanup: spelling, code-blocksCampbell Barton
2022-08-04Cleanup: formatCampbell Barton
2022-08-04Cleanup: quiet nonnull-compare warning for GCCCampbell Barton
2022-08-04Sculpt: Support gradient color mode in sculpt paint brushRamil Roosileht
2022-08-04Sculpt: Support gradient color mode in sculpt paint brushRamil Roosileht
2022-08-03Cleanup: Use generic utility to retrieve attributes to transferHans Goudey
2022-08-03Cleanup: Fix doxygen section for custom data typeHans Goudey
2022-08-03Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-03Cleanup: fix various typosBrecht Van Lommel
2022-08-03Fix T96247: Principled BSDF roughness different in startup blend and new nodeLiu Deyuan
2022-08-03Fix T100106: image movie/sequence auto refresh affects still image performanceBrecht Van Lommel
2022-08-03Cleanup: Use const arguments in definition, add helper variableHans Goudey
2022-08-03Merge branch 'blender-v3.3-release'Aras Pranckevicius
2022-08-03Fix T100173: fix missing removal of old name in BLO_update_defaults_startup_b...Aras Pranckevicius
2022-08-03Attribute Math: Improve performance of mixer in some casesIliay Katueshenock
2022-08-03Fix sequencer viewport render not respecting the "use_stamp" optionSebastian Parborg
2022-08-03Fix: Warning from incorrect use of macroHans Goudey
2022-08-03Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-03Fix T100168: Sculpt positions undo not working after recent commitHans Goudey
2022-08-03Fix T100171: GPencil toggle caps operator does not support multiframeAntonio Vazquez
2022-08-03Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-03Cleanup: Improve doc of the `BKE_id_copy` functions.Bastien Montagne
2022-08-03Fix assert failures in the dependency graphSergey Sharybin
2022-08-03Merge branch 'blender-v3.3-release'Aras Pranckevicius
2022-08-03Fix T97769: new OBJ exporter does not replace spaces in object namesAras Pranckevicius
2022-08-03Fix compile issue in recent commit.Jeroen Bakker
2022-08-03Image: Display GPU layout in `uiTemplateImageInfo`Angus Stanton
2022-08-03Fix: Timeline marker names are not correctly clipped in some casesColin Basnett
2022-08-03Cleanup: make formatChris Blackbourn
2022-08-03Fix unreported: Add tie-break conditions for udim search with integersChris Blackbourn
2022-08-03Geometry Nodes: Speed up reading attribute with different typeHans Goudey
2022-08-03Cleanup: Remove unused function `uv_poly_copy_aspect`Chris Blackbourn
2022-08-03UI: Improve circle drawing of cursor for uv sculptingChris Blackbourn
2022-08-03Tests: Remove deprecated/removed operators from testsHans Goudey
2022-08-02EEVEE-Next: Depth Of Field: Port implementation to compute shaderClément Foucault
2022-08-02EEVEE-Next: Cleanup: Remove static references for swapchainsClément Foucault
2022-08-02EEVEE-Next: Fix GL errors when rendering with transparent materialsClément Foucault
2022-08-02EEVEE: Depth of field: Fix incorrect variance occlusionClément Foucault
2022-08-02GL: Remove lingering image bindsClément Foucault
2022-08-02GL: Compute: Fix indirect compute barrier and unbindClément Foucault
2022-08-02DRW: common_math_lib.glsl: Fix weighted_sum macroClément Foucault
2022-08-02DRW: Add image unbind in debug modeClément Foucault