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-21Cleanup: Use array as a parameter for event x/y functionsAaron Carlisle
2021-10-21Fix failing 'script_validate_keymap' after recent changesGermano Cavalcante
2021-10-21Cleanup: Set default snap cursor values during build timeGermano Cavalcante
2021-10-21Fix: Empty id attribute on curve control pointsHans Goudey
2021-10-21Fix: Builtin curve attributes unavailableHans Goudey
2021-10-20Fix T92369: Raycast node crash with no target attributeHans Goudey
2021-10-20Fix: Add cast to atof for CYCLES_CONCURRENT_STATES_FACTOR env variable parsing.William Leeson
2021-10-20Fix: Crash when retrieving output "id" attributeHans Goudey
2021-10-20Fix missing null-terminator in BLI_string_join_arrayNKévin Dietrich
2021-10-20UI: Remove extra padding on Annotate tool settingsDalai Felinto
2021-10-20Geometry Nodes: Add warnings for instances input in two nodesPeter Sergay
2021-10-20Cleanup: remove unused codeBrecht Van Lommel
2021-10-20New test for USD import.Michael Kowalski
2021-10-20Geometry Nodes: Make Random ID a builtin attribute, remove socketsHans Goudey
2021-10-20Fix T92367: missing Subsurface Anisotropy and IOR sockets with factory startupBrecht Van Lommel
2021-10-20Cycles: more accurately count main paths for adding work tilesBrecht Van Lommel
2021-10-20Cleanup: some renaming to better distinguish main and shadow pathsBrecht Van Lommel
2021-10-20Cycles: make ambient occlusion pass take into account transparency againBrecht Van Lommel
2021-10-20Cycles: reduce kernel reserved local memory when not using shader raytracingBrecht Van Lommel
2021-10-20Geometry Nodes: Add Checker TextureCharlie Jolly
2021-10-20Geometry Nodes: Fields version of Curve to Points nodeHans Goudey
2021-10-20Fix T89771: Cloth disk cache is not read on library overrides when original l...Bastien Montagne
2021-10-20Cleanup: Add check whether to remove an anonymous atttributeHans Goudey
2021-10-20Fix T92368: LMB mouse events (Selecting, doubleclicks etc) are brokenJulian Eisel
2021-10-20Fix T92347: Append function excludes Collections that do not contain Objects ...Bastien Montagne
2021-10-20Cleanup: silence WarningsGermano Cavalcante
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-20Cleanup: unused parameters, `nullptr` instead of `NULL` in cpp code...Bastien Montagne
2021-10-20Fix T91243: Object modes are not loaded correctly in inactive scenes.Bastien Montagne
2021-10-20Cleanup: unused functionGermano Cavalcante
2021-10-20Fix crash when reloading with placement tool enabledGermano Cavalcante
2021-10-20HIP device code cleanup and fix for high VRAM usageSayak Biswas
2021-10-20Asset Browser: Show current file assets in other asset libraries if containedJulian Eisel
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