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-01Animation: Fix operator properties for redo paneltemp-anim-editors-redo-panel-D14960-D14977RedMser
2022-08-01Animation: Add redo panel to Dopesheet and NLARedMser
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
2022-07-29Render: Propagate view updates to draw enginesOmar Emara
2022-07-29Cleanup: quiet warnings in recent BLF and rna_ui changesCampbell Barton
2022-07-29BLF: New Font Stack for Better Language CoverageHarley Acheson
2022-07-29BLF: Fonts with FT_Face OptionalHarley Acheson
2022-07-29BLF: Don't Print Empty StringsHarley Acheson
2022-07-29Merge branch 'blender-v3.3-release'Hans Goudey
2022-07-29Fix T99761: Curves sculpt mode crash with empty curvesHans Goudey
2022-07-29Fix set iterator test failure on macOSJulian Eisel
2022-07-29Cleanup: Nodes: Store node group idname in tree typeHans Goudey
2022-07-29Cleanup: Make BKE_idprop.h self sufficientHans Goudey
2022-07-29Merge branch 'blender-v3.3-release'Hans Goudey
2022-07-29Fix: Grammar mistake in info messageHans Goudey
2022-07-29Cleanup: Use LISTBASE_FOREACH macroHans Goudey