forked from tpaviot/pythonocc-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNEWS
More file actions
16 lines (9 loc) · 355 Bytes
/
NEWS
File metadata and controls
16 lines (9 loc) · 355 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Version 0.16.0 - October 2014
* Support for latest oce release (0.16.0)
* major code refactoring, including examples
* completed WebGl three.js work
* added x3dom renderer and x3d export feature
* improved project quality (travis-ci, pylint check, pep8 compliancy,
removed old and/or untested code)
* sphinx based documentation
* python3 support