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-06-07Bump version cycle to release for Blender 3.2.Thomas Dinges
2022-06-01Release schedule: Entering Bcon4 for Blender 3.2 (RC)Thomas Dinges
2022-06-01Fix T98469: Crash trying to add an object to a linked collection that is link...Bastien Montagne
2022-06-01Fix T97408: Temporary fix for attribute convert undoJoseph Eagar
2022-05-31Fix T98454: subdivision doesn't propagate int attributesJacques Lucke
2022-05-30Fix T98253: Gpencil Lineart crashes when undoing creation of linked copyAntonio Vazquez
2022-05-30Fix T98488: GPencil weightpaint not visible if first point is no weightAntonio Vazquez
2022-05-30Fix T98449: Cycles crash changing frame after recent changesBrecht Van Lommel
2022-05-30Curves: make tangent computation more robustJacques Lucke
2022-05-28Re-fix T97366: Support single-file UDIMsJesse Yurkovich
2022-05-27Fix fuzzy ID deletion user count check.Bastien Montagne
2022-05-25Cleanup: Link/append: Remove useless proxy handling code.Bastien Montagne
2022-05-25Fix T98344: Crash opening file with proxy.Bastien Montagne
2022-05-25Fix link/append code not properly setting correct ID in context items.Bastien Montagne
2022-05-25Fix T98350: Crash when using clone tool + sequence.Jeroen Bakker
2022-05-23Fix T98196: Crash when moving tweaked NLA strip with empty track belowSybren A. Stüvel
2022-05-23Fix T98258: Duplicated last vertex after GPencil sample.YimingWu
2022-05-23Fix T98231: missing update when material output is in groupJacques Lucke
2022-05-20Fix T96810: Bitmap race condition in PBVH normal calculationHans Goudey
2022-05-19Fix (studio-reported) more possibilities to edit content of linked/override c...Bastien Montagne
2022-05-19Fix liboverride extreme resync times in case of libraries dependency loops.Bastien Montagne
2022-05-19Revert "Fix liboverride extreme resync times in case of libraries dependency ...Bastien Montagne
2022-05-19Fix liboverride extreme resync times in case of libraries dependency loops.Bastien Montagne
2022-05-19Fix T98237: Double free with curve object conversion to meshHans Goudey
2022-05-18Fix T97761: incorrect mixing of integersJacques Lucke
2022-05-18Subdiv: support interpolating orco coordinates in subdivision surfacesBrecht Van Lommel
2022-05-18Fix T98157: improve animation fps with better check in depsgraphJacques Lucke
2022-05-18Fix (unreported) crash in some rare case when making liboverride.Bastien Montagne
2022-05-17Fix T98052: Eevee / Workbench background render crash with GPU subdivisionBrecht Van Lommel
2022-05-17Fix text.as_string() adding a trailing new-lineCampbell Barton
2022-05-16Fix T98136: Crash undoing "Make Library Override" in some cases.Bastien Montagne
2022-05-15Fix T98049: crash rendering multilayer EXR with some color spacesBrecht Van Lommel
2022-05-15Fix T81715: Unprojected radius mode messes up sculpt texture radiusJoseph Eagar
2022-05-13Fix T98072: Regression: When appending a Scene, the Collections that are excl...Bastien Montagne
2022-05-11Cleanup: fix compiler warnings on macOSLoren Osborn
2022-05-11Fix T97330: GPU Subdiv compiler error.Jeroen Bakker
2022-05-10LibOverride: Fix memory leak in resyncing code.Bastien Montagne
2022-05-10LibOverride: Fix bad ID getting hierarchy root updated.Bastien Montagne
2022-05-10LibOverride: Make process checking validity of hierarchy roots more robust.Bastien Montagne
2022-05-09Fix T97927: bpy.utils.units.to_string uses wrong units for velocity, accelera...Bastien Montagne
2022-05-05File missing from 78fc5ea1c398f70d22cda72be33c105146c0d542Campbell Barton
2022-05-05Workaround T81065: Merge UV's when applying modifiersCampbell Barton
2022-05-04Fix T95527: wrong motion blur with rigid bodiesBrecht Van Lommel
2022-05-04Fix T97709: Compositor: Scenes are being set to no users after doing a full c...Bastien Montagne
2022-05-04GPencil: Apply layer transforms to visible framesYann Lanthony
2022-05-04Fix T97831: Curve to mesh node can create invalid wire meshHans Goudey
2022-05-04Fix wrong task priority for particle distribution and tanget computationBrecht Van Lommel
2022-05-03Fix T95541: Broken vertex weight with mirror modifier.Bastien Montagne
2022-05-03Fix T93272: Material index mapping missing for mesh boolean nodeHans Goudey
2022-05-03Fix T97718: Crash using "Text on Curve"Hans Goudey