-
sinbad committed revision 9321 to the OGRE (O-O Graphics Rendering Engine) SVN repository, changing 27 files.
2009-11-15 14:48:59 UTC by sinbad
-
Thanks!
Applied to trunk.
2009-11-15 14:48:10 UTC by sinbad
-
sinbad committed revision 9320 to the OGRE (O-O Graphics Rendering Engine) SVN repository, changing 6 files.
2009-11-15 13:23:18 UTC by sinbad
-
sinbad committed revision 9319 to the OGRE (O-O Graphics Rendering Engine) SVN repository, changing 2 files.
2009-11-15 12:29:09 UTC by sinbad
-
sinbad committed revision 9318 to the OGRE (O-O Graphics Rendering Engine) SVN repository, changing 2 files.
2009-11-15 12:14:02 UTC by sinbad
-
masterfalcon committed revision 9317 to the OGRE (O-O Graphics Rendering Engine) SVN repository, changing 7 files.
2009-11-15 09:39:42 UTC by masterfalcon
-
masterfalcon committed revision 9316 to the OGRE (O-O Graphics Rendering Engine) SVN repository, changing 23 files.
2009-11-15 09:17:48 UTC by masterfalcon
-
We've been chasing issues running Python-Ogre on 64 bit systems (Linux specifically) and have fond one issue in resource group manager where getScriptPatterns returns a huge (2^31) number. As an example this patch works around it (obvious not a complete/good fix at all)
+++ ogre/OgreMain/src/OgreResourceGroupManager.cpp 2009-11-13 20:00:11.059944290 +0100
@@ -914,6 +914,9 @@
// Get...
2009-11-15 08:02:17 UTC by andy_miller
-
masterfalcon committed revision 9315 to the OGRE (O-O Graphics Rendering Engine) SVN repository, changing 1 files.
2009-11-15 07:48:52 UTC by masterfalcon
-
masterfalcon committed revision 9314 to the OGRE (O-O Graphics Rendering Engine) SVN repository, changing 2 files.
2009-11-15 00:25:16 UTC by masterfalcon