Last change
on this file since 2518 was
1505,
checked in by rgrieder, 16 years ago
|
f* svn: It doesn't even inform you if you attempt to set a non existing property. It is svn:eol-style and not eol-style when using the command by the way…
|
-
Property svn:eol-style set to
native
|
File size:
271 bytes
|
Rev | Line | |
---|
[412] | 1 | # Defines plugins to load |
---|
| 2 | |
---|
| 3 | # Define plugin folder |
---|
[1061] | 4 | PluginFolder=/usr/lib/OGRE |
---|
[412] | 5 | |
---|
| 6 | # Define plugins |
---|
| 7 | #Plugin=RenderSystem_Direct3D9 |
---|
| 8 | Plugin=RenderSystem_GL |
---|
| 9 | Plugin=Plugin_ParticleFX |
---|
| 10 | Plugin=Plugin_BSPSceneManager |
---|
| 11 | Plugin=Plugin_OctreeSceneManager |
---|
| 12 | #Plugin=Plugin_CgProgramManager |
---|
| 13 | |
---|
| 14 | |
---|
Note: See
TracBrowser
for help on using the repository browser.