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-11Add back assert, reorderrefactor-mesh-hide-genericHans Goudey
2022-08-11Rename variables to hide_polyHans Goudey
2022-08-11Merge branch 'master' into refactor-mesh-hide-genericHans Goudey
2022-08-11obj: support importing multiple files at onceAras Pranckevicius
2022-08-11Merge branch 'blender-v3.3-release'Aras Pranckevicius
2022-08-11Fix T98781: OBJ exporter wrongly writing default material socket values when ...Aras Pranckevicius
2022-08-11GHOST/Wayland: support setting modifiers on window activationCampbell Barton
2022-08-11Cleanup: access modifier keys by index under WaylandCampbell Barton
2022-08-11Fix T66088: Modifier keys ignored when the window doesn't have focusCampbell Barton
2022-08-11BLF: Fallback Broken After Cache RemovalHarley Acheson
2022-08-11Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-11Cleanup: doxy parameters, use static set instead of tupleCampbell Barton
2022-08-11Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-11Fix T100204: RMB select (with "Select Tool") causes edit-mesh conflictCampbell Barton
2022-08-11Cleanup: clang-tidy uv_parametrizer.ccCampbell Barton
2022-08-11Cleanup: missing newline in GHOST_PRINTCampbell Barton
2022-08-11Cleanup: remove redundant MEM_SAFE_FREECampbell Barton
2022-08-11Cleanup: check if the camera was moved before auto-key in smooth-viewCampbell Barton
2022-08-11Cleanup: pass const arguments to smooth-view functionsCampbell Barton
2022-08-11Cleanup: replace magic numberCampbell Barton
2022-08-11Cleanup: spelling in commentsCampbell Barton
2022-08-11License headers: add missing license headerCampbell Barton
2022-08-11Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-11Cleanup: reduce asan lint and clang-tidy warnings on uv_parametrizerChris Blackbourn
2022-08-10Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-10Merge branch 'blender-v3.3-release'Aras Pranckevicius
2022-08-10obj: Also find .mtl images by their basename, if all else fails (T77801)Aras Pranckevicius
2022-08-10Compositor: Limit C linkage of cryptomatte functionsOmar Emara
2022-08-10Realtime Compositor: Fix missing include in Displace nodeOmar Emara
2022-08-10Realtime Compositor: Allow in material preview modeOmar Emara
2022-08-10Realtime Compositor: Fix clang tidy warningsOmar Emara
2022-08-10Render: remove camera shift hard limitsBrecht Van Lommel
2022-08-10Merge branch 'blender-v3.3-release'Aras Pranckevicius
2022-08-10Fix T100302: New OBJ importer produces too many vertices when faces don't spa...Aras Pranckevicius
2022-08-10Cleanup: Fix warning in release buildsSergey Sharybin
2022-08-10Depsgraph: Optimize evaluation of dependencies of disabled modifiersSergey Sharybin
2022-08-10Depsgrapg: Add per-modifier graph nodesSergey Sharybin
2022-08-10Realtime Compositor: Add stub unsupported nodesOmar Emara
2022-08-10Realtime Compositor: Add basic distort nodesOmar Emara
2022-08-10Realtime Compositor: Add basic matte nodesOmar Emara
2022-08-10Realtime Compositor: Add basic convert and vector nodesOmar Emara
2022-08-10Realtime Compositor: Add basic color nodesOmar Emara
2022-08-10Realtime Compositor: Add basic input nodesOmar Emara
2022-08-10Realtime Compositor: Add basic output nodesOmar Emara
2022-08-10Realtime Compositor: Add evaluator and engineOmar Emara
2022-08-10Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-10Fix T99963: Fallback actions are used in RCS on left clickCampbell Barton
2022-08-10Cleanup: spellingCampbell Barton
2022-08-10Cleanup: formatCampbell Barton
2022-08-10Cleanup: fix attr_nonnull error found by asanChris Blackbourn