mirror of
https://github.com/open-goal/jak-project
synced 2026-06-22 17:13:01 -04:00
c13934708a
* wip * learning about colors * gltf node stuff working * cleanup * support textures * bvh generation seems reasonable * tree layout * frag packer, untested and doesnt do real stripping yet * temp * working collide frags * handle bad inputs better * clean up * format * include * another include * reorganize for release build use
5 lines
109 B
C++
5 lines
109 B
C++
#include "ResLump.h"
|
|
|
|
#include "third-party/fmt/core.h"
|
|
#include "goalc/data_compiler/DataObjectGenerator.h"
|