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-20UI: Activate parent when active child is collapsedJulian Eisel
2021-10-20Fix precision issues and a bug in vec_roll_to_mat3_normalized.Alexander Gavrilov
2021-10-20Fix T82455: vec_roll_to_mat3_normalized returns NaN when nor close to -Y.Gaia Clary
2021-10-20Split and extend unit tests for vec_roll_to_mat3_normalized.Alexander Gavrilov
2021-10-20Tracking: support editing all selected tracksPhilipp Oeser
2021-10-20View3D: expose snap selection as a utility funcitonCampbell Barton
2021-10-20View3D: snap with active pivot doesn't need to require a 3D viewCampbell Barton
2021-10-20Fix : Set Curve Handle Position Node Auto ConvertJohnny Matthews
2021-10-20CMake: add WITH_BLENDER_THUMBNAILER optionCampbell Barton
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-20Thumbnails: refactor extraction to use one code-path for all platformsCampbell Barton
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