View Single Post
  #2  
Old 03-03-2005, 04:04 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
1) I believe this will be made available on the download page in the future.

2) The add function has been added to allow clustering of multiple UI objects.


- Fixed texture problem with multiple windows and viewpoints
There was a problem with textures when an avatar was added to a simulation with multiple windows and viewpoints. Adding text to the scene also added to the problem.

- Fixed problem of adding On-The-Fly objects to nodes that belong to the screen.
This was a somewhat obscure bug that occured when adding an OTF object as a child of another object that was attached to the screen. Modifying the vertex position of the OTF object in this case would be inaccurate.

- Fixed setting the color and alpha for On-The-Fly objects
The <node3d>.color and <node3d>.alpha commands would have not effect on OTF objects.

- Fixed stage error which would sometimes cause a crash when manipuating objects
This was a bug that would cause the Vizard GUI to crash. Here are the basic steps to reproduce the problem:
1)Select an item in the stage
2)Manually edit one of the fields in the property window, but don't press enter
3) Select another object in the stage
4) Manually edit one of the fields in the property window. This should cause a crash
Reply With Quote