vutle / gamekit

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

Trouble understanding loading .blends #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ./GameKit clubsilo_packed.blend(from gamekit directory)
2. doesnt load
3.

What is the expected output? What do you see instead?
I expected it to load other files than just Animationbaked.blend. I delete
that file trying to get it to work.  Could you post 1 or 2 lines on usage?

What version of the product are you using? On what operating system?
Ubuntu9.10 64

Please provide any additional information below.

Original issue reported on code.google.com by ibka...@gmail.com on 21 Oct 2009 at 3:57

GoogleCodeExporter commented 9 years ago
A little patch for this.

With this patch:
./Gamekit --> load PhysicsAnimationBakingDemo.blend by default
./Gamekit -verbose blendfile.blend or ./Gamekit blendfile.blend --> load 
blendfile.blend

Original comment by jbernalm...@gmail.com on 21 Oct 2009 at 10:06

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks, the patch has been applied:
http://code.google.com/p/gamekit/source/detail?r=67

Original comment by erwin.coumans on 23 Oct 2009 at 9:38