June 30th, 2012· Unfortunately, it is not possible to implement the scripted node NurbsCurveAnimation as a VRML97/X3D PROTO, therefore "create curve animation" functionality has been moved from the deprecated NurbsCurveAnimation node to the new CurveAnimation node
· Added backward compatibilty compile flag to convert the deprecated NurbsCurveAnimation node to the new CurveAnimation node
April 27th, 2012· Fixed backward curve animation
· Fixed problem in creation of MultiTextureCoordinate node
· Fixed problems in Texture creation (caused by wrong handling of newer Kambi extensions)
April 4th, 2012· Fixed error in writing ROUTEs in x3d/xml and x3dom/html output
March 13th, 2012· Fixed crash in save command (caused by a invalid PROTO)
· Added workaround against crash related to IndexedFaceSet optimize commands
· Ported to MacOSX 10.7 "Lion"
January 3rd, 2012· Added better alignment of nodes in the route view window after animation creation
· Completed Wonderland export of ProximitySensor
· Choosen more general last fallback font
· Choosen bigger default font on OLPC
· Added Wonderland export of CylinderSensor
· Added "better than nothing" Wonderland export of SphereSensor
· Fixed crash in executing java source export of Inline node
December 20th, 2011· Fixed harmless format error in foreign resource files
· Fixed wrong Wonderland exported PlaneSensor drag events for moved sliders
· Fixed missing delete of old nodes in scenetree view on conversion of USEd nodes
· Fixed C/C++/java source export compile problem after a copy/paste operation
· Added incomplete support for Wonderland export of ProximitySensor
· Fixed wrong writing to ROUTE statements to X3D/XML files
December 6th, 2011· Fixed another java export problem of a IndexedFaceSet morphing animation
· Added menupoint for IndexedFaceSet optimization of scenegraph branch
· Fixed wrong walk navigation problem in mouse navigation mode
· Fixed format string bugs
· Deleted wrong cyclic scenegraph warning
· Fixed unnecessary event distribution of PlaneSensor node in Wonderland export
· OLPC font problem solved by waiting: unnecessay xft motif code for OLPC deleted
· Removed wrong creaseAngle field from *TriangleStripSet nodes
· Fixed wrong export of Color/ColorRGB nodes to Open Wonderland export
· Fixed crash after Background node selection
· Changed OLPC rpm creation for OLPC version 11.3.0
November 9th, 2011· Fixed another java export problem of a IndexedFaceSet morphing animation
· Added workaround for a problem related to EXTERNPROTO parsing
· Fixed crash in Wonderland export path check
· Added a button in the Wonderland export dialog to make it possible to reduce the number of exported classes
· Fixed missing DEF name generation on Pure VRML97 export of NURBS based morphing
· Fixed problem of generation wrong variable names on C/C++/java export of IndexedFaceSet nodes
November 1st, 2011· Added "search Interpolator" menupoint
October 6th, 2011· Fixed java export error of ROUTEs to mesh based nodes
· Added workaround against crash in NurbsCurve/NurbsSurface EXTERNPROTO parsing
· Fixed wrong types and fields in NurbsTextureSurface
· Added small blue marks for nodes and events supported by the Open Wonderland export
· Updated documentation about Open Wonderland export
· Added support for PositionInterpolator2D and CoordinteInterpolator2D to Open Wonderland export
· Added fix for wrong handle movement on multihandle selection
· Added missing NurbsGroup/NurbsSet menu points
September 15th, 2011· Fixed problem in event distribution of exported java source
· Added missing KeySensor.shiftKey eventOut
· Added KeySensor and StringSensor interaction to Open Wonderland export
May 11th, 2011· Fixed error with double addChildren/removeChildren eventIns in Group node
· Made x3d/xml parser to default
· Deleted x3d/xml to x3dv converter
· Added "follow mouse" navigation icon
· Added inputdevice selection/settings dialogs
· Added animation support of mesh C source export
· Fixed problem in mesh creation of SuperEllipsoid
· Removed deprecated fields from Kambi extensions
· Added new Kambi extensions LocalFog.volumetric*
· Added animation support of mesh C++ source export
· Added workaround for failed floating point write
· Added bugfix for failed java source export
· Simplified inputdevice settings dialogs
· Added Transform based animation support of triangulated java source export
· Changed NurbsSurface conversion to a triangulated IndexedFaceSet node
· Fixed error when saving multiple input device settings
· Fixed crash when displaying Rectangle2D node
· Added missing Rectangle2D node to menu/icons
· Fixed error in ElevationGrid rendering
· Fixed crash when parsing a PROTO with a invalid type name
· Fixed crash when converting a superformula based node to NurbsSurface node
· Added translation of menus to french language
March 26th, 2011· Fixed problem about PROTO fields with different types under VRML97 Amendment 1 and X3D
· Added ColorInterpolator animation support to java source export example
· Added ScalarInterpolator animation support to java source export example
· Added multiple NurbsSurface handle selection with right mousebotton
· Added support for "SF" type animations to Open Wonderland export
February 24th, 2011· Fixed error with double addChildren/removeChildren eventIns in Group node
· Made x3d/xml parser to default
· Deleted x3d/xml to x3dv converter
· Added "follow mouse" navigation icon
· Added inputdevice selection/settings dialogs
· Added animation support of mesh C source export
· Fixed problem in mesh creation of SuperEllipsoid
· Removed deprecated fields from Kambi extensions
· Added new Kambi extensions LocalFog.volumetric*
· Added animation support of mesh C++ source export
· Added workaround for failed floating point write
· Added bugfix for failed java source export
· Simplified inputdevice settings dialogs
· Added Transform based animation support of triangulated java source export
May 18th, 2009· A crash in PROTO initialization was fixed. Importing of illegal X3DV files without the requried PROFILE statement was enabled. Some Italian translations were added to the Italian... dune4kids menu. A better workaround for SuperEllipsoid to NurbsSurface conversion was added
October 22nd, 2008· This release has a fix for incorrect initialization of TimeSensor, which could result in missing animation or animation recording. A workaround has been added for inexact SuperShape to Nurbs(Patch)Surface conversion. A bugfix has been made for incorrectly always inserting new Inline nodes at the root level.
February 27th, 2008· Wrong writing of a comment inside an empty MFNode field was fixed. Missing creation of X3D FillProperties and X3D LineProperties was fixed. A configure option to disable usage of rendering of gif textures was added. Selection after delete operations were improved.