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-25Fix T91411: Outliner crash using contextmenu operators from a shortcutPhilipp Oeser
2021-10-25Spreadsheet: fix updating active domain when component type changesJacques Lucke
2021-10-25Asset Catalogs: be more accepting of backslashes as separatorsSybren A. Stüvel
2021-10-25Cleanup: asset catalog path test, improve sub-test separationSybren A. Stüvel
2021-10-25BKE Callbacks: more explicit initialisation checkSybren A. Stüvel
2021-10-25Image: Fix Crash During Undo.Jeroen Bakker
2021-10-25Geometry Nodes: use vector socket for offset in Set Position nodeJacques Lucke
2021-10-25Fix T92446: node editor overlays reset automaticallyJacques Lucke
2021-10-25Fix T92430: Infinite recursion in some cases in new append code.Bastien Montagne
2021-10-25UI: Refactor dropping support for the tree-view APIJulian Eisel
2021-10-25Fix T91931: Thumbnail Missing RegionHarley Acheson
2021-10-25Fix T90633: Frame all doesn't use meta rangeAndrea Beconcini
2021-10-25Fix T90855: Transform effect gives inconsistent outputRichard Antalik
2021-10-25Fix T90835: Strip snaps to first and second frameRichard Antalik
2021-10-25Fix T90836: Strip snaps to empty spaceRichard Antalik
2021-10-24Geometry Nodes: Remove repeated instance attribute names in searchHans Goudey
2021-10-24Fix: memory leak after type conversion in geometry nodes groupJacques Lucke
2021-10-24Cleanup: quiet asan warning because of uninitialized variableJacques Lucke
2021-10-24Fix T92327: use default value when field is passed into data socketJacques Lucke
2021-10-24Cleanup: cross-reference right pointing arrow literalCampbell Barton
2021-10-24Cleanup: spelling in commentsCampbell Barton
2021-10-24Geometry Nodes: Rename node "String Substring"Erik Abrahamsson
2021-10-23Cleanup: remove unused functionManuel Castilla
2021-10-23Cleanup: use underscore suffix for private data membersManuel Castilla
2021-10-23Fix T92400: Denoise node Prefilter output is always "Fast"Manuel Castilla
2021-10-23Fix: Add missing TBB define to geometry moduleHans Goudey
2021-10-23Assets/UI: Improve asset library Preferences UIJulian Eisel
2021-10-23Fix: Asset using selection in instances to points nodeHans Goudey
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