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-23Fix T98196: Crash when moving tweaked NLA strip with empty track belowSybren A. Stüvel
2022-05-23Fix missing 64bit casts when calculating Cycles render buffer offsetSergey Sharybin
2022-05-23Cleanup: clarify what is scene linear color space in conversion conversionBrecht Van Lommel
2022-05-23Python API: add mathutils.Color functions to convert color spacesBrecht Van Lommel
2022-05-23Fix T97237: dragging custom node group asset adds broken nodeJacques Lucke
2022-05-23Fix T98283: Regression: crash when opening file that has Collision modifier o...Bastien Montagne
2022-05-23Fix T98316: geometry nodes stop updating after duplicationJacques Lucke
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-23Fix T98321: Image.update doesn't update the image editor.Jeroen Bakker
2022-05-23Fix float representation for Python API docsCampbell Barton
2022-05-23Compositor: Fix Map Range node To/From Max default valueAaron Carlisle
2022-05-22Fix T98320: GPencil Crash with Length and Build ModifiersAntonio Vazquez
2022-05-20Fix wrong USD image color space export with non-default OpenColorIO configBrecht Van Lommel
2022-05-20Fix T98266: Crash with empty mesh boolean nodeHans Goudey
2022-05-20Fix T96810: Bitmap race condition in PBVH normal calculationHans Goudey
2022-05-20Fix popup menu memory activating labels when names matched menu itemsCampbell Barton
2022-05-20Fix T98145: IC keymap can't select & move multiple nodesCampbell Barton
2022-05-19Python API: warn that the bgl module is deprecated in the docsBrecht Van Lommel
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-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