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-05-02Fix T82824: Draw sensor size with correct alphaRobert Guetzkow
2021-05-01Fix T87905: GPencil modifiers not applied if saved with multiframeAntonio Vazquez
2021-05-01Fix T86450: Random dark UI elements when redrawingCampbell Barton
2021-04-30LibOverride: Make drivers' 'mute' flag overridable.Bastien Montagne
2021-04-30LibOverride: Fix infinite resync loop in some invalid file cases.Bastien Montagne
2021-04-30Revert "Fix crash running constraint, modifier, fx from missing NULL check"Campbell Barton
2021-04-30Fix T85470: Simple deform modifier causes artifacts at low anglesHenrik Dick
2021-04-30Fix/Workaround T87511: snap gizmo flickers on Ctrl-DragCampbell Barton
2021-04-30Fix crash running constraint, modifier, fx from missing NULL checkCampbell Barton
2021-04-30Fix potential buffer overrun in drw_shader_dependencies_getCampbell Barton
2021-04-30Fix missing NULL check in grease-pencil clear strokesCampbell Barton
2021-04-30Fix sculpt mask operator crash running without a 3D viewCampbell Barton
2021-04-30Fix crash running window operators in background modeCampbell Barton
2021-04-30Fix uninitialized memory use in GLDrawListCampbell Barton
2021-04-30Fix uninitialized local-view flag on object creationCampbell Barton
2021-04-30Cleanup: quiet shadow variable warningCampbell Barton
2021-04-29Fix: crash when creating GPU texture from image failsBrecht Van Lommel
2021-04-29Fix T86335: Knife tool fails on object with zero scaled axisCampbell Barton
2021-04-29Fix T86799: Boolean crashes duplicating object with "Fast" solverCampbell Barton
2021-04-29Fix T87779: Asymmetric position vertices in circles primitives.Campbell Barton
2021-04-29Fix macOS arm crash in scaling images with ffmpegBrecht Van Lommel
2021-04-29Fix T87808: Connected proportional editing includes hidden geometryCampbell Barton
2021-04-29Fix build error: use of unintialized variableWannes Malfait
2021-04-29Fix T87592: Mirror fail with bisect, axis object & non-uniform scaleCampbell Barton
2021-04-29Fix T87823: Select similar doesn't work with small facesCampbell Barton
2021-04-29UI: increase precision of bisect thresholdCampbell Barton
2021-04-29Fix T87863: Bisect fails when edges of an N-gon lie on the planeCampbell Barton
2021-04-28Fix T87718: Fill triangles wrongly calculatedFalk David
2021-04-28VSE: Fix slow prefetching when strips are animatedRichard Antalik
2021-04-28VSE: Fix colorbleed on scaled imagesRichard Antalik
2021-04-28Fix T87832: Incorrect FOV in line art when sensor fit is not Auto.YimingWu
2021-04-28Fix T86881: Curve Edit handle offset when snappingFalk David
2021-04-28Fix T87464 EEVEE: Crash with deformation Motion BlurClément Foucault
2021-04-28Fix T87767: spreadsheet not updating on texture changesJacques Lucke
2021-04-28Fix T87876: vertex groups missing when mesh is in edit modeJacques Lucke
2021-04-28Fix T87526: poor contrast in attribute searchJacques Lucke
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