brambasiel
brambasiel
Try checking out cglm branch v0.8.4: ``` cd ./lib/cglm git checkout v0.8.4 cd ../../ make libs make ./bin/game ```
Same problem for me on CLion Build #CL-233.14015.92. I need to disable the plugin in order to open my project. ``` com.intellij.diagnostic.PluginException: cannot execute preloading activity com.almightyalpaca.jetbrains.plugins.discord.plugin.time.TimePreloadingActivity [Plugin: com.almightyalpaca.intellij.plugins.discord] at...
I have started working on a cross platform game that will run on Windows, Mac, Linux and Android. I will try to report (and try to fix) as many issues...
Usage of `#define` is detected as a syntax error. ``` :7:1: error: Unexpected PRAGMA #define ITERATIONS 8 ``` ```glsl #version 100 precision highp float; #define ITERATIONS 8 varying vec2 fragTexCoord;...
I wondered the same thing. It appears to not be implemented so I did a quick fix for my project.
I resized the image.