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-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-19Fix T93779: Python is unable to set axis aligned viewsCampbell Barton
2022-05-19Fix View Roll failure to align the quaternion to the view-axisCampbell Barton
2022-05-18Cleanup: fix Cycles asan warningBrecht Van Lommel
2022-05-18Fix T98225: file saved with an object in sculptmode that is disabled in viewp...Bastien Montagne
2022-05-18Fix incorrect track search area election colorSergey Sharybin
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 T88792: WindowManager.clipboard missing in Python API docsCampbell Barton
2022-05-18Fix (unreported) crash in some rare case when making liboverride.Bastien Montagne
2022-05-18Fix T98216: OpenEXR: No difference in file size between ZIP, DWAA, DWAB.Bastien Montagne
2022-05-18Fix T98192: Crash when apply transforms after deleting an objectCampbell Barton
2022-05-18Fix T98191: Alt-LMB for node detach fails with RMB selectCampbell Barton
2022-05-18Cleanup: formatCampbell Barton
2022-05-18Fix T98214: UV selection crash with wire edgesChris Blackbourn
2022-05-17Fix T98021: Crash when using scene strip as sequencer inputRichard Antalik
2022-05-17Fix T97921: Cycles MNEE issue with light path nodesOlivier Maury
2022-05-17Fix T98201: Corrution of filepaths in some case during 'make relative' process.Bastien Montagne
2022-05-17Fix T98163: Cycles OSL rendering normal maps differentlyBrecht Van Lommel
2022-05-17Fix T98052: Eevee / Workbench background render crash with GPU subdivisionBrecht Van Lommel
2022-05-17Fix unreported: GPencil Time offset modifier Reverse only plays 2 timesAleš Jelovčan
2022-05-17Cleanup: fix compiler warningBrecht Van Lommel
2022-05-17Fix console errors about missing properties in circle selectSergey Sharybin
2022-05-17Update tests to account for Text.as_string not adding a trailing newlineCampbell Barton
2022-05-17Fix click detection for simulated eventsCampbell Barton
2022-05-17Fix text.as_string() adding a trailing new-lineCampbell Barton
2022-05-17Fix T96414: Stencil mapping is incorrect for UDIMsJesse Yurkovich
2022-05-16Fix T96289: Crash when accessing mesh via `ob.data` in a driverSybren A. Stüvel
2022-05-16Fix: Node editor "Group" panel displays for embedded node treesHans Goudey
2022-05-16Fix T98136: Crash undoing "Make Library Override" in some cases.Bastien Montagne
2022-05-16Fix T97867: Cycles MNEE blocky artefacts for rough refractive interfacesOlivier Maury
2022-05-16Fix broken unit test `bl_rigging_symmetrize`Sybren A. Stüvel
2022-05-16Fix T96503: Assert using PropertyGroup and PointerProperty prop in Panel.Bastien Montagne
2022-05-15Fix T98049: crash rendering multilayer EXR with some color spacesBrecht Van Lommel
2022-05-15Fix T80174: Dyntopo not initializing face set values correctlyJoseph Eagar
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-13Fix possible null-pointer dererence for active button dataJulian Eisel
2022-05-13Fix crash when displaying some button tooltipsJulian Eisel
2022-05-13Fix T97518: All buttons with eyedropper highlight if one is hoveredJulian Eisel
2022-05-13Fix: Incorrect order in geometry nodes add menuHans Goudey
2022-05-13Fix T97386: Node socket labels swallow click/drag eventsCampbell Barton
2022-05-13MacOS/AMD: Drawing artifacts in VSE.Jeroen Bakker
2022-05-13Fix crash toggling marker translate with marker offsetSergey Sharybin
2022-05-13Fix T97330: UV points missing with some modifiersKévin Dietrich
2022-05-13Fix T89909: Circle Select tool status bar doesn't match the operationsCampbell Barton
2022-05-13Fix T97872: Annotation lines lost AAGermano Cavalcante
2022-05-12Build: patch USD to avoid using rdtscp instruction not available on older CPUsBrecht Van Lommel