-
Logged In: YES
user_id=357998
I have the same problem.
!ENTRY org.eclipse.ui.workbench 4 0 2005-07-15 10:53:59.515
!MESSAGE An unexpected exception was thrown.
!STACK 0
java.lang.NullPointerException
at
eclipseme.core.model.impl.PlatformDefinition.addProfileLibraries(PlatformDefinition.java:433)
at...
2005-07-15 09:05:25 UTC in EclipseME
-
I also have problems with bbox. I've using the code:
CalBoundingBox bounding = m_CalModel.getBoundingBox(false);
CalVector p[8];
bounding.computePoints(p);
m_Bounding.min = Math::UVector3(0.0f, 0.0f, 0.0f);
m_Bounding.max = Math::UVector3(0.0f, 0.0f, 0.0f);
for(int i = 0; i < 8; i++)
m_Bounding.AddPoint(Math::UVector3(p[i].x, p[i].y, p[i].z));
But cal3d always returns...
2005-07-13 10:00:06 UTC in Cal3D - 3d character animation library
-
samsaga2 committed patchset 22 of module vkkag to the KKAG CVS repository, changing 21 files.
2003-06-11 07:54:22 UTC in KKAG
-
samsaga2 committed patchset 21 of module vkkag to the KKAG CVS repository, changing 23 files.
2003-06-04 06:45:34 UTC in KKAG
-
samsaga2 committed patchset 20 of module vkkag to the KKAG CVS repository, changing 28 files.
2003-05-27 09:15:03 UTC in KKAG
-
samsaga2 committed patchset 19 of module vkkag to the KKAG CVS repository, changing 5 files.
2003-05-15 07:57:49 UTC in KKAG
-
samsaga2 committed patchset 18 of module vkkag to the KKAG CVS repository, changing 2 files.
2003-04-22 08:37:59 UTC in KKAG
-
samsaga2 committed patchset 17 of module vkkag to the KKAG CVS repository, changing 3 files.
2003-04-22 07:58:05 UTC in KKAG
-
samsaga2 committed patchset 16 of module vkkag to the KKAG CVS repository, changing 4 files.
2003-04-16 15:22:31 UTC in KKAG
-
samsaga2 committed patchset 15 of module vkkag to the KKAG CVS repository, changing 4 files.
2003-04-11 08:43:31 UTC in KKAG