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-01Fix T99820: missing 'no more mising' tagging on reloaded libraries.Bastien Montagne
2022-08-01Merge branch 'blender-v3.3-release'Jeroen Bakker
2022-08-01GPU: Fix failing compute tests.Jeroen Bakker
2022-08-01Merge branch 'blender-v3.3-release'Jeroen Bakker
2022-08-01Eevee: Add support of rendering curves with cryptomatte.Jeroen Bakker
2022-08-01Merge branch 'blender-v3.3-release'Jeroen Bakker
2022-08-01Eevee: Fix compilation error in eevee-next.Jeroen Bakker
2022-08-01Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-01tweaks & fixes to UI messages.Bastien Montagne
2022-08-01I18n: make presets translatableDamien Picard
2022-08-01I18n: make newly added constraints' names translatable.Damien Picard
2022-08-01I18n: make Grease Pencil modifiers and shader FX translatable.Damien Picard
2022-08-01Cycles: Resolve recent performance regression in oneAPI implementation for In...Nikita Sirgienko
2022-08-01Merge branch 'blender-v3.3-release'Aras Pranckevicius
2022-08-01Fix T100076: OBJ import: new importer doesn't use //relative/image/pathsAras Pranckevicius
2022-08-01RenderReport: Add option to add platform specific overrides.Jeroen Bakker
2022-08-01Cleanup: missing braces warningCampbell Barton
2022-08-01Cleanup: simplify uv parametrizer in preparation for C++Chris Blackbourn
2022-07-31Cleanup: Remove mesh edge "tmp tag"Hans Goudey
2022-07-31Merge branch 'blender-v3.3-release'Aras Pranckevicius
2022-07-31Fix T100075: OBJ import: images loaded multiple times instead of being reusedAras Pranckevicius
2022-07-31Merge branch 'blender-v3.3-release'Antonio Vazquez
2022-07-31Fix T100086: GPencil Bezier curve edit not updated after smoothingAntonio Vazquez
2022-07-31Cleanup: simplify uv parametrizer in preparation for C++Chris Blackbourn
2022-07-31Cleanup: Move interface_region_tooltip.c and header to C++Hans Goudey
2022-07-30Fix failing blenlib test from previous commitHarley Acheson
2022-07-30UI: UI_MENU_ARROW_SEP Unicode CharacterHarley Acheson
2022-07-30UV: Add options for uv select similar in island modeChris Blackbourn
2022-07-30Cleanup: braces around statements in OBJ parserAras Pranckevicius
2022-07-30Merge remote-tracking branch 'origin/blender-v3.3-release'Jesse Yurkovich
2022-07-30Fix 100035: Make UDIM detection less aggressiveJesse Yurkovich
2022-07-30Cleanup: Clang tidyHans Goudey
2022-07-30Cleanup: Move five interface files to C++Hans Goudey
2022-07-30Sculpt: fix broken triangle/vertex count for DynTopoJoseph Eagar
2022-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-07-30Sculpt: fix name collision in DynTopo temp attributesJoseph Eagar
2022-07-29Cleanup: Replace reinterpret_cast<> with static_cast<> in UI codeJulian Eisel
2022-07-29Fix attempt for MSVC build error after 42ccbb7cd1d5Julian Eisel
2022-07-29Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-07-29Build: hide all symbols except a few required ones on LinuxBrecht Van Lommel
2022-07-29Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-07-29Merge branch 'blender-v3.3-release'Bastien Montagne
2022-07-29install_deps: Add handling of libaom, update ffmpeg build for it.Bastien Montagne
2022-07-29Merge branch 'blender-v3.3-release'Bastien Montagne
2022-07-29install_deps: bump IMath/OpenEXR to 3.1.5.Bastien Montagne
2022-07-29install_deps: add building of Alembic binaries.Bastien Montagne
2022-07-29Fix Cycles build error with CUDA on arm64Tianhao Chai
2022-07-29Merge branch 'blender-v3.3-release'Bastien Montagne
2022-07-29Fix (unreported) lib-linking of ID properties not taking library parameter.Bastien Montagne
2022-07-29Realtime Compositor: Add needed GPU module changesOmar Emara