16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 04:39:18 +02:00

png textures support

This commit is contained in:
milek7
2017-09-06 21:46:33 +02:00
parent 3c50b477bf
commit c3c923611c
3 changed files with 50 additions and 3 deletions

View File

@@ -55,8 +55,6 @@ class TGroundNode;
class TSubModel
{ // klasa submodelu - pojedyncza siatka, punkt świetlny albo grupa punktów
//m7todo: zrobić normalną serializację
friend class opengl_renderer;
friend class TModel3d; // temporary workaround. TODO: clean up class content/hierarchy
friend class TDynamicObject; // temporary etc