aboutsummaryrefslogtreecommitdiff
path: root/tools/tscn-to-bsn
Commit message (Expand)AuthorAgeFilesLines
* chore: rename build-cache command to build-uid-indexHEADmaster魏曹先生7 days3-14/+9
* chore: remove blank lines in cmd_ast.rs魏曹先生7 days1-2/+0
* feat(tscn-to-bsn): update help text and project argument name魏曹先生7 days2-7/+7
* feat: replace convert command with ast JSON output魏曹先生7 days4-92/+66
* chore(tscn-to-bsn): use PathBuf for output argument魏曹先生7 days1-2/+2
* feat(tscn-to-bsn): add global help fallback support魏曹先生7 days4-0/+31
* feat(build-cache): write uid map to JSON cache file魏曹先生7 days5-4/+202
* feat(tscn-to-bsn): add Godot project discovery and build-cache command魏曹先生7 days7-8/+92
* feat(tscn-to-bsn): switch to git dependency and add converter binary魏曹先生7 days15-25/+1593
* chore: add draft files to gitignore魏曹先生7 days1-0/+0
* chore: add tscn-to-bsn converter tool scaffolding魏曹先生7 days3-0/+267