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-20Fix T62325, T91990: changing Cycles presets does not update the Blender UIBrecht Van Lommel
2021-10-20View3D: Cursor Snap RefactorGermano Cavalcante
2021-10-20Fix T91808: Batch Generate Previews failsPhilipp Oeser
2021-10-20Cleanup: Remove unused file-list array info membersJulian Eisel
2021-10-20Asset Browser: UI polish for the asset metadata sidebarJulian Eisel
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-20Link/Append tests: properly support and test with/without 'recursive' behaviors.Bastien Montagne
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-20GNUmakefile: clarify that order isn't important for multiple targetsCampbell 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 liblink tests after recent commit.Bastien Montagne
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-19Cleanup: trailing whitespaceJacques Lucke
2021-10-19Cycles: bake transparent shadows for hairBrecht Van Lommel
2021-10-19Cycles: avoid intermediate stack array for writing shadow intersectionsBrecht Van Lommel
2021-10-19Cycles: decouple shadow paths from main path on GPUBrecht Van Lommel
2021-10-19Tests: update Cycles GPU tests blacklist so all tests passBrecht Van Lommel
2021-10-19Fix failing view layer tests after recent changes to naming conventionBrecht Van Lommel
2021-10-19Fix splash screen showing language when building without that featureBrecht 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-19Cycles: improve sampling pattern description regarding adaptive samplingBrecht Van Lommel