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-28Fix Compositor: WorkScheduler task model deletes worksManuel Castilla
2021-04-28Fix T87864: Context is None for draw methodCampbell Barton
2021-04-28Fix T87165: Join geometry node doesn't copy instance IDsHans Goudey
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 T85889: recursive instances result in crashJacques Lucke
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-27Fix T87702: Cannot generate one point with line node in end points modeHans Goudey
2021-04-26Fix: crash after recent commitJacques Lucke
2021-04-26Fix T87771: Immediate Crash on "Edit Source" in CompositorPhilipp Oeser
2021-04-26Depsgraph: support depending on collection geometryJacques Lucke
2021-04-26Spreadsheet: combine vector/color spreadsheet columnsJacques Lucke
2021-04-26Fix (unreported): Geometry nodes instance ids not copied or clearedHans Goudey
2021-04-26Fix T87170 Multi-Input socket activation zone error with lots of inputsFabian Schempp
2021-04-25Fix unreported "Convert Mesh to Gpencil" when fill material already existsErik Abrahamsson
2021-04-24Fix T87682 Boolean Exact crash.Howard Trickey
2021-04-24Fix T85567: Crash accessing gizmo group on `__del__`Campbell Barton
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