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
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-13Fix: popout windows are sized incorrectly on high DPI screensJesse Y
2021-01-13Asset System: Disable Asset Browser as experimental featureJulian Eisel
2021-01-13Compositor: "Save as Render" for the file output nodeRobert Guetzkow
2021-01-13Fix memory leak with image drag and dropCampbell Barton
2021-01-13Fix T83084: Smart UV Project inverts the resulting UVsPhilipp Oeser
2021-01-13Cleanup: spellingCampbell Barton
2021-01-12Fix T81965: Library-Override Not able to edit Keyframe propertiesSybren A. Stüvel
2021-01-12Geometry Nodes: new Align Rotation to Vector nodeJacques Lucke
2021-01-12Weight Paint: avoid creating very small values with locked weights.Alexander Gavrilov
2021-01-12Fix NLA liboverride issues re tracks handling.Bastien Montagne
2021-01-12Fix T84515: Status bar is reporting the average solve error of the wrong trac...Oliver Weissbarth
2021-01-12Fix T83122: NURBS Extruding multiple points only moves existing pointsJanusch Patas
2021-01-12Fix T84593: Operators on material (linked to local object but withPhilipp Oeser
2021-01-12UI: Icon for Multires Displacement Smear ToolRahul Chaudhary
2021-01-11Geometry Nodes: Attribute Vector Math NodeHans Goudey
2021-01-11Cleanup: remove redundant UV edge selection callsCampbell Barton
2021-01-11Fix T84565: UV face select fails when zoomed inCampbell Barton
2021-01-11Fix T84327: outliner_id_copy_tag was only copying from expanded nodes.Pi Lanningham
2021-01-11Cleanup: skip accessing sequence strip name/source when hiddenCampbell Barton
2021-01-11Fix incorrect use of BLI_snprintf in sequencer text concatenationCampbell Barton
2021-01-11Fix missing directory separator in image/movie strip identifierCampbell Barton
2021-01-11Cleanup: use switch statement for sequence typesCampbell Barton
2021-01-11Fix T84582: WalkNavigation.mouse_speed ignored with tabletCampbell Barton
2021-01-11Transform: In the Header, show translation value in local space only with con...Germano Cavalcantemano-wii
2021-01-11Transform: In the Header, show the translation value in local spaceGermano Cavalcantemano-wii
2021-01-11Fix Increment Snapping Without Constraints in Non-Axis-Aligned ViewsGermano Cavalcantemano-wii
2021-01-10UI: Improve node group input / output list interfaceHans Goudey
2021-01-10Fix T84529: Crash with strip using deleted scenePeter Fog
2021-01-09Cleanup: remove unused struct membersCampbell Barton
2021-01-09Cleanup: use bool arguments & variablesCampbell Barton
2021-01-09Fix UV selection threshold which ignored image aspect and zoom levelCampbell Barton
2021-01-09Fix build error after last commitHans Goudey
2021-01-09Cleanup: Use bool instead of intHans Goudey
2021-01-08Scenes: forbid deleting last local sceneJacques Lucke
2021-01-08Fix T84453: Crash bezier curves transfromGermano Cavalcante
2021-01-08Fix T84475: Outliner missing update when adding IDs to main via RNAPhilipp Oeser
2021-01-08Use the term "N-gon" instead of "Polygon" for triangulation methodPhilipp Oeser
2021-01-08Cleanup: Use LISTBASE_FOREACH macroHans Goudey
2021-01-08Fix file-handle leak when parsing xdg user directoriesCampbell Barton
2021-01-08Fix T83868: Disabled or inactive list items are not grayed outHans Goudey
2021-01-07Cleanup: Declare variables where initializedHans Goudey
2021-01-07Fix T84142: crash when mirroring hair emitted from verticesJacques Lucke
2021-01-07Outliner: use the scene ID for ObjectBase PointerRNACampbell Barton
2021-01-07UI: Fix various issues with UI textYevgeny Makarov
2021-01-07Fix T84416: Vertex color baking checks for UVMapPhilipp Oeser
2021-01-06UndoType: Refactor: replace `use_context` boolean by a bitflag.Bastien Montagne
2021-01-06Fix T84420: Linking regular materials to gpencilFalk David
2021-01-06Fix T84202: Sculpt lasso mask crash after remesh.Bastien Montagne
2021-01-06Undo: Further tweak/fixes the 'use context' flag of undo types.Bastien Montagne