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-21Nodes: Fix missing variablePablo Vazquez
2021-10-21Node Editor: Introduce color overlay and dashed wires theme settingPablo Vazquez
2021-10-21Geometry Nodes: Attribute search in the modifierHans Goudey
2021-10-21Fix T92371: Move AZONE_REGION When OverlappedHarley Acheson
2021-10-21Cleanup: Use common define for menu separator arrowHans Goudey
2021-10-21Geometry Nodes: Update bounding box to work on individual instancesHans Goudey
2021-10-21Suppress the unused parameter warning from D9551.Alexander Gavrilov
2021-10-21Fix tooltip disabled hint not using correct context from the buttonJulian Eisel
2021-10-21Asset Catalogs: add test for backslashed catalog pathsSybren A. Stüvel
2021-10-21Fix: Curve trim crash on splines with no edgesHans Goudey
2021-10-21Asset Catalogs: refresh simple name when renaming catalogSybren A. Stüvel
2021-10-21Asset Catalogs: treat first-loaded catalog as main catalogSybren A. Stüvel
2021-10-21Cleanup: rename & restructure `AssetCatalogPathCmp`Sybren A. Stüvel
2021-10-21Geometry Nodes: fix force-computing multiple non-output socketsJacques Lucke
2021-10-21Nodes: add utility to find NodeRef for nodeJacques Lucke
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-21IDManagement: Add option to clear asset data when making ID local.Bastien Montagne
2021-10-21Fix T92387: crash in legacy point distribute nodeJacques Lucke
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-20Geometry Nodes: Add warnings for instances input in two nodesPeter Sergay
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-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