Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5689


Ignore:
Timestamp:
Aug 29, 2009, 10:04:04 PM (15 years ago)
Author:
rgrieder
Message:

Experimental support for OGRE v1.6 "Shoggoth".
I had to write a little script that removes all the "particle_system" keywords from the particle scripts. But since we can't write to the media folder and creating unique temporary folders is quite tedious, I derived from Ogre::Archive and created a little MemoryArchive that accepts those new particle scripts and feeds them back to the Ogre::ResourceGroupManager.
Also adjusted all particle scripts for the new script compiler (i.e. just added "particle_system" everywhere).

Note: It seems that overlays don't work anymore on Windows, compiling with MinGW.

Location:
code/branches/resource2
Files:
2 added
46 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.