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-05-25Fix link/append code not properly setting correct ID in context items.Bastien Montagne
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-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-05File missing from 78fc5ea1c398f70d22cda72be33c105146c0d542Campbell 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 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
2022-05-02Fix T97688: Deleting a scene with a scene strip causes the referenced scene t...Bastien Montagne
2022-05-01Nodes: Fix T90233Lukas Tönne
2022-04-29Fix T95480: Crash when relocating libraries in some cases.Bastien Montagne
2022-04-29Fix (unreported) bad handling of ID usercount increment in remapping code.Bastien Montagne
2022-04-29NLA: Key influence when pushing down to NLASybren A. Stüvel
2022-04-29Fix: Incorrect custom data maxlayers in rare filesHans Goudey
2022-04-29Cleanup: missing declaration warnings & spelling in commentsCampbell Barton
2022-04-28Fix T97151: Curve vertex parenting crash with dependency cycleHans Goudey
2022-04-28Cleanup: Fix compiler warningsHans Goudey
2022-04-28Fix T97527: multiview camera suffix not working with more than 4 charactersBrecht Van Lommel
2022-04-28Cleanup: Improve const correctness of shape key functionsHans Goudey
2022-04-28Fix T97679: Retrieving shape key normals modifies verticesHans Goudey
2022-04-28Geometry Nodes: Add default attribute name to field inputs/outputsHans Goudey
2022-04-28Cleanup: unbalanced doxy sections, add some sectionsCampbell Barton
2022-04-28Cleanup: Reword comment, rename variablesHans Goudey
2022-04-27Fix T97235: PBVH draw cache invalidation bugJoseph Eagar
2022-04-27Fix broken obj tests from earlier commitKévin Dietrich
2022-04-27Fix T96327: data transfer crash with GPU subdivisionKévin Dietrich