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-17Cleanup: Move view3d_select.c to C++Hans Goudey
2022-08-17Cleanup: conversion warnings in GCCCampbell Barton
2022-08-17Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-17LibOverride: Add Make/Reset/Clear entries to IDTemplate contextual menu.Bastien Montagne
2022-08-17Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-17Fix T100411: Invert Axis Pan option ignored for Lock Camera Pan/ZoomCampbell Barton
2022-08-17Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-17Cleanup: spelling in commentsCampbell Barton
2022-08-17Fix: build issue with MSVCRay Molenkamp
2022-08-17Fix T98462: Save Screenshot (glReadPixels) fails under WaylandCampbell Barton
2022-08-17Cleanup: shadow warningCampbell Barton
2022-08-17WM: ensure AlembicImportParams are always initializedCampbell Barton
2022-08-17Cleanup: strip blank lines around comment blocksCampbell Barton
2022-08-17Cleanup: add missing doxy sectionsCampbell Barton
2022-08-17Cleanup: quiet shadow warningCampbell Barton
2022-08-17UV: grab tool supports live unwrapChris Blackbourn
2022-08-17UV: add geometry driven uv relax brushChris Blackbourn
2022-08-17Cleanup: Move view layer array utils from macros to functionsHans Goudey
2022-08-16Cleanup: use a structure for Alembic import parametersKévin Dietrich
2022-08-16Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-16Cleanup: Unused parameters.Bastien Montagne
2022-08-16Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-16LibOverride: Refactor of menu entries in the View3D.Bastien Montagne
2022-08-16Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-16Fix T100412: LibOverride: shift click on the modifier link button do not crea...Bastien Montagne
2022-08-16Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-16LibOverride: Tweaks to new menus in Outliner.Bastien Montagne
2022-08-16Fix T100375: Renaming items from the outliner does not update the despgraph.Bastien Montagne
2022-08-16UV: add constrain-to-bounds support for uv relax, uv grab and uv pinchChris Blackbourn
2022-08-16UV: improve uv sculpt tools with boundary support and pin supportChris Blackbourn
2022-08-16Cleanup: spelling in commentsCampbell Barton
2022-08-16Cleanup: formatCampbell Barton
2022-08-16Cleanup: warningsCampbell Barton
2022-08-16Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-16Sculpt: Fix T100379: Anchored brush tags all nodes for updateJoseph Eagar
2022-08-16Sculpt: Fix T100379: Anchored brush tags all nodes for updateJoseph Eagar
2022-08-16Sculpt: Write documentation in sculpt_undo.cJoseph Eagar
2022-08-16Sculpt: Fix redo panel bugsJoseph Eagar
2022-08-15Sculpt: Blank out redo panel for stroke operatorJoseph Eagar
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-15Fix T99255: Strips inserting incorrectlySebastian Parborg
2022-08-15Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-15Cleanup: make formatBrecht Van Lommel
2022-08-15Fix T100394: Regression: Duplicating a modifier causes a crashSergey Sharybin
2022-08-15Fix status bar keymap items during modal operationsDamien Picard
2022-08-15I18n: translate recent files and bookmarks in the file browserDamien Picard
2022-08-14Cleanup: Move object_vgroup.c to C++Hans Goudey
2022-08-14Fix: Incorrect access of mesh hide layersHans Goudey
2022-08-12Merge branch 'blender-v3.3-release'Germano Cavalcante
2022-08-12Fix T100370: Depth choice for "Add Cube" tool always using SurfaceGermano Cavalcante