- moved the matrix code out of 'gl' because the model code also needs it.
This commit is contained in:
parent
637a9dff9b
commit
836970f012
18 changed files with 129 additions and 138 deletions
|
|
@ -48,7 +48,6 @@
|
|||
#include "gl/scene/gl_drawinfo.h"
|
||||
#include "gl/models/gl_models.h"
|
||||
#include "gl/textures/gl_material.h"
|
||||
#include "gl/utility/gl_geometric.h"
|
||||
#include "gl/utility/gl_convert.h"
|
||||
#include "gl/renderer/gl_renderstate.h"
|
||||
#include "gl/shaders/gl_shader.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue