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-05Fix T86823 Eevee: refraction depth shared between different materialsClément Foucault
2021-05-05Fix T86037 EEVEE: SSR option changes render passes resultClément Foucault
2021-05-05LibOverride: More fixes to properly ignore non-overridable ID pointers.Bastien Montagne
2021-05-05LibOverride: Tag base's object pointer as not overridable.Bastien Montagne
2021-05-05LibQuery: Cleanup: Document more fields of `LibraryForeachIDData` struct.Bastien Montagne
2021-05-05LibOverride: Fix usage of IDProps that are not overridable.Bastien Montagne
2021-05-05LibOverride/LibQuery: Refactor 'non-overridable' status management.Bastien Montagne
2021-05-05Cleanup: clang formatPhilipp Oeser
2021-05-05Fix PlayAnim error applying cache limiterCampbell Barton
2021-05-05PlayAnim: add in missing define checkCampbell Barton
2021-05-05VSE: Set view transform based on strip colorspaceRichard Antalik
2021-05-04DRW: Fix issue with batch reusing freed VBO indices.Clément Foucault
2021-05-04Fix missing header & footer toggle chevrons in SpreadsheetJulian Eisel
2021-05-04Fix missing background of buttons after reportsJulian Eisel
2021-05-04Fix T87489: Text Data-Blocks get deleted on Recursive PurgeSebastian Parborg
2021-05-04Fix (unreported): 'CoInitializeEx' being called without 'CoUninitialize'Germano Cavalcante
2021-05-03Fix T87982: crash switching render slots while render is in progressBrecht Van Lommel
2021-05-03Fix T88005: GPencil inverse fill leaves unwanted line at viewport edge.Antonio Vazquez
2021-05-03Fix T87969: crash accesing FaceMaps / PaintMask data in editmodePhilipp Oeser
2021-05-03Fix compilation error after recent compositor fixSergey Sharybin
2021-05-03Fix T87989: Crash using OpenCL in compositorSergey Sharybin
2021-05-03LibOverride: temporarily fix the material driver workaround with a hack.Alexander Gavrilov
2021-05-02Fix T87554 Exact Boolean performance bug.Howard Trickey
2021-05-02GPencil: Fix unreported problem when save file in Curve Edit modeAntonio Vazquez
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