mirror of
https://github.com/ApfelTeeSaft/vb01.git
synced 2026-08-26 19:33:45 +00:00
lights color animation reading
This commit is contained in:
@@ -42,6 +42,7 @@ namespace vb01{
|
||||
std::map<std::string, std::string> relationships;
|
||||
std::vector<std::string*> driverSetups;
|
||||
Skeleton *currentSkeleton = nullptr;
|
||||
Light *currentLight = nullptr;
|
||||
std::vector<Skeleton*> skeletons;
|
||||
std::vector<Mesh*> meshes;
|
||||
std::vector<Node*> nodes;
|
||||
|
||||
Reference in New Issue
Block a user