Pivy 0.3.0
Up to Product page
The first stable Pivy release.
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Coin 2.4.3, SoQt 1.2.0, SoXt 1.2.2, SoWin 1.2.0 |
|---|---|
| State | Final release |
| License | BSD |
| Release Manager | Tamer Fahmy |
The Pivy team is pleased to announce the first stable Pivy release. You need SWIG 1.3.25, Coin 2.4.x and one of the latest SoGui bindings.
Change log
New in Pivy v0.3.0:
- features:
- SWIG 1.3.25 support
- pivy installs now as Python package
- SoPyScript node
- numerous new test cases
- improved basic type support
- proper operator overloading handling
- field = assignment operator support
- bugfixes:
- SoField::get() didn't return a string
- no working embedded SoQtExaminerViewer example
- import order of modules should not be significant
- Mentor examples needs cleanup
- removal of obsolete wrapping code
- general code cleanup
- autocasting of extension nodes to the first available parent node