Commit Graph

207 Commits

Author SHA1 Message Date
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
6831c3f6c9 Fix virtual overloading 2021-04-02 18:51:38 -07:00
639ce6ad14 Minor tweaks 2021-04-02 18:34:14 -07:00
831e86fda6 Fix broken constexpr 2021-04-02 18:25:37 -07:00
3d91ac2bed BC1Block/BC4Block cleanup 2021-04-02 01:01:01 -07:00
e1739b99d3 Fix map? 2021-04-01 23:26:16 -07:00
53605c983d Fix functor? 2021-04-01 22:45:40 -07:00
8cd870ed26 More block tweaks 2021-04-01 22:37:25 -07:00
0caa4fbc4c fix Color constexpr constructor 2021-04-01 16:50:02 -07:00
fa3fab4ca0 Block refactor 2021-04-01 16:37:15 -07:00
3852da6249 Bind BC1Block and BC1Texture 2021-03-31 20:26:40 -07:00
28b541d49a Improved subscripting 2021-03-30 02:36:27 -07:00
bd454d9d20 improved texture indexing 2021-03-29 22:56:25 -07:00
22bbdeb7b8 Add texture tests and minor api tweaks 2021-03-29 22:15:53 -07:00
0965f3958d enable buffer protocol 2021-03-29 19:58:46 -07:00
0b3e3b5cb0 update CMakeLists.txt 2021-03-29 19:38:57 -07:00
c70907ced2 Add texture creation from bytes 2021-03-29 19:38:37 -07:00