Skip to content
Snippets Groups Projects
  • Vilem Duha's avatar
    692a15f3
    BlenderKit: fixes and optimizations · 692a15f3
    Vilem Duha authored
    Search results aren't passed around back to search and are parsed only once. Same for previews.
    Search function could run many times per second when more pages were loaded.
    Search now causes almost no lag in Blender thanks to the fixes
    Default page size in search request is now fit to the asset bar size settings.
    several optimizations in the draw code - is now about 3x faster
    rerequests now can return a fake response in case of a timeout
    692a15f3
    History
    BlenderKit: fixes and optimizations
    Vilem Duha authored
    Search results aren't passed around back to search and are parsed only once. Same for previews.
    Search function could run many times per second when more pages were loaded.
    Search now causes almost no lag in Blender thanks to the fixes
    Default page size in search request is now fit to the asset bar size settings.
    several optimizations in the draw code - is now about 3x faster
    rerequests now can return a fake response in case of a timeout