Menu

Tree [r306] /
 History

HTTPS access


File Date Author Commit
 Core 2011-03-13 jroelofs [r306] Bugfix for buffer overflow in parser error handler
 Graphics 2011-02-02 songoftheweave [r304] o fixed some more antlr error handler bugs
 Viewer 2011-02-02 songoftheweave [r304] o fixed some more antlr error handler bugs
 dependencies 2011-01-14 songoftheweave [r290] o Modified antlr visual studio project to place...
 documents 2011-01-24 songoftheweave [r299] minor changes
 screenshots 2011-01-25 songoftheweave [r302] Adding screenshots
 www 2010-09-23 songoftheweave [r232] o Adding www directory
 PolyViz.sln 2011-01-14 songoftheweave [r291] o Added visual studio 2008 projects
 PolyViz_CBLinux.workspace 2010-08-31 songoftheweave [r215] o changes to code blocks project files and some...
 README.txt 2011-02-02 songoftheweave [r305] Readme updates

Read Me

============================
Release Notes
PolyViz Viewer 0.5.6
February 2, 2011
Jesse Wright
============================


Contents
============================
1. Where to start
2. Windows Binary Notes
3. OS X Binary Notes
4. Linux Binary Notes
5. Contact
6. Changes



1. Where to Start
============================

Refer to the PolyViz Manual. It describes what PolyViz is, library 
organization, how to build and install, how to use PolyViz Viewer 
and the theory underlying the system.

The PolyViz libraries themselves are at a different version number 
than the Viewer application. The subsequent sections of this file
refer to the binary distributions of the PolyViz Viewer. The most
current documentation of the libraries themselves is in the PolyViz
Manual and in the Doxygen API documentation. 

The Doxygen API documentation can be built from the source package 
or from svn. If neccessary google Doxygen to obtain the software 
required to build the API documentation.



2. Windows Binary Notes
============================

System
----------------------------
These binaries were built for Windows 7. They are 32 bit but have 
been tested and shown to run on 64 bit windows.

This build was tested on a 64 bit Windows 7 professional machine 
with an AMD processor.



3. OS X Binary Notes
============================

System
----------------------------
These binaries were built for OS X 10.6 on Intel processors. It is 
32 bit but will run on 64 bit processors. 

This build was tested on a 64 bit Intel MacBook Pro running 10.6.6.



3. Linux Binary Notes
============================

System
----------------------------
These binaries were built for Fedora 14. They are 32 bit but will 
run on 64 bit processors.

This build was tested on a 64 bit Fedora 14 machine with Intel Xeon 
processors.

Advisories
----------------------------
Due to a strangeness with embedding Ogre in a GTK window that I 
have not yet been able to resolve, the 3D view may appear strangely
upon application startup or upon resizing the window. Most 3D window 
appearance glitches can be resolved by resizing the application 
window slightly. You can then resize it back to the size it was 
initially. Apologies for the kludginess.



4. Contact
============================

Jesse Wright - jwright@cutthroatstudios.com
Jon Roelofs -  jroelofs@gmail.com



5. Changes
============================

o 0.5.6 - Feb. 2nd 2011
  - Fixed another facet of the same memory bug that wasn't completely 
    fixed in 0.5.5
  - Minor fixes to render changes in 0.5.5 compatible with linux
  - Linux binaries are first released
o 0.5.5 - Jan. 24th 2011
  - Fixed a major memory bug (heap corruption) that only showed itself
    under windows.
o 0.5.4 - Jan. 20th 2011
  - Minor fixes for Windows compatibility.
  - Fixed some appearance glitches that showed up under Windows.
  - Moved the Polyhedron list to the top of the window and removed the
    caption border. Improves readability and appearance.
  - Windows binaries are first released
o 0.5.3 - Nov. 18th 2010
  - Previous version was mistakenly dynamically linked against antlr. 
    Changed to static linkage.
o 0.5.2 
  - Fixed some mistakes in the 0.5.1 release
    1. 0.5.1 was erroneously released as version 1.0.0
    2. It was dynamically linked against wxWidgets and shared libraries 
       were not included. 0.5.2 is statically linked against wxWidgets so 
       that users are not required to have wx installed on their machines.
o 0.5.1
  - First public release
  - OS X binaries are first released

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.