Reintegrated ParticleSystem.

This commit is contained in:
rude
2009-08-26 00:14:40 +02:00
parent 0fa37fc711
commit a3bff7cde9
8 changed files with 1432 additions and 13 deletions
+44 -12
View File
@@ -172,6 +172,18 @@
<Filter
Name="opengl"
>
<File
RelativePath="..\..\..\src\modules\graphics\Drawable.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\graphics\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\..\src\modules\graphics\opengl\Font.cpp"
>
@@ -269,6 +281,22 @@
RelativePath="..\..\..\src\modules\graphics\opengl\ImageFont.h"
>
</File>
<File
RelativePath="..\..\..\src\modules\graphics\opengl\ParticleSystem.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\graphics\opengl\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\..\src\modules\graphics\opengl\ParticleSystem.h"
>
</File>
<File
RelativePath="..\..\..\src\modules\graphics\opengl\Quad.cpp"
>
@@ -373,6 +401,22 @@
RelativePath="..\..\..\src\modules\graphics\opengl\wrap_Image.h"
>
</File>
<File
RelativePath="..\..\..\src\modules\graphics\opengl\wrap_ParticleSystem.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\graphics\opengl\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\..\src\modules\graphics\opengl\wrap_ParticleSystem.h"
>
</File>
<File
RelativePath="..\..\..\src\modules\graphics\opengl\wrap_Quad.cpp"
>
@@ -398,18 +442,6 @@
>
</File>
</Filter>
<File
RelativePath="..\..\..\src\modules\graphics\Drawable.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\graphics\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\..\src\modules\graphics\Drawable.h"
>