Illya Ike
Illya Ike
**Describe the bug** I'm trying to insert table of contents - so that it spans multiple pages, which is often the case for large documents. While it renders empty page...
### Steps to reproduce Bellow is the content of image_processor.frag: ``` #include const int CURVE_SIZE = 512; out vec4 fragColor; uniform vec2 uSize; uniform float curves[CURVE_SIZE * CURVES_NUM]; uniform sampler2D...
So if you hit run - it compiles and runs - cool! But in the editor it doesn't see SDL.h for example and therefore it shows multiple errors in the...