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-08-02Release cycle: Blender 2.93.10 release.v2.93.10Thomas Dinges
2022-08-02Fix T99820: missing 'no more mising' tagging on reloaded libraries.Bastien Montagne
2022-08-02Python: restrict name-space access for restricted evaluationCampbell Barton
2022-08-02Fix (studio-reported) crash in some rare cases in blendfile read code.Bastien Montagne
2022-08-02Fix Python SystemExit exceptions silently exitingCampbell Barton
2022-08-02Fix: Incorrect coordinates used in BLI_rct*_isect_segment functionsSiddhartha Jejurkar
2022-07-06API doc changelog generation: fix issue with version/path.Bastien Montagne
2022-07-06Py API doc: Add some more dependencies versions requirements.Bastien Montagne
2022-07-02COLLADA: Support for alpha color in vertex data.Gaia Clary
2022-07-01Py API Doc: add runtime changelog generation to `sphinx_doc_gen.py`.Bastien Montagne
2022-07-01Py API Doc: refactor changelog generation script.Bastien Montagne
2022-06-16Fix T98699: Face dot colors in UV editor was using wrong color from themeChris Blackbourn
2022-06-16Fix (unreported) bad memory access in read/write code of MeshDeform modifier.Bastien Montagne
2022-04-20Version bump: 2.93.10-rcPhilipp Oeser
2022-04-19Version bump: 2.93.9-releasev2.93.9Philipp Oeser
2022-04-19Fix T85467: Mask transform center doesn't take parent Track into accountPhilipp Oeser
2022-04-19Fix T97135: Fix selection issues with parented masks in the MCEPhilipp Oeser
2022-04-19Fix T85756: Adjust Last Operation panel is slow.Bastien Montagne
2022-04-19Correct error in 405bff7fd8ed5df8d44a1362763fac7c00e2060bCampbell Barton
2022-04-19Fix T68290: Baked particles don't render in final frameCampbell Barton
2022-04-19Fix T96790: Gpencil Inverted Fill makes extra stroke at originAntonio Vazquez
2022-03-24Fix T96624: NLA crash when reordering tracks if no object is selected.Pratik Borhade
2022-03-24GPU: Allow the user to set an anisotropic filtering setting below the impleme...Ethan-Hall
2022-03-24Fix T96243: Workbench Curvature not rendering in background.Jeroen Bakker
2022-03-24Fix memory leak evaluating PyDriversCampbell Barton
2022-03-24Fix T96195: f-curve factorized polynomial generator broken UIEthan-Hall
2022-02-21Fix broken shapekeys: check for 'NULL' `from` pointer too.Bastien Montagne
2022-02-21Fix T95787: Texture paint: Apply Camera Image crash for certain imagesPhilipp Oeser
2022-02-21Fix T95601: Missing handling of keyingsets ID pointers in lib_query/foreach_i...Bastien Montagne
2022-02-21Fix T89542: Crash when loading certain .hdr filesJesse Yurkovich
2022-02-21Fix dna_genfile error converting signed int types to floating pointCampbell Barton
2022-02-21Cleanup: use an intermediate value for cast_primitive_typeCampbell Barton
2022-02-21Fix T95137: Spline calc_length not working with just 1 NURB pointJesse Yurkovich
2022-02-21Cleanup: Avoid possible NULL pointer errorAntonio Vazquez
2022-02-02Version bump: 2.93.9-rcPhilipp Oeser
2022-02-02Version bump: 2.93.8-releasev2.93.8Philipp Oeser
2022-02-02Fix T94197: Applying boolean with fast solver clears bevel weightsCampbell Barton
2022-01-17Fix T94837: curve tilt on a 2-point-curve is wrongPhilipp Oeser
2022-01-17Fix T94089: GPencil Drawing don't Update after paste in DopesheetAntonio Vazquez
2022-01-17Fix T94903: GPencil: Copying keys doesn't preserve Keyframe TypeAntonio Vazquez
2022-01-17Fix crash caused by exception in Python gizmo target get handlerCampbell Barton
2022-01-17Fix T94799: GPencil Strokes drawn at 0.0 Strength still visibleAntonio Vazquez
2022-01-17Fix T94768: Crash in VSE prefetchingRichard Antalik
2022-01-17Fix T91005: Autosplit produces unusable filesRichard Antalik
2022-01-11Fix T93995: Cycles camera motion blur not working in right stereo viewBrecht Van Lommel
2022-01-11Fix `PSYS_GLOBAL_HAIR` stripped even if connecting the hair failsAleksi Juvani
2022-01-11Fix T94661: Out-of-bounds memory access due to malformed DDS image fileSergey Sharybin
2022-01-11Fix T86952: Buffer overflow reading specific DDS imagesSergey Sharybin
2022-01-11Fix T94629: The IMB_flip API would fail with large imagesJesse Yurkovich
2022-01-11Fix: connecting hair fails on meshes with no generative modifiersAleksi Juvani