Commit Graph

9 Commits

Author SHA1 Message Date
rocheon adb029a3ff Add more entries to dictionary 2026-03-14 18:57:37 +08:00
rocheon e8adfc6236 Initial commit 2026-03-14 18:43:48 +08:00
rocheon 66ef130b05 First submit design doc 2026-03-14 13:16:58 +08:00
rocheon d5c98a2f6c Done: Unity2Godot skinned skeleton conversion completed! 2026-03-13 17:38:10 +08:00
rocheon 91bc722602 Unity2Godot Transform from unity to godot suceessfully (SimpleExporter.cs) 2026-03-12 22:40:40 +08:00
rocheon 2aa8e609f7 Unity2Godot Transform from unity to godot suceessfully 2026-03-12 22:16:10 +08:00
rocheon d81a428d64 SimpleExporter update schema 2026-03-12 12:43:43 +08:00
rocheon 2cc325b184 Add SimpleExporter 2026-03-12 09:51:59 +08:00
rocheon cf450523fc Initial commit: Unity to Godot cross-engine migration project
- Added comprehensive .gitignore for Unity and Godot
- Source code for CrossEngineMigration exporter/importer
- Project settings and configuration
- Excluding binary assets and temporary files
2026-03-09 13:44:52 +08:00