Commit Graph

9 Commits

Author SHA1 Message Date
izawartka
87b592e78b Update Scenery Processor script
- Refactored Scenery Processor script and updated it with more options
2026-08-12 17:20:26 +02:00
izawartka
4131401fe6 Fixed scp.py
*Fixed scp.py allowing for any Misc object (instead of just SignalBoxes and Plaforms)
2025-07-25 20:38:38 +02:00
izawartka
884652ac8f Updated scp.py
*Updated scp.py to not ignore MiscGroups
2025-07-21 18:54:36 +02:00
izawartka
87b2091333 Added Platforms parsing
+Added support for parsing Platforms
+Added glb_bounds.py - a script for extracting bounding boxes from GLB files
*Updated scp.py to not ignore MiscGroups and Platforms
2025-07-19 12:26:23 +02:00
izawartka
04364de22b Fixed minor bugs
*Fixed options for disabled layers in the side menu not collapsing
*Fixed missing return value in ElectrificationResolver._findTracksAdjacentToRoutes
*Changed SceneryObject.fromText to throw an error instead of logging it
*Updated tools/scp.py version text
2025-07-13 23:46:02 +02:00
dominik-korsa
7d36835b28
Don't remove route tracks in scenery processor script 2025-07-12 21:43:26 +02:00
izawartka
18e3056c45 Signalboxes and signals recognition bugfix
*Fixed scp.py removing signal boxes with no name
*Fixed the parser skipping mechanical signals
*Improved loading speed of unoptimized .sc files by throwing less unknownObjectType warnings
2025-06-09 01:04:38 +02:00
izawartka
7f279bf35d Added SignalBoxes, fixed bugs
+Added Misc objects parser
+Added SignalBoxRenderer
*Fixed Switch and TrackObject double apply protection
*Updated scp.py to not exclude Signalboxes
2025-06-01 17:45:18 +02:00
izawartka
d78e72fc49 Initial commit 2025-05-29 13:11:22 +02:00