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
path: root/source
AgeCommit message (Expand)Author
2022-05-19Fix T98230: Automatic Constraint doesn't work if cursor is not movingGermano Cavalcante
2022-05-19Fix (studio-reported) more possibilities to edit content of linked/override c...Bastien Montagne
2022-05-19GPencil: Remove icons in Build modifer mode parameterAntonio Vazquez
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-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-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 T98201: Corrution of filepaths in some case during 'make relative' process.Bastien Montagne
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-17Fix console errors about missing properties in circle selectSergey Sharybin
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 T98136: Crash undoing "Make Library Override" in some cases.Bastien Montagne
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 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-12Cleanup: use proper naming in Warp modifier read/write code.Bastien Montagne
2022-05-12Fix (unreported) bad memory access in read/write code of MeshDeform modifier.Bastien Montagne
2022-05-12Fix T98071: Overlay: UV selection inverted bewteen vertex and edge selectClément Foucault
2022-05-12Fix T98026 EEVEE: Refression Crash when rendering Cryptomatte passesClément Foucault
2022-05-12Workaround for msvc compiler bugJacques Lucke