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-11Only hide preview image while dragging over 3D Viewasset-browser-snap-draggingJulian Eisel
2021-10-11Properly set rotation when droppingJulian Eisel
2021-10-11Adapt to changes in masterJulian Eisel
2021-10-11Merge branch 'master' into asset-browser-snap-draggingJulian Eisel
2021-10-11Cleanup: make format (VSE)Dalai Felinto
2021-10-11Fix T92080: Background of Node editors appear brighter than beforeDalai Felinto
2021-10-11Cleanup: Add const keyword to `BKE_packedfile_id_check`.Jeroen Bakker
2021-10-11Doc: expand on docstring for PyC_Long_AsBoolCampbell Barton
2021-10-11Fix starting Blender with Python 3.10Campbell Barton
2021-10-11Fix: Incorrect custom property edit string to int changeHans Goudey
2021-10-11Fix T91889 Exact boolean sometimes drops triangles.Howard Trickey
2021-10-09Geometry Nodes: Align Euler to Vector NodeJarrett Johnson
2021-10-09Fix T91096: VSE use after free with overwrite enabledRichard Antalik
2021-10-09Fix T91978: VSE box select substract doesn't workRichard Antalik
2021-10-09VSE: rename flag for Frame Overlay featureRichard Antalik
2021-10-09VSE: Fix 2D cursor not visibleRichard Antalik
2021-10-09Cleanup: Change variable name, comment formattingHans Goudey
2021-10-09Fix: Typo in UI error messageHans Goudey
2021-10-08Fix T92037: Custom property edit issues with integer soft rangeHans Goudey
2021-10-08Asset Browser: Context menu for catalogsJulian Eisel
2021-10-08UI: Add context menu support for tree-view itemsJulian Eisel
2021-10-08Asset Browser: Avoid per-asset context menu on right click in sidebarJulian Eisel
2021-10-08Fix T90666: Toggling motion blur while persistent data is enabled results in ...Patrick Mours
2021-10-08Fix T92046: Mesh to GPencil fails because materials are not createdAntonio Vazquez
2021-10-08UI: Support showing superimposed icons as disabled (with disabled hint)Julian Eisel
2021-10-08Fix crash in the node editor in cases where nodetree was emptyDalai Felinto
2021-10-08Fix T91999: wrong Cycles updates with mesh deformation, after recent changesBrecht Van Lommel
2021-10-08Fix T91997: Cycles glass + SSS not rendering correctlyBrecht Van Lommel
2021-10-08Docs: note that message-bus subscribers are reset on file loadCampbell Barton
2021-10-08WM: always reset message-bus on file loadCampbell Barton
2021-10-08Fix Cycles speed regression after dynamic volume stack changeSergey Sharybin
2021-10-08User Interface: Use theme alpha for the nodes frames backgroundDalai Felinto
2021-10-08User Interface: Make the background inside a node group brighterDalai Felinto
2021-10-08Theme: Fix Blender Light wire colorDalai Felinto
2021-10-08Fix wrong Cycles tile highlight with region renderSergey Sharybin
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