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
AgeCommit message (Expand)Author
2021-05-01Docs: PyAPI: Fix css selector failing on some pagesAaron Carlisle
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-30Fix "use after free" issue in clogSebastian Parborg
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 T87317: Cycles XML parsing broken after bugfix for initialization orderBrecht Van Lommel
2021-04-29Fix: crash when creating GPU texture from image failsBrecht Van Lommel
2021-04-29Fix error in Python UI scriptBrecht 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 build error after recent changes to CPU name detectionBrecht Van Lommel
2021-04-29Fix missing Cycles CPU name on macOS ArmChristian Baars
2021-04-29Fix missing Cycles CPU name for Arm processorsPatrick Mours
2021-04-29Fix T87686: Cycles persistent data not updating correctly with hairBrecht Van Lommel
2021-04-29Cleanup: removed unnecessary multiplications in area light importance samplingMatteo Falduto
2021-04-29Fix macOS arm crash in scaling images with ffmpegBrecht Van Lommel
2021-04-29Fix ASAN warnings with Cycles OSLBrecht Van Lommel
2021-04-29Fix: missing AO factor from Cyclest Fast GI panelBrecht 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-29Docs: PyAPI: Improve website responsiveness on narrow displaysAaron Carlisle
2021-04-29Docs: PyAPI: More specific css selector for long enumsAaron Carlisle
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 T85688: ExportHelper adds multiple file name extensionsCampbell Barton
2021-04-28Remove SMAA generating message during compilation.Jeroen Bakker
2021-04-28Fix Compositor: WorkScheduler task model deletes worksManuel Castilla
2021-04-28Fix T87864: Context is None for draw methodCampbell Barton