Enriko Riba

Results 3 issues of Enriko Riba

For images inside the razor template I used to create an attachment, get it's cid and set the cid as the image src. This is usually implemented as a method...

### Description The following methods in DebugDraw are obsolete but without new Vector2 based version: ``` [Obsolete("Look out for new calls using Vector2")] public abstract void DrawPolygon(in Vec2[] vertices, int...

bug

Have a laptop with Intel integrated HD GPU and NVIDIA GTX850M. When switching to NVIDIA GPU the application throws an GL Error: InvalidOperation. ``` GL Version = 4.4.0 GL Shader...