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
2022-04-20Version bump: 2.83.21-rcblender-v2.83-releasePhilipp Oeser
2022-04-19Version bump: 2.83.20-releasev2.83.20Philipp Oeser
2022-02-22Fix broken shapekeys: check for 'NULL' `from` pointer too.Bastien Montagne
2022-02-22Fix T95787: Texture paint: Apply Camera Image crash for certain imagesPhilipp Oeser
2022-02-22Fix T95601: Missing handling of keyingsets ID pointers in lib_query/foreach_i...Bastien Montagne
2022-02-22Fix T95137: Spline calc_length not working with just 1 NURB pointJesse Yurkovich
2022-02-22Cleanup: Avoid possible NULL pointer errorAntonio Vazquez
2022-02-02Version bump: 2.83.20-rcPhilipp Oeser
2022-02-01Version bump: 2.83.19-releasev2.83.19Philipp Oeser
2022-01-18Fix T94837: curve tilt on a 2-point-curve is wrongPhilipp Oeser
2022-01-18Fix T94089: GPencil Drawing don't Update after paste in DopesheetAntonio Vazquez
2022-01-18Fix T94903: GPencil: Copying keys doesn't preserve Keyframe TypeAntonio Vazquez
2022-01-18Fix `PSYS_GLOBAL_HAIR` stripped even if connecting the hair failsAleksi Juvani
2022-01-18Fix T94661: Out-of-bounds memory access due to malformed DDS image fileSergey Sharybin
2022-01-18Fix T86952: Buffer overflow reading specific DDS imagesSergey Sharybin
2022-01-18Fix T94629: The IMB_flip API would fail with large imagesJesse Yurkovich
2022-01-18Fix: connecting hair fails on meshes with no generative modifiersAleksi Juvani
2022-01-18Fix T54488: hair disconnect/reconnect not working with modifiersAleksi Juvani
2022-01-18Fix T94564: Mirror clipping is not properly placed in sculpt modePhilipp Oeser
2022-01-18Fix T94544: crash removing image used as camera background via pythonPhilipp Oeser
2022-01-18Fix T94262: Grease Pencil Blur Effect DoF mode wrongPhilipp Oeser
2022-01-18Fix T94422: Shading/Normals break on array modifier capsPhilipp Oeser
2022-01-17Fix T89081: Freestyle noise seed of zero crashPhilipp Oeser
2022-01-17Fix T93322: Freestyle Sinus Displacement Division by Zero CrashPhilipp Oeser
2022-01-17Fix T93320: Freestyle LineStyleModifier blend 'Minimum' errorPhilipp Oeser
2022-01-17Fix T93007: Cycles not updating for animated Object properties like colorBrecht Van Lommel
2022-01-17Fix T94799: GPencil Strokes drawn at 0.0 Strength still visibleAntonio Vazquez
2022-01-17Fix T93130: Frame Selected with selected paint mask does not workPhilipp Oeser
2022-01-17Fix T93117: Texture paint clone tool crash in certain situationPhilipp Oeser
2022-01-17Fix T93563: Crash subdividing with overlapping tri and quadCampbell Barton
2022-01-17Fix T93353: Reload Library Override file loses Constraints, take II.Bastien Montagne
2022-01-17Fix T88877: 2.93: Crash on recent OSX with a non-English locale.Ankit Meel
2022-01-17Fix T93194: greasepencil channel lists ignoring collection visibilityPhilipp Oeser
2022-01-05Fix/workaround macOS Rosetta crash running Cycles AVX testsBrecht Van Lommel
2022-01-05Fix Cycles AVX test failure with x86_64 build running on ArmBrecht Van Lommel
2021-12-08Fix T91680: viewport selection broken in macOS x86 build with Xcode 13Brecht Van Lommel
2021-11-22Fix potential crash opening 3.0 blend files in older versions.Bastien Montagne
2021-10-29VSE: Implement sanity check for files with more channels than supportedDalai Felinto
2021-10-29Add missing "CUDA_ERROR_UNSUPPORTED_PTX_VERSION" to CUEWPatrick Mours
2021-10-29Fix LLVM 12 symbol conflict with Mesa drivers, after recent Linux libs updateBrecht Van Lommel
2021-09-29Blender 2.83.19-rcJeroen Bakker
2021-09-28Blender 2.83.18-releasev2.83.18Jeroen Bakker
2021-09-27Fix T91557: Texture Paint Stencil doesnt use assigned UV LayerPhilipp Oeser
2021-09-27Fix default surface resolution U/V mis-matchCampbell Barton
2021-09-22Fix memory leak if an error occurred assigning id-property sequenceCampbell Barton
2021-08-30Fix error scaling thumbnails to zero dimensionsCampbell Barton
2021-08-30Fix invalid mask use for the UV-project modifierCampbell Barton
2021-08-30Fix T90651: camera reconstruction crash without scene cameraPhilipp Oeser
2021-08-30Fix buffer size mismatch in SCRIPT_OT_python_file_runCampbell Barton
2021-08-23Pipeline: Use explicit cuda version numbers.Jeroen Bakker