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-21Nodes: add utility to find NodeRef for nodeJacques Lucke
2021-10-21Cycles: add shadow path compaction for GPU renderingBrecht Van Lommel
2021-10-21Windows: Fix finding python for build helpersRay Molenkamp
2021-10-21IDManagement: Assign current Main's lib to newly created IDs.Bastien Montagne
2021-10-21Fix T92355: Quadriflow crashes with zero length edgesSebastian Parborg
2021-10-21Fix T92272: Rigid Body Copy to Selected "Margin" crashPhilipp Oeser
2021-10-21Fix T92169: "View Selected" on Custom Boneshape with transform wrongPhilipp Oeser
2021-10-21Deps: Python, bundle zstandard packageSybren A. Stüvel
2021-10-21Deps: Python, bump bundled packages to their latest versionsSybren A. Stüvel
2021-10-21Deps: Bump Python 3.9.2 → 3.9.7Sybren A. Stüvel
2021-10-21Cleanup: make HIP and CUDA code more consistentBrecht Van Lommel
2021-10-21Fix T65532: can't assign a key on Italian apple keyboards.Yevgeny Makarov
2021-10-21Build: remove cmake messages about disabled tests when feature is disabledBrecht Van Lommel
2021-10-21IDManagement: Add option to clear asset data when making ID local.Bastien Montagne
2021-10-21Re-bundle Libmv to ensure it is in sync with the repoSergey Sharybin
2021-10-21UI: Header / Tool Settings: Show tool icon when tools are collapsedDalai Felinto
2021-10-21Fix T92387: crash in legacy point distribute nodeJacques Lucke
2021-10-21Install_deps: Rename `_VERSION_MAX` to `_VERSION_MEX` variables.Bastien Montagne
2021-10-21Cleanup: VSE code docstringRichard Antalik
2021-10-21Cleanup: clang-formatCampbell Barton
2021-10-21Cleanup: unused functuion warningsCampbell Barton
2021-10-21Docs: note why BLI_string_join_arrayN needs to nil terminateCampbell Barton
2021-10-21Cleanup: match cursor hide option with naming for the 3D viewportCampbell Barton
2021-10-21Cleanup: Use array as a parameter for event x/y functionsCampbell Barton
2021-10-21LibLink: ensure objects are selectable when "Select" is enabledCampbell Barton
2021-10-21Cleanup: de-duplicate function to instantiate objectsCampbell Barton
2021-10-21Fix type error in 5297bf318e6f18c9165c9968728e6c9d27f8ae3cCampbell Barton
2021-10-21VSE: Add 2D cursor overlay optionRichard Antalik
2021-10-21Cleanup: Remove dead codeAaron Carlisle
2021-10-21Cleanup: Use array as a parameter for event x/y functionsAaron Carlisle
2021-10-21Cleanup: use underscore separators for event struct membersCampbell Barton
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