Migrate to latest J3ML and ReWindow
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m36s
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m36s
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <glad/glad.h>
|
||||
#include <Color3.hpp>
|
||||
#include <jlog/jlog.hpp>
|
||||
#include "J3ML/Algorithm/Bezier.h"
|
||||
#include <J3ML/Algorithm/Bezier.hpp>
|
||||
|
||||
GLfloat oldColor[4] = {0, 0, 0, 1};
|
||||
GLfloat baseColor[4] = {1, 1, 1, 1};
|
||||
|
Reference in New Issue
Block a user