5 Commits

Author SHA1 Message Date
58b9c254f2 collada: explicit namespace name from argv
This also adds a hack for replacing .png with .dds (maybe the run-time
should be responsible for this? perhaps image extension replacement
should be a command-line argument?).

Improved get_node_name_id behavior for <node> elements with no id and
no name.
2026-03-31 19:08:13 -05:00
6c0bb1fe12 collada: use collada::types namespace 2026-03-31 13:03:07 -05:00
e41f8667f0 collada: lua: emit uri in image table 2026-02-24 16:53:18 +00:00
727f5ff8d7 collada: add support for lua source generation 2026-02-23 19:23:32 +00:00
4603ebcec2 collada: factor out C++ code generation to cpp_header module 2026-02-23 05:32:27 +00:00