home
projects
git
about
index
:
kalmia
main
yacc
yacc-xml
zero-dependency C89 COLLADA import library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-02-05
implement kai_read_input_*()
sanine
2023-02-05
implement kai_read_source() and add kai_release_ functions
sanine
2023-02-05
begin implementing kai_read_source()
sanine
2023-02-04
use kai_alloc instead of malloc
sanine
2023-02-04
implement kai_read_accessor()
sanine
2023-02-04
add kai_tag_num_children()
sanine
2023-02-04
implement kai_read_param() and upgrade lily-test version
sanine
2023-02-04
add kai_tag_attr_to_dup()
sanine
2023-02-04
implement kai_read_float_array
sanine
2023-02-03
add kai_tag_attr_to_long
sanine
2023-02-03
implement kai_tag_get_attr
sanine
2023-02-03
begin implementing kai_read_float_array()
sanine
2023-02-03
begin refactor with bison xml parser
sanine
2023-01-08
add kai_alloc
main
sanine
2023-01-08
add kai_parse_float_array
sanine
2023-01-05
revert to pure C89
sanine
2023-01-04
add kai_text_to_longs()
sanine
2023-01-04
add kai_text_to_reals
sanine
2023-01-03
add kai_expand_array
sanine
2022-12-10
add basic float_array parsing
sanine
2022-12-10
refactor: remove node.* and util.* and move 3rdparty libs into separate direc...
sanine
2022-12-10
implement node transform processing
sanine
2022-11-27
add dynamic array functions
sanine
2022-11-27
add matrix multiplication
sanine
2022-11-27
add scale parsing
sanine
2022-11-27
add rotation parsing
sanine
2022-11-26
implement basic matrix parsing
sanine