source:
GTP/trunk/Lib/Vis/OnlineCullingCHC/scripts/Plugins.cfg
@
1245
Revision 1245, 303 bytes checked in by mattausch, 18 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[1245] | 1 | # Defines plugins to load |
2 | ||
3 | # Define plugin folder | |
4 | PluginFolder=. | |
5 | ||
6 | # Define plugins | |
7 | Plugin=RenderSystem_Direct3D9 | |
8 | Plugin=RenderSystem_GL | |
9 | Plugin=Plugin_ParticleFX | |
10 | Plugin=Plugin_BSPSceneManager | |
11 | Plugin=Plugin_VisibilitySceneManager | |
12 | Plugin=Plugin_OctreeSceneManager | |
13 | Plugin=Plugin_CgProgramManager |
Note: See TracBrowser
for help on using the repository browser.