On Thu, 2011-09-01 at 16:05 -0700, glenalec wrote: > Opening the Scene editor shows only the camera in there. The scene I > opened on is not present (scene was set up and running on 2.0pre).
i encountered a similar problem earlier today, submitted a bug: https://github.com/realXtend/naali/issues/40 as you can see in the comments there, for me it was about having "quotes" when Tundra tries to find the doc to open. you could test that what worked for me, do: Tundra.exe --file d:\myproject\myscene.txml .. from the commandline, without quotes around the filename. i got this on win XP and we suspected it is some new XP specific bug, as others were not having the prob. i notice you are on win7, let's see if it's that or some other issue. btw: what does the log show? for me in the problematic case it was saying something like 'setting default storage to (null)' > No menu option to load in a txml file and trying to D&D the file in > just gives the No-Drop cursor. > Any suggestions? you can try the import function in scene window's right-click menu. some of the, i find nice, functions we added to the main menu in tundra1 are not in 2 yet, we'll be porting the good ones over. ~Toni -- http://groups.google.com/group/realxtend http://www.realxtend.org
