Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Namespaces
TaskGraphMigrator_v3_to_v4.cpp File Reference

Implementation of the v3->v4 task graph JSON migrator. More...

#include "TaskGraphMigrator_v3_to_v4.h"
#include "../system/system_utils.h"
#include <fstream>
#include <sstream>
+ Include dependency graph for TaskGraphMigrator_v3_to_v4.cpp:

Go to the source code of this file.

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 

Detailed Description

Implementation of the v3->v4 task graph JSON migrator.

Author
Olympe Engine
Date
2026-03-08

C++14 compliant - no C++17/20 features.

Definition in file TaskGraphMigrator_v3_to_v4.cpp.