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
path: root/source
AgeCommit message (Expand)Author
2021-04-19Fix T87535, T87295: issues with new persistent data optionBrecht Van Lommel
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 drag event leaving the gizmo not under the cursor highlightedCampbell Barton
2021-04-19Cleanup: re-order gizmo handling checksCampbell Barton
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 memory leak in the BLI_bitmap created in 'looptri_no_hidden_map_get'Germano Cavalcante
2021-04-17Fix T86805 Inconsistent results for exact boolean.Howard Trickey
2021-04-17Cleanup: quiet compiler warning on macosJacques Lucke
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-16Fix T87010: VSE: adding strips crashes in certain filesPhilipp Oeser
2021-04-16Fix missing owner_id values from 919558854d624f5db40acfa9f5674ac8c94873b6Campbell Barton
2021-04-16WM: remove redundant click-drag offset for gizmo highlight checkingCampbell Barton
2021-04-16WM: prevent drag events being continually testedCampbell Barton
2021-04-16Cleanup: clang-formatCampbell Barton
2021-04-16Fix BLO_library_temp_load_id loading temporary ID's into G.mainCampbell Barton
2021-04-16Fix T87522: frame selected does not take instances into accountJacques Lucke
2021-04-16Fix unreported: instances disappear when instanced mesh is in edit modeJacques Lucke
2021-04-16Fix T87169: support attribute search on group nodesJacques Lucke
2021-04-16Fix T87217: improve impact of seed in point distribute nodeJacques Lucke
2021-04-16Fix T87359: set group output in geometry node tree update callbackWannes Malfait
2021-04-16Fix T87441: don't remove custom attributes automaticallyJacques Lucke
2021-04-16Fix T85691: attributes used by geometry nodes were removed automaticallyJacques Lucke
2021-04-16Fix T65064: Keymaps items controlling dynamic enums fail to exportCampbell Barton
2021-04-16RNA: add STRUCT_NO_CONTEXT_WITHOUT_OWNER_ID flagCampbell 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-15GPencil: Avoid invisible strokes in PDF exportAntonio Vazquez
2021-04-15Cleanup: Use correct float formatAntonio Vazquez
2021-04-15RNA: Silence warning when building without audaspaceDalai Felinto
2021-04-15GPencil: Fix unreported error exporting big files in PDFAntonio Vazquez
2021-04-15Blender 2.93 bcon3 (beta) version bumpDalai Felinto
2021-04-15Bump subversion before starting the next release cycleDalai Felinto
2021-04-15GPencil: Change UI text and tooltipAntonio Vazquez
2021-04-15Fix T87434: spreadsheet shows same column more than onceJacques Lucke
2021-04-15Fix T87171: Update multi input socket indicesFabian Schempp
2021-04-15Geometry Nodes: refactor implicit conversionsJacques Lucke
2021-04-15Fix T87356 & T87358: Small multi-input socket issuesFabian Schempp
2021-04-15Cleanup: rename fileJacques Lucke
2021-04-15Cleanup: move type conversions to separate fileJacques Lucke
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-15Fix missing NULL checks in adb21faa83d69069418d7bb14e0211261072f3a9Campbell Barton
2021-04-15Fix T70286: Dissolve vertices/edges creates duplicate faceCampbell Barton