- Apr 24, 2018
-
-
Luise Odenthal authored
-
- Apr 18, 2018
-
-
Olivier Bertrand authored
Rename test file for clarity
-
Olivier Bertrand authored
Clean test function of blender, so to remove unnessesray lines
-
Olivier Bertrand authored
The position orientation of the camera in the environment is directly set This allow us to use our homogeneous transformation function, and do not rely on blender conventions
-
Olivier Bertrand authored
Add test from one convention to another convention
-
- Apr 16, 2018
-
-
Luise Odenthal authored
-
- Apr 12, 2018
-
-
Luise Odenthal authored
-
- Apr 11, 2018
-
-
Luise Odenthal authored
commented test, changed the range for elevation and azimuth and added check that max difference is samller 2pi;
-
- Apr 06, 2018
-
-
Luise Odenthal authored
-
Luise Odenthal authored
-
Luise Odenthal authored
-
Luise Odenthal authored
-
Luise Odenthal authored
-
- Apr 01, 2018
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
Olivier Bertrand authored
remove sphinxarg.ext
-
Olivier Bertrand authored
gitlab has a new step called flake8 conf.py the ipython directive has been removed
-
Olivier Bertrand authored
Could not import networkx, which somehow strange. So we do an explicite install
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
Olivier Bertrand authored
tox command was not found, we try with pip3 --user install
-
Olivier Bertrand authored
Remove pip install tox flake8, because in package requirement
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
Olivier Bertrand authored
add tox and flake 8 in install
-
Olivier Bertrand authored
pip3 install -U to avoid permission right
-
Olivier Bertrand authored
-
Olivier Bertrand authored
Revert python3.5 to python3, because python3.5 is not installed
-
Olivier Bertrand authored
Replace python3 with 3.5
-
Olivier Bertrand authored
Require ipython
-
Olivier Bertrand authored
Add stages
-
Olivier Bertrand authored
Change running script
-
- Mar 24, 2018
-
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
Olivier Bertrand authored
-
Olivier Bertrand authored
A console script has been added, blendunittest, to run unittest under blender. The blender unittesting file should start by blendtest, and be formatted according to unittesting convention.
-
- Mar 23, 2018
-
-
Olivier Bertrand authored
The doc is now containing an item test, which will contains a list of all test written so far
-
- Mar 20, 2018
-
-
Olivier Bertrand authored
-