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-11-24Cleanup: `IDTypeInfo` new `asset_type_info` member.Bastien Montagne
2021-11-24Fix T93345: missing null check for geometry nodes loggerJacques Lucke
2021-11-24Cleanup: Add info about attributes init in Mesh IDTypeInfo after conversion t...Bastien Montagne
2021-11-24Cleanup: use lowercase in private functions.Jeroen Bakker
2021-11-24Cleanup: use nullptrJacques Lucke
2021-11-24Merge branch 'blender-v3.0-release'Jeroen Bakker
2021-11-24Cleanup: Silent compilation warning in draw_manager.Jeroen Bakker
2021-11-24Fix crash when opening search menu.Jeroen Bakker
2021-11-24AssetBrowser: Disable asset indexing.Jeroen Bakker
2021-11-24T91406: Asset Library IndexingJeroen Bakker
2021-11-24Animation: Add test cases for `ED_keyframes_keylist`.Jeroen Bakker
2021-11-24Merge branch 'blender-v3.0-release'Nicholas Rishel
2021-11-24Add tablet data to Wintab fallback cursor movement.Nicholas Rishel
2021-11-24Extract keyframe segment calculationChristoph Lendenfeld
2021-11-24Cleanup: unused variableGermano Cavalcante
2021-11-24Fix (unreported): Local preview icons not loadingGermano Cavalcante
2021-11-23Clang Tidy: ignore some passes that changed or were added in version 13Jacques Lucke
2021-11-23Cleanup: clang tidyJacques Lucke
2021-11-23Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-23Fix (unreported): unlinked group input is not logged in geometry nodesJacques Lucke
2021-11-23Asset: Merge asset library/list refresh operatorsJulian Eisel
2021-11-23Clean-up: Fix BLI_rect.h collision with windows.hRay Molenkamp
2021-11-23Cleanup: Else after return, other simplificationsHans Goudey
2021-11-23Asset: Merge asset library/list refresh operatorsJulian Eisel
2021-11-23Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-23Fix broken handling of constraints reordering with library overridesJulian Eisel
2021-11-23Merge branch 'blender-v3.0-release'Sebastian Parborg
2021-11-23Fix: The bounding box gizmo breaks if transform pivot is set to cursorSebastian Parborg
2021-11-23Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-23Geometry Nodes: fix attribute propagation in Delete Geometry nodeJacques Lucke
2021-11-23Geometry Nodes: Node execution time overlayErik
2021-11-23Cleanup: Simplify geometry node function namesHans Goudey
2021-11-23Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-23Fix T93297: incorrect eevee motion blur with geometry instancesJacques Lucke
2021-11-23Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-23Cycles: Fix possible access to non-initialized light sample in volumeSergey Sharybin
2021-11-23Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-23Fix T93322: Freestyle Sinus Displacement Division by Zero CrashPhilipp Oeser
2021-11-23Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-23Fix T93109: Cycles HIP missing check for correct driver versionSayak Biswas
2021-11-23Cleanup: Suppress clang-tidy warning.Jeroen Bakker
2021-11-23Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-23Fix T93320: Freestyle LineStyleModifier blend 'Minimum' errorPhilipp Oeser
2021-11-23Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-23Fix compilation warnings when building without OpenImageDenoiserSergey Sharybin
2021-11-23Fix add-on Preferences using the .blend file icon, not the Blender logoJulian Eisel
2021-11-23Fix add-on Preferences using the .blend file icon, not the Blender logoJulian Eisel
2021-11-23Geometry Nodes: add namespace for every fileJacques Lucke
2021-11-23Geometry Nodes: reduce overhead when processing single valuesJacques Lucke
2021-11-23Merge branch 'blender-v3.0-release'Jacques Lucke