mirror of
https://github.com/love2d/love.git
synced 2026-08-19 20:19:42 +02:00
Renamed Frame to Quad; added drawq/addq; fixed some bugs.
This commit is contained in:
@@ -188,22 +188,6 @@
|
||||
RelativePath="..\..\..\src\modules\graphics\opengl\Font.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\modules\graphics\opengl\Frame.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)\graphics\opengl\"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\modules\graphics\opengl\Frame.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\modules\graphics\opengl\GLee.c"
|
||||
>
|
||||
@@ -285,6 +269,14 @@
|
||||
RelativePath="..\..\..\src\modules\graphics\opengl\ImageFont.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\modules\graphics\opengl\Quad.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\modules\graphics\opengl\Quad.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\modules\graphics\opengl\SpriteBatch.cpp"
|
||||
>
|
||||
@@ -333,22 +325,6 @@
|
||||
RelativePath="..\..\..\src\modules\graphics\opengl\wrap_Font.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\modules\graphics\opengl\wrap_Frame.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)\graphics\opengl\"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\modules\graphics\opengl\wrap_Frame.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\modules\graphics\opengl\wrap_Glyph.cpp"
|
||||
>
|
||||
@@ -397,6 +373,14 @@
|
||||
RelativePath="..\..\..\src\modules\graphics\opengl\wrap_Image.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\modules\graphics\opengl\wrap_Quad.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\modules\graphics\opengl\wrap_Quad.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\modules\graphics\opengl\wrap_SpriteBatch.cpp"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user