| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
Each thing can own/share a font rendering itself
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
interface
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| | |
Conflicts fix, compiles, some test failures remain.
Trees not added, possibility of OM invalid handle assertion failures,
normals broken due to integer overflow in Newell's method.
|
| |
| |
| |
| |
| |
| | |
Mostly a case of changing far too many magic numbers, something else to
fix I guess. I probably missed something. Also there's some hackery when
loading 3D models, which are still assumed to be in metres.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
sufficient from gladLoadGL
|
| | |
|
|/
|
|
| |
sufficient from gladLoadGL
|
| |
|
| |
|
| |
|
|
|
|
| |
Half of them acquired a .cpp part anyway
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Lots of hard coding, buggy in places, far from great, but the basics
work.
|
|
|
|
| |
Updates all shaders to 330 core too.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
SceneShader and Camera are part of SceneRenderer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Needs a tidy-up
|
| |
|