Filip Kiraa Opálený

Results 5 issues of Filip Kiraa Opálený

![image](https://user-images.githubusercontent.com/8028882/83639080-75f16880-a5aa-11ea-9a73-9565e2586e53.png) What I'm trying to achieve is a coloured selection, where the rest of the protein is half-opaque. I believe you can not do this with only one representation -...

I am unable to render small selections consisting of three or less AA, and I cannot find anything in the documentation about this. Is this the desired behaviour? Is there...

I would appreciate something like 'selectionEnd' event to handle change after the user completed his selection, instead of during the selection. I believe this should behave like onMouseUp but fire...

Correctly constructs URI objects that are passed to functions related to searching addon files. Additionally, vscode dependency is updated to a non-depricated version, compatible with the same engine version, and...

If you populate `blender.addonFolders` with relative paths, like this: ``` "blender.addonFolders": [ "blender_addons/megaddon", "blender_addons/blend1/blend1_addon", "blender_addons/botaniq/botaniq_addon", ... "blender_addons/memsaver/memsaver_addon", ], ``` This extension does not recognize the drives the addons are present...