Commit Graph

323 Commits

Author SHA1 Message Date
4c6b683616 move common code to its own module and out of __init__.py, move command to __main__.py 2021-04-10 01:34:26 -07:00
b8aba4d382 move common code to its own module and out of __init__.py 2021-04-10 01:28:03 -07:00
1f0a577d7f document some things 2021-04-09 23:21:53 -07:00
76da50d003 More decode cleanup 2021-04-09 23:18:40 -07:00
8a85f5c920 decode cleanup 2021-04-09 02:19:58 -07:00
156880d430 Add decode command 2021-04-09 01:33:30 -07:00
8b6ea69300 DDS file class 2021-04-08 21:26:58 -07:00
09e05b7cde API changes 2021-04-08 16:04:21 -07:00
7149864173 tweaks 2021-04-07 23:39:50 -07:00
2fa4f59104 License comment update 2021-04-07 23:26:28 -07:00
ac16b14a92 formatting 2021-04-07 23:21:54 -07:00
7154857323 install openMP on macos but with the correct tap name 2021-04-07 22:36:21 -07:00
6e0c855470 install openMP on macos 2021-04-07 22:33:25 -07:00
253b9c76ba remove cmake workflow 2021-04-07 21:11:37 -07:00
a4a19505d7 workflow tweaks 2021-04-07 21:10:58 -07:00
f5bacd5940 remove upterm stuff 2021-04-07 21:01:39 -07:00
d77665a8a9 fix findpython 2021-04-07 20:58:52 -07:00
48e118042d enable ssh debugging 2021-04-07 19:55:43 -07:00
42c9110a40 enable ssh debugging 2021-04-07 19:50:04 -07:00
d100f10931 test in isolation mode??? 2021-04-07 19:45:38 -07:00
822633ca7e test in isolation mode? 2021-04-07 19:41:32 -07:00
88f555d076 run tests in tests directory? 2021-04-07 19:34:09 -07:00
b62d64d540 Windows stop being weird 2021-04-07 19:18:18 -07:00
497203e76a cross-platform testing
why not?
2021-04-07 19:16:45 -07:00
b7b5c5f843 disable coverage 2021-04-07 19:12:09 -07:00
d6b8a18e6f add submodule tests to make sure everything is present before proceeding 2021-04-07 19:10:22 -07:00
824292c9bd Fix submodule reference 2021-04-07 18:49:16 -07:00
ca98bbb1f7 use GCC on linux 2021-04-07 18:42:45 -07:00
d5c2dfb96b fix syntax error 2021-04-07 17:40:13 -07:00
aacceb6cff Fix submodule checkout 2021-04-07 17:39:01 -07:00
0348407acb
use ninja for compile 2021-04-07 17:35:56 -07:00
6578729e1c Merge branch 'feature-cli' 2021-04-07 17:28:36 -07:00
93baaacf5f
Create python-package.yml 2021-04-07 17:26:38 -07:00
2bb2b143f2 test docs 2021-04-07 17:07:03 -07:00
3c538f0843 test for BC4 2021-04-07 01:08:45 -07:00
b35c7d5ae9 test for index errors on BC1 2021-04-06 23:46:00 -07:00
fea4d6c2b1 improved rawtexture tests 2021-04-06 23:41:26 -07:00
f06fc809b2 Add BC1 block decoding tests and fix 2021-04-06 00:03:58 -07:00
50d411a349 Add BC1 block encoding tests 2021-04-05 23:07:33 -07:00
901dcc45df Add BC1 tests 2021-04-05 02:44:56 -07:00
8ab324a661 delete ndebug.h 2021-04-04 21:23:13 -07:00
9fdbaf2909 Use pybind11-generated docstring signatures 2021-04-03 23:53:22 -07:00
25cd3bba24 use pybind11-stubgen instead 2021-04-03 23:52:42 -07:00
190bb58367 fix stubgen and add pyi files to package 2021-04-03 22:03:50 -07:00
6e30ba871c stubgen cleanup 2021-04-03 21:17:06 -07:00
b800511fcb update gitignore 2021-04-03 21:04:54 -07:00
5d89684a6e add stub generation script 2021-04-03 21:03:24 -07:00
4fdf1085e0 bind encode/decode methods 2021-04-03 00:55:49 -07:00
424d635292 Fix interpolator container type 2021-04-03 00:36:41 -07:00
d25d8c3c56 Finish block/texture bindings 2021-04-02 19:24:54 -07:00