|
|
cf964bf235
|
Unload textures when model is deleted, and remove warnings.
|
2022-06-14 14:34:30 +01:00 |
|
|
|
3dd235397a
|
Actually added textures to loaded texture buffer so we can skip loading already loaded texetures.
|
2022-06-09 13:47:55 +01:00 |
|
|
|
18a785613d
|
The engine can now import models with textures but bugs.
More complex models have a bug where the same textures are potentially
being loaded too many times.
|
2022-05-31 14:43:44 +01:00 |
|
|
|
9fcc98fdf4
|
Added model class with the ability to hold multiple models.
|
2022-04-21 14:15:02 +01:00 |
|
|
|
bd85989d95
|
We can now render multiple meshes.
|
2022-02-22 17:41:12 +00:00 |
|
|
|
65e7447fe3
|
Added mesh class (unfinished)
|
2022-02-22 14:53:28 +00:00 |
|