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-16Add Object Tool: add initial "Fixed Aspect" optionCampbell Barton
2021-01-16Add Object Tool: make UI more compactCampbell Barton
2021-01-16Add Object Tool: support incremental snappingCampbell Barton
2021-01-16Add Object Tool: workaround non-orthogonal orientation matricesCampbell Barton
2021-01-16Add Object Tool: quiet warning setting sizeCampbell Barton
2021-01-16Add Object Tool: rename keymap, expose in keymap editorCampbell Barton
2021-01-15Fix T84673: Skin resize operator always using object origin as pivotGermano Cavalcante
2021-01-15Fix "Make Instances Real" to work with nodes modifier instancesHans Goudey
2021-01-14Fix T81533: NLA Properly Draw FModifiersWayde Moss
2021-01-14Fix add-object tool snap placement when activated from tweak eventCampbell Barton
2021-01-14Fix uninitialized stack memory use accessing the snap normalCampbell Barton
2021-01-14Fix T84684: Undo operators not workingJulian Eisel
2021-01-13Nodes: use green color again for shader sockets and shader categoryBrecht Van Lommel
2021-01-13Geometry Nodes: Add "Point Translate" and "Point Scale" nodesHans Goudey
2021-01-13UI: Use gray color for float sockets in nodesPablo Vazquez
2021-01-13Geometry Nodes: Rename "Rotate Points" to "Point Rotate"Hans Goudey
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