This version fixes some bugs and adds new functions to deal with Ageia PhysX engine.
LINK:
http://www.ozone3d.net/demoniak3d/download.phpChangelog:
---------
+ New: added SetDefaultSleepLinVelSquared(), SetDefaultSleepAngVelSquared() and
SetBounceThreshold() to HYP_Nx_Physics lib.
! Change: Demoniak3D config file renamed to demoniak3d-config.xml.
* Bugfix: in HYP_Camera.MakeScreenshot(): a dialog box with the image path was displayed.
This dialog box is displayed only when user does a screenshot by clicking on the
"Make Screenshot" of the Tools menu.
* Bugfix: in the control of VSYNC. The changes made in the version 1.18.0 broke the VSYNC control.
* Bugfix: in the control of MSAA. The changes made in the version 1.18.0 broke the MSAA control.
* Bugfix: french characters management in the text attribute of <text_2|3d> element of <font> node.
* Bugfix: french characters management in the recent files functionality.
recent_files.conf has been renamed in recent_files.xml for handy
reasons (xml highlighting in notepad++ for example).