Version 2.1.4: Switch to GLAD, minor improvements to simulate.

PiperOrigin-RevId: 439277749
Change-Id: I741d1c499ae88753338fcc6d141a65e92e13023e
This commit is contained in:
Saran Tunyasuvunakool
2022-04-04 13:53:21 +01:00
parent 3c71720d83
commit 90dea1bdfb
23 changed files with 270 additions and 298 deletions
+1 -1
View File
@@ -206,7 +206,7 @@ PYBIND11_MODULE(_render, pymodule) {
X(nskin);
X(charHeight);
X(charHeightBig);
X(glewInitialized);
X(glInitialized);
X(windowAvailable);
X(windowSamples);
X(windowStereo);