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-20Fix T86871: Crash with to_mesh() on tapered bezier curveCampbell Barton
2021-04-20Fix T87369 EEVEE: Ambient Oclussion: Firefly caused by degenerated normalClément Foucault
2021-04-20Geometry Nodes: skip attribute conversion if src and dst are the sameJacques Lucke
2021-04-20Fix T87541 EEVEE: AO causes black outline around objects and NaN pixelsClément Foucault
2021-04-20Fix T86809: Action Editor header not display the right action in certain scen...Philipp Oeser
2021-04-20Fix T87055: Crash applying modifier on mesh with multires dataCampbell Barton
2021-04-19Fix crash with Alembic export after recent persistent data bugfixBrecht Van Lommel
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