#1 Add a flag to the exporter to enable printing of floating-point data

開啟中
koz.ross9 年之前創建 · 1 條評論

I understand why you designed this as you did, but it'd be nice if we could have access to the numeric array data.

I understand why you designed this as you did, but it'd be nice if we could have access to the numeric array data.
nnesse 評論 9 年之前'
所有者

At first I thought this might be a good idea as well but it requires that a lot of logic be duplicated in the export script and it complicates testing, documentation, and distribution of exported data. What I think would be better is to include a LUA module that on the user's request can unpack the binary data into LUA tables. This keeps things fast in the case that the binary data does not need to be consumed by LUA.

At first I thought this might be a good idea as well but it requires that a lot of logic be duplicated in the export script and it complicates testing, documentation, and distribution of exported data. What I think would be better is to include a LUA module that on the user's request can unpack the binary data into LUA tables. This keeps things fast in the case that the binary data does not need to be consumed by LUA.
登入 才能加入這對話。
未選擇標籤
未選擇里程碑
未指派成員
2 參與者
正在加載...
取消
保存
尚未有任何內容