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
2021-01-28Revert "Depsgraph: Remove redundant copy-on-write operations"Brecht Van Lommel
2021-01-28Fix alpha transparency slider range being influenced by RGB valuesBrecht Van Lommel
2021-01-28Surface Deform: fix binding vertex artifacts causing spikes.Alexander Gavrilov
2021-01-28Merge branch 'blender-v2.92-release'Julian Eisel
2021-01-28Fix T83935: Superimposed icon's hotspot is misalignedYevgeny Makarov
2021-01-28Fix T83935: Superimposed icon's hotspot is misalignedYevgeny Makarov
2021-01-28Fix T69001: Custom icons won't load while using workbench engineJulian Eisel
2021-01-28Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-28Fix T85121: Sequencer key conflict with Lock & Select LinkedCampbell Barton
2021-01-28Cleanup: spellingCampbell Barton
2021-01-28Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-28Fix T81334: Python view-port drawing depth-test regressionCampbell Barton
2021-01-28Fix panning with Lock-to-Selection and no selection in Clip EditorSergey Sharybin
2021-01-28Fix T85124: Undo assert changing property in redo panel.Bastien Montagne
2021-01-28Fix unused result from mmap() callSergey Sharybin
2021-01-28Cleanup: Fix clang formatAntonio Vazquez
2021-01-28Merge branch 'blender-v2.92-release'Sergey Sharybin
2021-01-28Fix T84512: Crash if size input of Blur node is too largeHabib Gahbiche
2021-01-28Merge branch 'blender-v2.92-release'Antonio Vazquez
2021-01-28Fix T85035: Gpencil render in background render wrong frameAntonio Vazquez
2021-01-28Merge branch 'blender-v2.92-release'Sergey Sharybin
2021-01-28Fix T85142: BMW scene quits BlenderSergey Sharybin
2021-01-28Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-28Fix T85107: Active tool doesn't update when mouse is already over itCampbell Barton
2021-01-28Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-28Fix T82785: Setting Image.alpha_mode clears generated image dataCampbell Barton
2021-01-28Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-28Fix T83539: 'activate_init' fails with buttons that have popupsCampbell Barton
2021-01-28Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-28Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-28Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-28Fix jpeg200 4k cinema presetCampbell Barton
2021-01-28Fix T82675: Crash on exit when Blender is built as a Python moduleCampbell Barton
2021-01-28Fix T84931: Keys that open menus can also activate menu itemsCampbell Barton
2021-01-28PyAPI: use PYTHONUTF8/Py_UTF8Mode on all platformsCampbell Barton
2021-01-27Fix incorrect RNA enum defaultHans Goudey
2021-01-27Merge branch 'blender-v2.92-release'Philipp Oeser
2021-01-27Fix T85110: moving markers num input confuses time vs framesPhilipp Oeser
2021-01-27RNA: Add warning to float percentage property definitionHans Goudey
2021-01-27UI: Fix incorrect RNA percentage property definitionsHans Goudey
2021-01-27Fix RNA debug build error after recent Sky texture altitude changeBrecht Van Lommel
2021-01-27Fix possible dereference of nullptr maskSergey Sharybin
2021-01-27Sky Texture: change Nishita Altitude to use unit systemMarco
2021-01-27Documented color management issue.Jeroen Bakker
2021-01-27Cleanup: Moved update ratio stretching overlay to cache_finishJeroen Bakker
2021-01-27Fix T83187: Unselected UVs shows selected on linked meshes.Jeroen Bakker
2021-01-27Merge branch 'blender-v2.92-release'Patrick Mours
2021-01-27Fix T85089: Crash when rendering scene that does not fit into GPU memory with...James Horsley
2021-01-27Fix T84329: Crash when loading the blender with deprecated graphics driverGermano Cavalcante
2021-01-27Merge branch 'blender-v2.92-release'Sergey Sharybin