SanderNotenbaert

Results 3 issues of SanderNotenbaert

I've got glsl-language-server set up on Neovim using `require'lspconfig'.glslls.setup{}`. Working fine, but I'm getting diagnostics saying _'glslang: 'non-opaque uniforms outside a block': not allowed when using GLSL for Vulkan'_ I'm...

Hi! I tried the current version `e0342fde9474fdd0a36ff9692fe0031b7611a19f`, as well as several previous releases based on previous issues I found, but to no avail: using the DEBUG option I always see...

Hi, The tokenizerConfig parameter `pitch_intervals_max_time_dist` should be in beats according to the docs, which makes sense, but seems to expect a bool in `classes.py` on line 625: `pitch_intervals_max_time_dist: bool =...

bug