- 30 Mar, 2014 2 commits
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
- 29 Mar, 2014 24 commits
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
Now all we need is to find how to handle the numpy.fromiter calls in the 3D viewer to have the view actually show something before the end of the loading.
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
This way we can easily yield at the end of each iteration. The remaining issue is mostly how to handle the costly numpy.fromiter, which we don't want to do uselessly several times.
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
Also fix the wrong behavior of estimate_duration on new calls
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
This made them fail when data was being written on standard outputs
-
Guillaume Seguin authored
-
- 28 Mar, 2014 14 commits
-
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
Any host command (other than pause) will now be run as a pronsole command. This will allow doing things such as #428 easily.
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
These 2100 lines of code were really a huge mess >< Also rename some functions.
-
Guillaume Seguin authored
Better name will ease understanding the code :)
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-
Guillaume Seguin authored
-