Personal tools
You are here: Home Download Pivy Releases Pivy 0.3.0
Document Actions

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

Get Pivy 0.3.0 for All platforms (1012.2 kB)

Source code (.tar.bz2)

Get Pivy 0.3.0 for All platforms (1.1 MB)

Source code (.tar.gz)

Get Pivy 0.3.0 for All platforms (1.4 MB)

Source code (.zip)

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