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-12-14Version bump: 2.93.7-releasev2.93.7Philipp Oeser
2021-12-14LineArt: Shifting fix for different camera fitting.YimingWu
2021-12-08Fix T91680: viewport selection broken in macOS x86 build with Xcode 13Brecht Van Lommel
2021-12-07Fix T92043: Relax/Push Pose does nothing for quaternion rotation.Alexander Gavrilov
2021-12-07Fix T93563: Crash subdividing with overlapping tri and quadCampbell Barton
2021-12-07Fix T93353: Reload Library Override file loses Constraints, take II.Bastien Montagne
2021-12-07Fix T89564: Spline IK breaks when it is far away from the world originSebastian Parborg
2021-12-02Fix missing Blender logo in Windows store packageBrecht Van Lommel
2021-11-28Fix T93290: Rotation without contraint after extrude has wrong axisGermano Cavalcante
2021-11-28Fix T89081: Freestyle noise seed of zero crashPhilipp Oeser
2021-11-28Fix T93130: Frame Selected with selected paint mask does not workPhilipp Oeser
2021-11-28Fix T93117: Texture paint clone tool crash in certain situationPhilipp Oeser
2021-11-28Fix T93338: Curve Guide force field crashPhilipp Oeser
2021-11-28Fix T93322: Freestyle Sinus Displacement Division by Zero CrashPhilipp Oeser
2021-11-28Fix T93320: Freestyle LineStyleModifier blend 'Minimum' errorPhilipp Oeser
2021-11-23Fix T93007: Cycles not updating for animated Object properties like colorBrecht Van Lommel
2021-11-23Fix T93198: Frame Selected in greasepencil curve editing does not workPhilipp Oeser
2021-11-23Fix T93194: greasepencil channel lists ignoring collection visibilityPhilipp Oeser
2021-11-23Fix T89260: Eevee crashes with custom node sockets.Jeroen Bakker
2021-11-23Fix T92384: Wrong UV layers used with Boolean Modifier (Fast Solver)Campbell Barton
2021-11-23Fix T88614: Mixdown crashes Blender 2.92.0 and 3.0.0 AlphaJörg Müller
2021-11-22Fix T93066: Alembic export ignores Mantaflow particlesPhilipp Oeser
2021-11-22Fix T93074: Gpencil cutter not using flat caps in middle cutsAntonio Vazquez
2021-11-22Fix T92760: Crash erasing GPencil when occlusion test is enabledGermano Cavalcante
2021-11-22GPencil: Speed up Occlude EraserAntonio Vazquez
2021-11-22Fix potential crash opening 3.0 blend files in older versions.Bastien Montagne
2021-11-20Fix T92090: Eevee crash with Intel HD 4000 and macOS 10.15.7Brecht Van Lommel
2021-11-17Version bump: 2.93.7-rcPhilipp Oeser
2021-11-16Version bump: 2.93.6-releasev2.93.6Philipp Oeser
2021-11-10Fix T92807: Incorrect display planar tracking.Jeroen Bakker
2021-11-10Fix T92515: Incorrect translation when scaling pose bonesCampbell Barton
2021-11-04Fix T89516: Crash on appendJulian Eisel
2021-11-02Fix missing proper 'make local' call for liboverrides from outliner.Bastien Montagne
2021-11-02LibOverride: Fix crash in ShapeKeys when making a mesh override local.Bastien Montagne
2021-11-02Fix T92608: Image Editor does not display stereo imagesPhilipp Oeser
2021-11-02Fix T89777 EEVEE: Contact Shadows causes wrong shading in Reflection PlaneClément Foucault
2021-11-02Fix T88877: 2.93: Crash on recent OSX with a non-English locale.Ankit Meel
2021-11-02Fix T92355: Quadriflow crashes with zero length edgesSebastian Parborg
2021-11-02Fix T91411: Outliner crash using contextmenu operators from a shortcutPhilipp Oeser
2021-11-02Pass correct array size to BKE_object_material_remap_calcJacob Lewallen
2021-11-02Fix T92265: Outliner crash clicking override warning buttonsPhilipp Oeser
2021-11-02Fix T92314: Auto naming of the Vertex Group doesn't work for GreasePhilipp Oeser
2021-11-02Fix T92246: sculpt crash displaying statistics in certain situationsPhilipp Oeser
2021-11-02Fix missing null-terminator in BLI_string_join_arrayNKévin Dietrich
2021-11-02Fix T88766 EEVEE: Missing glossy reflections with Shader to RGB & SSR is active.Clément Foucault
2021-11-02Fix T91398 Overlay: Camera BG jitter offset (regression)Clément Foucault
2021-11-02Fix T92185: GPencil memory leak removing stroke from pythonAntonio Vazquez
2021-11-02Fix LLVM 12 symbol conflict with Mesa drivers, after recent Linux libs updateBrecht Van Lommel
2021-11-02Add missing "CUDA_ERROR_UNSUPPORTED_PTX_VERSION" to CUEWPatrick Mours
2021-11-02Expose Color Management as argument for gpu.types.GPUOffScreen.draw_view3d()Gottfried Hofmann