Skip to content

Releases: coin3d/pivy

0.6.5a1

11 May 08:31
91879e3
Compare
Choose a tag to compare
0.6.5a1 Pre-release
Pre-release

update to latest coin (additional fakeheaders)

0.6.5a0

17 Oct 08:08
Compare
Choose a tag to compare
0.6.5a0 Pre-release
Pre-release
example Complex3dText: add license and shebang

this was unintentional removed at some point

0.6.4

08 Jun 08:38
Compare
Choose a tag to compare
  • making it possible to compile with older coin version (without cmake) -> setup_old.py
  • adding back qt4 compatibility (but tests are still qt5 depenent)
  • added pivy.version
  • some fixes

pivy 0.6.4b2

26 Apr 09:30
Compare
Choose a tag to compare
pivy 0.6.4b2 Pre-release
Pre-release
  • bool(coin.SoGroup) -> True (also if group is empty) [same behaviour as py2]
  • add graphics arrow object

pivy 0.6.4b1 (qt5 / py3)

17 Mar 17:30
Compare
Choose a tag to compare
fix print error

0.6.3

03 Jan 22:06
d28a569
Compare
Choose a tag to compare

qt5-support (qt4 not supported anymore)

0.6.2 py2.7/py3.4/py3.5/py3.6 qt4

12 Jun 18:24
Compare
Choose a tag to compare
  • builds for python3 (linux: 3.4, 3.5, 3.6; win: 3.5, 3.6) or python2 (2.7)
  • uses pyside instead of pyqt for soqt4 bindings
  • has many fixes (especially for FreeCAD)