-
Notifications
You must be signed in to change notification settings - Fork 0
Version Control
PlatanoGames edited this page Aug 8, 2026
·
3 revisions
PGXVersionControl is an editor-only layer over Unreal Source Control.
PGXVersionControlEditor
It provides changelist-oriented workflows, tags/templates, validation, settings and an inspector. Its public API includes the source-control subsystem, settings, result types and a change delegate.
The plugin does not replace the active Unreal source-control provider. Repository credentials and provider configuration remain outside PGX.
- Development Preview
- Getting Started
- Release branch catalog
- Public Plugin Matrix
- Early Preview Plugins
- Known Issues
- Architecture Overview
- Plugin Topology
- Module Reference
- Configuration and Registry
- Data-Driven Design
- Profiles and Budgets
- Gameplay Tag Architecture
- Initialization Pipeline
- Cross-Plugin Communication
- Message System
- Event Handlers
- Logging and Trace
- Runtime Flows
- Blueprint API Design
- Editor Integration
- Editor Visual System