SexinzerO
12-09-2006 16:51:13
I get GOOF and OGRE last version in CVS and complie.
but Circle brust cannot move.
why?
but Circle brust cannot move.
why?
SexinzerO
12-09-2006 16:51:13
tuan kuranes
12-09-2006 16:56:23
mRayQuery->setQueryMask(RSQ_Height); //PLSM2 only
mRayQuery->setDirection(Vector3::NEGATIVE_UNIT_Y)
mRayQuery->setQueryTypeMask(Ogre::SceneManager::WORLD_GEOMETRY_TYPE_MASK);
mRayQuery->setWorldFragmentType(SceneQuery::WFT_SINGLE_INTERSECTION);
mRayQuery->setQueryMask(RSQ_FirstTerrain);//PLSM2 only
mRayQuery->setQueryTypeMask(Ogre::SceneManager::WORLD_GEOMETRY_TYPE_MASK);
mRayQuery->setWorldFragmentType(SceneQuery::WFT_SINGLE_INTERSECTION);
SexinzerO
12-09-2006 18:07:31
Falagard
12-09-2006 19:42:20
tuan kuranes
13-09-2006 14:16:42
The next time I update GOOF I'd also like Tuan to create a revision number for PLM2 in CVS
Falagard
13-09-2006 14:19:44
tuan kuranes
13-09-2006 14:22:24