Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Classes | Namespaces
GraphMigrator.h File Reference

Migration system for JSON versions. More...

#include "GraphDocument.h"
#include "../json_helper.h"
+ Include dependency graph for GraphMigrator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Olympe::NodeGraph::GraphMigrator
 Handles migration from old JSON formats to v2. More...
 

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 
namespace  Olympe::NodeGraph
 

Detailed Description

Migration system for JSON versions.

Author
Olympe Engine
Date
2026-02-18

Detects and migrates JSON files from legacy and v1 formats to v2 unified schema.

Definition in file GraphMigrator.h.