Release date: 2017-06-01 at 17:11:24
When searching for a word in the scene browser, the response is slow because it is processing data fetched from the database I decided to add a small sleep in the thread that fetches the data from the datase in order to avoid unnecessary computations when searching for words.
Files:
...\VetorLobo\vz-site-packages\vzInterfaces\vzBrowser.py