All releases of white_dune


Release Notes: This release fixes incorrect TextureCoordinate in the Box and Cone node after triangulation. It fixes incorrect TextureCoordinate in the Cylinder node. It fixes a possible crash in case of incorrect texCoordIndex or TextureCoordinate. It fixes incorrect rendering of textured shapes without a Material node.


Release Notes: Support was added for TextureCoordinate node in triangulation. Crashes in wrong command line parsing were fixed.


Release Notes: This release fixes an incorrect array access error when converting a mesh-based node to a IndexedFaceSet node. It fixes a problem with insertion into MultiTextureCoordinate and MultiTextureTransform nodes. It fixes problems with insertion into a ParticleSystem node. It fixes a problem with insertion of CADFace node. It fixes a bug in the triangulation code.


Release Notes: This release adds X3D generator support for all X3D ISO/IEC 19775-1:2008 nodes (though a lot of nodes are not completely rendered), changes the interpretation of "something/filename" in URL.cpp from "http://something/filename" to "./something/filename", fixes a missing X3D dependency of textureProperties fields, and fixes a minor problem with the wrong definition of the maximum length of a path.


Release Notes: This release fixes a crash in empty CADFace nodes, incorrect node/classtype matching, a crash when loading a Script node, and a bug when handling URLs as filenames with unusual characters. It adds support for export of ImageTexture to the SUN Wonderland module source.


Release Notes: A crash caused by missing initialization of the solid field of the SuperExtrusion node was fixed. A minor array read access problem in motif code was fixed. Picking component nodes was added. The X3D components toolbar was split into two parts. A wrong call convention in the MS Windows port resulting in a crash in triangulation gluTess functions was fixed.


Release Notes: Node type settings of SFNode/MFNode fields were completed for all ISO/IEC 19775-1:2008 nodes. Text export to Wonderland was disabled because it would would void the whole scenegraph, though Text export to jME is still working. A problem with Java keywords in Java source code exporting was fixed. A rendering problem was fixed in case of missing TextureCoordinates in Wonderland module export. Documentation about the Wonderland module export was added.


Release Notes: Missing axisRotation X3D fields were added to CylinderSensor and PlaneSensor. An incorrect check for directory existence was fixed. Problems with jME/Wonderland export caused by null pointer exceptions were fixed. A problem with C++ keywords in C++ source code export was fixed.


Release Notes: Command-line export to a SUN wonderland 0.5 module was added. Textures are not supported yet.


Release Notes: Quadset and IndexedQuadset nodes were added. A crash that occurred when showing handles of the selected tree was fixed. Missing update of 3D preview after changing image via action -> object edit was fixed. A crash in TextureTransform creation in the 4Kids GUI was fixed. Wrong parsing of MFBool data was fixed. Drawing of CADGeometry nodes was fixed. Advanced compatibilty with the TextureProperties node was added. ForcePhysicsModel was copied from GravityPhysicsModel and NodeTexCoordDamper was copied from NodeTexCoordDamper2D because the nodename is not totally clear in the publiced X3D specification.