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-22Fix errors in be171b295fc7dGermano Cavalcante
2021-10-22Cleanup: Compile warningsAaron Carlisle
2021-10-21Assets: Enable material and world assets by defaultJulian Eisel
2021-10-21Assets: Allow specific data-block types to be enabled by defaultJulian Eisel
2021-10-21Cleanup: unused codePablo Vazquez
2021-10-21View3D Snap Cursor: Fix drawing state incorrectly resetGermano Cavalcante
2021-10-21Cleanup: Use array utility for cursor eventsAaron Carlisle
2021-10-21Fix T92363: OptiX fails with ambient occlusion node, after recent changesBrecht Van Lommel
2021-10-21Tests: updated Python bundled modules testBrecht Van Lommel
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-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