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-10-26Fix T101903: Crash when deleting library in some cases.Bastien Montagne
2022-10-26Fix T99450: Animated Holdout not updating on frame changeLukas Stockner
2022-10-26Fix T101262: Crash in spreadsheet selection filter with empty domainHans Goudey
2022-10-26Fix T101679: Duplicate objects are created when 'Make' override is called on ...Bastien Montagne
2022-10-26ImageEngine: Clamp image data to fit half float range.Jeroen Bakker
2022-10-26Fix T101709: Proportional editing being disabled in NLA Editor redo panelGermano Cavalcante
2022-10-26Fix T101721: Knife project crashesCampbell Barton
2022-10-26GPencil: Fix unreported Close Stroke operator did not select new pointsAntonio Vazquez
2022-10-26Fix T101685: OBJ importer does not assign proper material if "usemtl" is befo...Aras Pranckevicius
2022-10-26FIX T101275: Regression in NLA causes Actions to be ignored by Context menu (...Nate Rupsis
2022-10-26Fix T101547: Add update notifiers in dopesheet and timeline selection operatorsAmelie Fondevilla
2022-10-26Refactor: adding function to check if an animation container has grease penci...Amelie Fondevilla
2022-10-26Fix T100953: Zooming with NDOF is inverted in the camera viewCampbell Barton
2022-10-17DRW: fix use of potentially uninitialized variableGermano Cavalcante
2022-10-17Fix T101618: Freeze when reloading a library in certain situationPhilipp Oeser
2022-10-17Fix T101492: UV stitch crash (more than 32 objects selected)Philipp Oeser
2022-10-17LineArt: Fix "No intersection" flicker.YimingWu
2022-10-17Fix T101517: GPencil strokes snap to origin in a Scale value is on 0Antonio Vazquez
2022-10-17Fix T101591: mathutils.geometry.intersect_line_line 2D vector errorCampbell Barton
2022-10-17New math function to add small bias to zero axisAntonio Vazquez
2022-10-17Fix T101405: Deleting a baked action results in an error.Bastien Montagne
2022-10-17Fix T101306: crash when calling Delete command for Library OverridePhilipp Oeser
2022-10-17Fix T101447: Hold split not working correctlyRichard Antalik
2022-10-17Fix T100330: Remove Render Slot not working for first slotLukas Stockner
2022-10-17Fix T101499: Do not allow unlinking objects from linked collections.Bastien Montagne
2022-10-17Bump version cycle for Blender 3.3.2 candidatePhilipp Oeser
2022-10-04Bump version cycle for Blender 3.3.1 release.v3.3.1Thomas Dinges
2022-10-04Fix T101233: Crash on deleting the object in outliner due to null pointer accessPratik Borhade
2022-10-04Fix T101510: Incorrect context for running data unlink from template IDJulian Eisel
2022-10-04Fix T101559: Rain Test Animation demo crashes Blender 3.3Bastien Montagne
2022-10-03Fix T101564: GPencil: Selecting imprecise if transforms are animatedAntonio Vazquez
2022-10-03Fix T101548: GPencil new lines in Multiframe editing appear as OnionAntonio Vazquez
2022-10-03Fix T101487: New OBJ importer handles UVs incorrectly when some faces of an o...Aras Pranckevicius
2022-10-03Scew Modifier: Remove eager normal calculationHans Goudey
2022-09-30Fix missing Outliner updates when adding nodetreesPhilipp Oeser
2022-09-30Fix T101341: make nodegroups active input/output non-animatablePhilipp Oeser
2022-09-30Fix T101347: Curve draw fails to project to cursor depth in ortho viewsCampbell Barton
2022-09-30GPencil: Fix unreported memory leak in Fill inverseAntonio Vazquez
2022-09-30Fix T101231: Console flooded with warnings when fluid type is DomainGermano Cavalcante
2022-09-30Fix: GPencil animated layer transforms evaluate wrong when identityPhilipp Oeser
2022-09-30Fix curves sculpting in deformed space when using Subdivide nodePhilipp Oeser
2022-09-30Fix typo and and incorrect property initializationGermano Cavalcante
2022-09-30Fix T101343: useless Snapping menu in transform operatorsGermano Cavalcante
2022-09-30Fix T101370: GPencil Grab Sculpt crash after bake transform animationAntonio Vazquez
2022-09-30Fix T101317: GPencil separate Active layer freezes blenderAntonio Vazquez
2022-09-30Fix T101109: Animation on nodes problems when dealing with Node GroupsPhilipp Oeser
2022-09-30Fix T101046: missing DEG update changing bone layers in editmodePhilipp Oeser
2022-09-30Fix T100141: Header Alignment of New EditorsCampbell Barton
2022-09-30Fix EEVEE: Screen Space Refraction Artefacts caused by viewport aspect ratioClément Foucault
2022-09-27UI: add preference to disable touchpad multitouch gesturesBrecht Van Lommel