aboutsummaryrefslogtreecommitdiff
path: root/src/systems/cmd/cmd_system.rs
Commit message (Expand)AuthorAgeFilesLines
* Add verbose logging support with env_logger魏曹先生2026-02-261-33/+50
* Replace string type identifiers with TypeId for command output matching魏曹先生2026-02-261-6/+28
* Refactor build system and implement complete renderer system魏曹先生2026-02-041-44/+62
* Split prepare phase into prepare and collect魏曹先生2026-01-241-15/+35
* Reorganize project structure into systems and assets魏曹先生2026-01-231-0/+100