Skip to content

Add vector types parsing#3

Merged
sakastudio merged 3 commits intomainfrom
codex/jsonパース処理の生成
May 26, 2025

Hidden character warning

The head ref may contain hidden characters: "codex/json\u30d1\u30fc\u30b9\u51e6\u7406\u306e\u751f\u6210"
Merged

Add vector types parsing#3
sakastudio merged 3 commits intomainfrom
codex/jsonパース処理の生成

Conversation

@sakastudio
Copy link
Copy Markdown
Member

Summary

  • extend property types to include Vector2/3/4 and integer variants
  • map new property type strings in CommandSemanticsLoader
  • generate Unity Vector type code in CodeGenerator
  • parse arrays into Unity vector values when creating command instances

Testing

  • dotnet test (fails: dotnet: command not found)

@sakastudio sakastudio merged commit 2aa6000 into main May 26, 2025
@sakastudio sakastudio deleted the codex/jsonパース処理の生成 branch May 26, 2025 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant