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
2021-10-20Cleanup: spelling in commentsCampbell Barton
2021-10-20Cleanup: sort cmake file listsCampbell Barton
2021-10-20Cleanup: trailing space, use single quotes for enumsCampbell Barton
2021-10-20Fix T92354: Missing raycast node in geometry nodes add menuHans Goudey
2021-10-19Geometry Nodes: Replace String nodeErik Abrahamsson
2021-10-19Fix: Display color sockets without labels correctlyHans Goudey
2021-10-19Fix asset catalog operators disabled without experimental feature flagJulian Eisel
2021-10-19Geometry Nodes: Add Wave texture nodeCharlie Jolly
2021-10-19Geometry Nodes: Add Magic texture nodeCharlie Jolly
2021-10-19Asset Browser: Improved workflow for asset catalog savingSybren A. Stüvel
2021-10-19Cleanup: use nullptr in C++Sybren A. Stüvel
2021-10-19Fix T92345: Crash with only pointcloud in attribute transfer nodeHans Goudey
2021-10-19Asset Catalogs: allow creating catalog in unsaved blend fileSybren A. Stüvel
2021-10-19Fix compilation error about undefined `PATH_MAX`Sybren A. Stüvel
2021-10-19Fix T92265: Outliner crash clicking override warning buttonsPhilipp Oeser
2021-10-19Fix T92224: Refactor of append code unexpectedly changed behavior with 'local...Bastien Montagne
2021-10-19Fix T91197: marking assets from Python may crashSybren A. Stüvel
2021-10-19Geometry Nodes: Fields version of the raycast nodeHans Goudey
2021-10-19Asset Library Service: make insensitive to trailing slashesSybren A. Stüvel
2021-10-19BKE_callback_remove: prevent crash on Blender exitSybren A. Stüvel
2021-10-19Geometry Nodes: Remove implicit realizing and conversionHans Goudey
2021-10-19Fix failing view layer tests after recent changes to naming conventionBrecht Van Lommel
2021-10-19Render: change view layer name convention to ViewLayer_001 to avoid OpenEXR i...Brecht Van Lommel
2021-10-19Render: use "_" as delimiter in AOV names to avoid issues with OpenEXRBrecht Van Lommel
2021-10-19Fix T85779: Cycles not using all threads when using OpenImageDenoiseBrecht Van Lommel
2021-10-19Cleanup: use 'e' prefix for enum typesCampbell Barton
2021-10-19BLI: Support removing keys from a set during iterationHans Goudey
2021-10-19Fix crash on file load in unregistering bke::AssetLibraryServiceCampbell Barton
2021-10-19Fix memory leak in sample toolCampbell Barton
2021-10-19Fix image cache margin calculationCampbell Barton
2021-10-19Geometry Nodes: De-duplicate index input nodes during evaluationHans Goudey
2021-10-19Fix: Build error with MSVCRay Molenkamp
2021-10-19Fix T91979: Don't mark string nodes as supporting fieldsErik Abrahamsson
2021-10-19Cleanup: remove unused member and rearrange functionGermano Cavalcante
2021-10-19VSE: Improve thumbnail loading speedRichard Antalik
2021-10-18VSE: Don't draw thumbnails while renderingRichard Antalik
2021-10-18Geometry Nodes: Sort Children in Collection InfoJohnny Matthews
2021-10-18Cleanup: Remove unnecessary constructor argumentHans Goudey
2021-10-18Geometry Nodes: Optimize curve builtin attribute exists checkHans Goudey
2021-10-18Cleanup: Rearrange code, rename functionHans Goudey
2021-10-18Fix T92314: Auto naming of the Vertex Group doesn't work for GreasePhilipp Oeser
2021-10-18Cleanup: use a common prefix in static functionsGermano Cavalcante
2021-10-18Fix 1 frame delayed orientation in Placement GizmoGermano Cavalcante
2021-10-18Fix failing `AssetLibraryService` test by removing test codeSybren A. Stüvel
2021-10-18Cleanup: Use simpler method to create attribute lookupsHans Goudey
2021-10-18Cleanup: clang formatPhilipp Oeser
2021-10-18Fix T92246: sculpt crash displaying statistics in certain situationsPhilipp Oeser
2021-10-18Fix T92311: Snap to faces in edit mode with x-ray enabled doesn't workGermano Cavalcante
2021-10-18Fix: dangling pointer caused use-after-freeJacques Lucke
2021-10-18UI: Reduce vertical margin between panelsPablo Vazquez