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-23Geometry Nodes: Add Instances to Points NodeJarrett Johnson
2021-10-23Fix: Support swapped inputs properly in trim curve nodeHans Goudey
2021-10-23Docs: Fixes and improvements in API documentationXavier Cho
2021-10-23Fix: Cyclic single point bezier splines have multiple evaluated pointsHans Goudey
2021-10-23Asset Browser: Filter options for specific ID typesJulian Eisel
2021-10-23UI: Correct icons of File Browser Link/Append ID filter settingsJulian Eisel
2021-10-23Fix: Assert for unused field evaluator in resample curve nodeHans Goudey
2021-10-23Fix: Double calculation of UVs in cone primitiveHans Goudey
2021-10-23UI: Turn on overlays by default in new node editorsHans Goudey
2021-10-23Cleanup: Remove unused functionHans Goudey
2021-10-22Fix panel pinning showing for instanced panels (e.g. FCurve modifiers)Philipp Oeser
2021-10-22Fix test print wording that confuses build bot highlighting.Alexander Gavrilov
2021-10-22Asset Browser: fix issue rebuilding the visible asset filterSybren A. Stüvel
2021-10-22Asset Browser: add notifiers on catalog editsSybren A. Stüvel
2021-10-22Asset Browser: Show "orphaned" assets in "Unassigned" catalogSybren A. Stüvel
2021-10-22Asset Catalogs: support reloading without losing local changesSybren A. Stüvel
2021-10-22Asset Catalogs: push undo step before saving to diskSybren A. Stüvel
2021-10-22Increase assert epsilon in versioning for D9551.Alexander Gavrilov
2021-10-22Cleanup: improve consistency between function node implementationsJacques Lucke
2021-10-22Cleanup: restore alphabetic orderingJacques Lucke
2021-10-22Geometry Nodes: add Boolean and Integer Input nodesDorian
2021-10-22Fix T92290: Linked Color Palette datablocks can not be used.Bastien Montagne
2021-10-22Fix VSE left crop not workingRichard Antalik
2021-10-22Fix T90638: Inconsistent object data behavior when link-duplicating collections.Bastien Montagne
2021-10-22Geometry Nodes: disable attribute search for non-attribute string socketsJacques Lucke
2021-10-22Nodes: fix link drawing for some socket typesJacques Lucke
2021-10-22Cleanup/Fix (unreported) 'make single user' handling of actions.Bastien Montagne
2021-10-22Fix T91410: Make Single User operation ignores linked data-blocks.Bastien Montagne
2021-10-22Cleanup: spelling in comments, use C style commentsCampbell Barton
2021-10-22Fix T92357: assert changing scenes while in edit modeCampbell Barton
2021-10-22Fix crash when creating a new window failsCampbell Barton
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-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