Skip to content
Snippets Groups Projects
Commit 21db668f authored by Jan Möbius's avatar Jan Möbius
Browse files

Updated Changelog of free branch


git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@8874 383ad7c9-94d9-4d36-a494-682f7c89f535
parent 4b16cd7d
No related branches found
No related tags found
No related merge requests found
/*! \page changelog Changelog
*
* - <b>OpenFlipper 1.0 ( ? , 8813 )</b>
* - <b>OpenFlipper 1.0 ( ? , 8870 )</b>
* - <b>Core</b>
* - Parallel plugin loader (The plugins are preloaded in parallel. This gives a large speedup on startup)
* - Bugfix for Processmanager when using blocking mode for new threads
* - <b>UI</b>
* - Improved mouse interaction(translation with middle mouse button is done in world coordinates now)
* - Added Context Menus to view modes (Depending on view mode context menus can be hidden now)
* - <b>ACG</b>
* - Bugfix for glstate functions returning fovy and aspect ratio
* - New PICK_SPLINE Pickmode added
* - Fixed MeshNode bug where stripes are sometimes not updated correctly
* - Fixed pick Scenegraph multipass bug where picking failed when blending or other color changing enter and leave functions where present
* - GlutPrimitive Node
* - Fixed bounding box computation which was centered around origin and not around center of object
* - <b>Plugins</b>
* - IsoTropic Remesher
* - Process indicator added
* - Topology Plugin
* - Added missing updates
* - Info Plugin
* - Fixed unsigned int/int conversion problem resulting in wrong genus computation
* - <b>Documentation</b>
* - Added docs for the glstate to describe internal projection matrix construction and parameters
* - Improved Documentation for the process manager
* - <b>Build System</b>
* - Added FFTW Finder
* - Added Petsc finder
*
* - <b>OpenFlipper 1.0 RC6 ( 2010/03/17 , 8742 )</b>
* - <b>Core</b>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment