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-10-11Correct numpy hashtemp-python-zstandardSybren A. Stüvel
2021-10-11Fix typoSybren A. Stüvel
2021-10-11Remove numpy patch, as it no longer applies; the option it tries to disable s...Sybren A. Stüvel
2021-10-11Bump requests, certifi, urllib, idna, cython, and numpy packages. Replace cha...Sybren A. Stüvel
2021-10-11Bump Python to 3.9.7 and add zstandard packageSybren A. Stüvel
2021-10-11Deps: bump Python 3.9.2 → 3.9.7Sybren A. Stüvel
2021-10-08Cleanup: asset catalogs, alphabetically order forward declarationsSybren A. Stüvel
2021-10-08install_deps: Fix OIIO depending on (system...) openVDB.Bastien Montagne
2021-10-08UI: Support tooltips for superimposed iconsJulian Eisel
2021-10-08Py doc: document msgbus subscriptions clearing on blendfile loadSybren A. Stüvel
2021-10-08UI/Assets: Disable undo for tree item buttonsJulian Eisel
2021-10-08Cleanup: asset catalogs, move functions to their siblingsSybren A. Stüvel
2021-10-08VSE: Implement the bounding box (xform) tool in the seq preview windowSebastian Parborg
2021-10-08Asset Catalogs: Fix unit test on WindowsSybren A. Stüvel
2021-10-08Cleanup: Explicit specifier for single argument constructorSergey Sharybin
2021-10-08Cleanup: Else after return in CyclesSergey Sharybin
2021-10-08Fix T91190: Remove gaps operator not workingRichard Antalik
2021-10-08Sequencer: hide gizmos & cursor during scrubbing & playbackCampbell Barton
2021-10-08Fix crash switching scenes with sequencer gizmos displayedCampbell Barton
2021-10-08Sequencer: add option to toggle gizmosCampbell Barton
2021-10-08Cleanup: spellingCampbell Barton
2021-10-08Sequencer: only show the 2D cursor with overlays enabledCampbell Barton
2021-10-08Cleanup: remove deprecated SEQ_DRAW_SEQUENCE valueCampbell Barton
2021-10-08Fix sequencer preview/strip checksCampbell Barton
2021-10-08Cleanup: remove redundant cursor copy, printCampbell Barton
2021-10-07Fix Cycles random walk SSS differences between CPU and GPUBrecht Van Lommel
2021-10-07Cleanup: remove unnecessary data from LocalIntersectionBrecht Van Lommel
2021-10-07Cleanup: Rename enum valuesHans Goudey
2021-10-07Fix: Missing field markers for curve fillet node inputsHans Goudey
2021-10-07Nodes: Move texture nodes to C++Charlie Jolly
2021-10-07Fix screenshot editor showing status text in the editorCampbell Barton
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-10-07User Interface: Remove the green background when inside a node groupDalai Felinto
2021-10-07Asset Catalogs: change rules for saving catalog definition filesSybren A. Stüvel
2021-10-07Cleanup: asset catalog tests, move teardown functionSybren A. Stüvel
2021-10-07Fix sequencer preview poll functionCampbell Barton
2021-10-07Asset Browser: Move Asset Library selector to navigation barJulian Eisel
2021-10-07Cleanup: clang-tidyCampbell Barton
2021-10-07Fix wrong tile size calculated in CyclesSergey Sharybin
2021-10-07Cleanup: make formatDalai Felinto
2021-10-07Fix Cycles long start on scene without volumesSergey Sharybin
2021-10-07Asset Browser: Rework layout & behavior of catalog tree-viewJulian Eisel
2021-10-07Fix proxy to override code being called on undos.Bastien Montagne
2021-10-07Fix T91994: Cycles crash when rendering on multiple devicesSergey Sharybin
2021-10-07Revert commit, turns out this isn't a bug?Joseph Eagar
2021-10-07UI: Fix alignment of buttons in Grease Pencil tool settingsPablo Vazquez
2021-10-07Fix mask expand not properly supportingJoseph Eagar
2021-10-07Fix T91670: Strip text position is incorrectRichard Antalik
2021-10-07Cleanup: Move VSE disk cache code into own fileRichard Antalik
2021-10-07Cleanup: VSE iterator semanticsRichard Antalik