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-04-28Fix T86881: Curve Edit handle offset when snappingFalk David
2021-04-28Fix T87767: spreadsheet not updating on texture changesJacques Lucke
2021-04-28Fix T87526: poor contrast in attribute searchJacques Lucke
2021-04-28Add NULL check to Object.pose from 6eb2f71875c69f5f6073fed2d285fe8ef662ba03Campbell Barton
2021-04-28Remove include accidentally added in 6eb2f71875c69f5f6073fed2d285fe8ef662ba03Campbell Barton
2021-04-28Fix T87631: Crash undoing edit-mode bone duplicationCampbell Barton
2021-04-27Fix T87474: Face Set visibility updates failing with single face loopPablo Dobarro
2021-04-27Fix T87596: Pose brush not using automasking optionsPablo Dobarro
2021-04-27Fix T87815: Sculpt: Curve stroke scene spacing not workingPhilipp Oeser
2021-04-27Fix T87749: Fix text jitter in buttons with iconsHans Goudey
2021-04-27Fix T87401: Drop-down can apply the wrong modifierHans Goudey
2021-04-26Fix T87771: Immediate Crash on "Edit Source" in CompositorPhilipp Oeser
2021-04-26Spreadsheet: combine vector/color spreadsheet columnsJacques Lucke
2021-04-26Fix T87170 Multi-Input socket activation zone error with lots of inputsFabian Schempp
2021-04-23Fix T87749 (partially): Text jitter in buttons and spreadsheet editorLeon Leno
2021-04-23Cleanup: quiet clang-tidy warningCampbell Barton
2021-04-22Fix missing includeGermano Cavalcante
2021-04-22Fix T87615: No snapping to objects instanced by Geometry nodesGermano Cavalcante
2021-04-21Fix T87677: Add primitive tools produce wrong sized objects after changing va...Philipp Oeser
2021-04-21Fix T87640: Grease Pencil layer visibility/locking not synchronized from Dope...Philipp Oeser
2021-04-20Fix T86809: Action Editor header not display the right action in certain scen...Philipp Oeser
2021-04-19Fix T87567: Crash adding item in empty attribute searchHans Goudey
2021-04-19Fix T85223: Some modifier panels can dissapear in old filesHans Goudey
2021-04-19Fix T87392: Copy modifier to selected does not do anythingHans Goudey
2021-04-19Fix creating operator properties without an owner_idCampbell Barton
2021-04-19Fix incorrect compositor denoise node message about SSE on macOS ArmBrecht Van Lommel
2021-04-19Fix spin-gizmo not allowing click events to select verticesCampbell Barton
2021-04-19Fix spin-gizmo button tool-tip placementCampbell Barton
2021-04-19Fix snap mixed with vertices ignored for meshes with vertices onlyGermano Cavalcante
2021-04-18Fix compile warningHans Goudey
2021-04-17Fix wrong logic used in 'ED_view3d_depth_read_cached'Germano Cavalcante
2021-04-17Fix T87321: GPencil Arrange strokes not consistent with industry standardsAntonio Vazquez
2021-04-16Cleanup: clang-formatCampbell Barton
2021-04-16Fix RNA enum item callbacks not checking for NULL contextCampbell Barton
2021-04-16Snap Gizmo: Minor optimization in detecting toggle inversionGermano Cavalcante
2021-04-15Fix T87434: spreadsheet shows same column more than onceJacques Lucke
2021-04-15Fix T87171: Update multi input socket indicesFabian Schempp
2021-04-15Fix T87356 & T87358: Small multi-input socket issuesFabian Schempp
2021-04-15Cleanup: rename fileJacques Lucke
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-14Geometry Nodes: Add domain and data type to attribute searchHans Goudey
2021-04-13Fix T78803: Bad widget drawing with the R600g driverOmar Emara
2021-04-13Nodes: Tooltip for Group Input propertiesFabian Schempp
2021-04-13Object: Enable transfer mode functionality for switching objects in Sculpt ModePablo Dobarro
2021-04-13Revert 87aa514611b9: Removal of Lock Camera Gizmo ButtonHarley Acheson
2021-04-13Cleanup: sort cmake file listsCampbell Barton
2021-04-13Cleanup: redundant struct declarationsCampbell Barton
2021-04-13Cleanup: preview rendering, push bContext a bit further down the call stackSybren A. Stüvel
2021-04-13Fix T87400: GPencil change Select Alternate defaultsAntonio Vazquez
2021-04-13PyAPI: support retrieving the exception when running a stringCampbell Barton