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-02-03Fix T85314 GPU: Drawlist submit data overflows.Clément Foucault
2021-02-02Fix T85225: Variable scope in ridged multi-fractal noiseRobert Guetzkow
2021-02-02Fix T84649: Quick liquid causing crash on scale operationSebastián Barschkis
2021-02-02Fluid: Updated Mantaflow source filesSebastián Barschkis
2021-02-02Fix freestyle render pass not being created when there are no strokesSebastian Parborg
2021-02-02Fix T83450: Missing 4th studio light in preview iconNathan Craddock
2021-02-02Fix T85155: Vertex groups from object don't transfer to next nodes modifierHans Goudey
2021-02-02Fix T85301: Eevee does not respect collection instance offset for hairPhilipp Oeser
2021-02-02creator: add missing '--debug-*' arguments under debugging optionsCampbell Barton
2021-02-02Fix T85194: Smart UV does not respect "Correct Aspect" correctlyPhilipp Oeser
2021-02-02cmake/deps: remove 'tcl' language support from sqliteCampbell Barton
2021-02-01Fix T81843 Bones invisible using Weight Paint + Wireframe shading + Bone X-RayClément Foucault
2021-02-01Overlay: Fix Z axis planes rendered even if not neededClément Foucault
2021-02-01Fix T85203: GPencil: Drawing on locked axis planeFalk David
2021-02-01Fix T81177 EEVEE: Missing shadow if last material has no shadowClément Foucault
2021-02-01DRW: Fix render wrong orthographic depth conversionClément Foucault
2021-02-01GPU: Fix performance regression on AMD GPUClément Foucault
2021-02-01Usual UI messages fix...Bastien Montagne
2021-02-01VSE: Fix proxy images have incorrect sizeRichard Antalik
2021-02-01Fix T85252: Gpencil interpolate sequence crash in new scenesAntonio Vazquez
2021-02-01Fix T85035: Gpencil render in background render wrong frameAntonio Vazquez
2021-02-01Fix regression: Crash garbage collecting VBOs on never evaluated scenesClément Foucault
2021-01-31Fix T83092: Direction of rotation with View orientation changed in 2.91Germano Cavalcante
2021-01-31Revert "Fix T83092: Direction of rotation with View orientation changed in 2.91"Germano Cavalcante
2021-01-31Fix T85236: "Zoom to Mouse Position" inverts "Dolly View" directionCampbell Barton
2021-01-31Cleanup: use switch for Add Object Tool event handlingCampbell Barton
2021-01-31Add Object Tool: make automatic axis selection an optionCampbell Barton
2021-01-31Fix T79797: Compositor backdrop gizmo not updating after zoomNathan Craddock
2021-01-30Fix T84465 Bevel Percent and Absolute when limit type is Weight.Howard Trickey
2021-01-30Fix T81193 EEVEE: Crash when motion blur is aborted at cache finishClément Foucault
2021-01-30EEVEE: Fix crash when using animated visibility with motion blur stepsClément Foucault
2021-01-29EEVEE: Fix GPUNodeLink memory leak for displacement nodes using SHD_SPACE_WORLDMichael Möller
2021-01-29Depsgraph: Remove redundant copy-on-write operationsSergey Sharybin
2021-01-29Fix T83411: Crash when using a workspace/layout data path in a driverSergey Sharybin
2021-01-29Fix T84717: missing 3D viewport updates when changing shading settingsBrecht Van Lommel
2021-01-29Cleanup: accept const pointer for BKE_scene_get_depsgraphBrecht Van Lommel
2021-01-29Fix T81169: Grease Pencil Z-depth drawing issue on OSX + AMD Graphic CardsJeroen Bakker
2021-01-29Fix T85148: OptiX viewport denoising regressionPatrick Mours
2021-01-29Fix T84588: Set parameter as required for uv_on_emitterRobert Guetzkow
2021-01-29Fix T85169: UV scale gizmo swaps X/YPhilipp Oeser
2021-01-29Fix T85178: edit-mesh show_edges overlay option toggles face-dotsCampbell Barton
2021-01-29Fix T84661: read jpg pixel densityPhilipp Oeser
2021-01-29Fix T85139: Force field texture missing depsgraph relationPhilipp Oeser
2021-01-29UI: clarify edit-mesh face center behaviorCampbell Barton
2021-01-29Cleanup: rename variables for gizmo templatesCampbell Barton
2021-01-29PyAPI: Add error when registering a 3D gizmo into a 2D gizmo groupCampbell Barton
2021-01-29Fix T84906: Loop select can fail when starting from an ngonCampbell Barton
2021-01-29Docs: add diagrams describing the purpose of BMwEdgeLoopWalker.f_hubCampbell Barton
2021-01-29Fix T83988: Active modifier outline uses search theme colorHans Goudey
2021-01-29Cleanup: Move geonodes object info RNA enumDalai Felinto