ywywdh / papervision3d

Automatically exported from code.google.com/p/papervision3d
0 stars 0 forks source link

InteractiveScene3DEvent.OBJECT_ADDED won't fire #210

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a simple app extending BasicView with interactive viewport
2. Init a cube and add a eventListener for InteractiveScene3DEvent.OBJECT_ADDED
3. Add the Cube to the scene and compile

What is the expected output? What do you see instead?
The event actually isn't fired, so there is no way responding to that.

What version of the product are you using? On what operating system?
Windows Vista
GW rev. 919

Please provide any additional information below.
I attached the source file for an example.

Original issue reported on code.google.com by tayfun.d...@gmail.com on 20 Jul 2009 at 8:30

Attachments: