23 Commits

Author SHA1 Message Date
74d5d1d4c8 Add deprecation notice 2022-01-13 11:31:26 +01:00
Dalai Felinto
9366768c4b Include query to get current/start/end frames into unittest 2017-03-06 15:47:29 +01:00
Dalai Felinto
b97a69aaa2 Tests: use a common function for iterators 2016-12-05 14:16:40 +01:00
Dalai Felinto
e8a7041c01 From review (by Sybren Stüvel): use tox for py2/py3 tests
(and updated docs)
2016-12-02 11:07:08 +01:00
Dalai Felinto
750f325753 Remove extense line-coverage report, we re-add later once the test suit is > 90% 2016-12-02 10:43:42 +01:00
Dalai Felinto
23ca9a5a72 From review (by Sybren Stüvel): pytest-cov 2016-12-02 10:41:53 +01:00
Dalai Felinto
76e3428d87 Comments: some minor clarifications
Noticed accidental swap of `Ellipsis/...`, and note that `yield from` can be put back later on.

Reviewers: dfelinto

Reviewed By: dfelinto

Differential Revision: https://developer.blender.org/D2390
2016-12-02 10:22:41 +01:00
Dalai Felinto
bf61ffbc36 .arcconfig 2016-12-02 10:21:07 +01:00
Dalai Felinto
443b0760f8 Fix setup.py v1.0 2016-12-01 17:41:41 +01:00
Dalai Felinto
fb1c363254 Module renaming
Use blendfile for the library
Use blender-file for the module (pip install blender-file)
2016-12-01 17:40:27 +01:00
Dalai Felinto
23ef11c9dc Leave setup.py version as 1.0, to push to pypi 2016-12-01 16:45:05 +01:00
Dalai Felinto
c3a7b5b086 .gitignore update 2016-12-01 16:44:25 +01:00
Dalai Felinto
f37ecaa6d2 Test suit
A nice test suit also works as API example!

Most of the tests came from Bastien Montagne (mont29)
2016-12-01 16:36:29 +01:00
Dalai Felinto
2787d4674b Binary: simple test file 2016-12-01 16:36:25 +01:00
Dalai Felinto
8490b0e40a Basic readme 2016-12-01 15:08:18 +01:00
Dalai Felinto
0ceede74c1 Using the new official repository 2016-12-01 14:58:59 +01:00
Dalai Felinto
cc5fae7cd2 latest changes from bastien 2016-12-01 13:06:31 +01:00
Dalai Felinto
4aed5a27fa bump version after fixup 2016-11-30 22:10:41 +01:00
Dalai Felinto
12117ca91c Host the package temporarily on github 2016-11-30 22:09:32 +01:00
Dalai Felinto
4205ccf7ab Initial attempt of creating a package 2016-11-30 22:09:32 +01:00
Dalai Felinto
c8eed75caa Untested Python 3 to Python 2 and 3 conversion
I have no idea if this is working, but we will soon find out
2016-11-30 22:09:32 +01:00
Dalai Felinto
061e59fd1d blendfile.py from blender.org
Original file: https://developer.blender.org/diffusion/BA/browse/master/io_blend_utils/blend/blendfile.py
Credits:
2016-11-30 21:33:30 +01:00
Dalai Felinto
5b1e118244 Initial commit 2016-11-30 21:30:19 +01:00