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-23macOS: Fix unknown -Wsuggest-override warningAnkit Meel
2021-04-23Fix T87749 (partially): Text jitter in buttons and spreadsheet editorLeon Leno
2021-04-23Fix bug/crash in ID bulk deletion code.Bastien Montagne
2021-04-23Fix T87582: incorrect interpolation from edge to corner domainJacques Lucke
2021-04-23Fix T78845: Eevee wrong material selection.Jeroen Bakker
2021-04-23Fix T86765: Custom properties are included in `__dir__`Campbell Barton
2021-04-23Fix for building with MSVCCampbell Barton
2021-04-23Fix T86170: Memory leak clearing the Python instance for COW id dataCampbell Barton
2021-04-23Cleanup: quiet clang-tidy warningCampbell Barton
2021-04-22Fix T87701: debug assert generating scene preview renderBrecht Van Lommel
2021-04-22Fix missing includeGermano Cavalcante
2021-04-22Fix T87615: No snapping to objects instanced by Geometry nodesGermano Cavalcante
2021-04-22Fix T87090: VSE scrubbing locks up blenderRichard Antalik
2021-04-22Fix: geometry nodes logs incorrect preview dataJacques Lucke
2021-04-22Fix T85051: Add bisect distance as a parameter to the mirror modifierFalk David
2021-04-22VSE: Fix movies are reloaded after invalidationRichard Antalik
2021-04-22Fix T87337: Text strip draws white outlineRichard Antalik
2021-04-22Fix T86682: Scene strip DOF not evaluated correctlyRichard Antalik
2021-04-21Fix wrong flag for 'GPUFrameBuffer.viewport_get'Germano Cavalcante
2021-04-21Fix T87659: crash when creating reroute loop in geometry nodesJacques Lucke
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-21Curve modifiers: Disable 'Apply on Spline' option if not availablePhilipp Oeser
2021-04-21Fix T87562: Keymap preferences from 2.92x ignoredCampbell Barton
2021-04-21BLI_string: add a utility to replace strings using a tableCampbell Barton
2021-04-21Fix logging "bke.appdir" messagesCampbell Barton
2021-04-20Fix T87440 EEVEE: Specular Light Viewport Render Pass wrong behaviorClément Foucault
2021-04-20EEVEE: Fix unreported memory leak when toggling AO on/offClément Foucault
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