Search found 3 matches

by kable
Wed Dec 14, 2005 4:22 pm
Forum: Irrlicht.NET
Topic: newton physics
Replies: 10
Views: 2638

I've made a start implementing the mesh buffer stuff, here's the two main files I've added (need to update comments): IMeshBuffer.h : #pragma once using namespace System; #pragma unmanaged #include "..\\irrlicht\\include\\irrlicht.h" #pragma managed #include "Vector3D.h" #include...
by kable
Mon Dec 12, 2005 11:47 am
Forum: Irrlicht.NET
Topic: AccessViolation Exception
Replies: 15
Views: 5411

Unfortunately, the exception is not able to be caught, I think because it is being raised after the end of the c# code by something in irrlicht destructors. I'm starting to think that it may be from the log window because when I use the following dirty hack: while (device != null) { device.CloseDevi...
by kable
Thu Dec 08, 2005 8:17 pm
Forum: Irrlicht.NET
Topic: AccessViolation Exception
Replies: 15
Views: 5411

Session timed out :(

If you want any clarification to my test case post, contact me