Alex Szpakowski
|
ceb0ee6c7e
Added SpriteBatch:remove(id)
|
12 vuotta sitten |
Alex Szpakowski
|
842c01b4e5
liblove now builds as a framework on OS X
|
12 vuotta sitten |
Alex Szpakowski
|
668a1bfa6d
Silenced some compiler warnings
|
12 vuotta sitten |
Alexander Szpakowski
|
ef8bdb96bd
removed stowaway hgcheck file
|
12 vuotta sitten |
Alex Szpakowski
|
c6da6ffab9
XCode project now builds liblove and uses it with love.app
|
12 vuotta sitten |
Alex Szpakowski
|
3cf03fee8f
Fixed the lua header generator script to output the correct year in the copyright text
|
12 vuotta sitten |
Alex Szpakowski
|
96161c66f6
Updated copyright text for the new year
|
12 vuotta sitten |
Alex Szpakowski
|
e16b5afa6d
Fixed love.graphics.getPointStyle
|
12 vuotta sitten |
Alex Szpakowski
|
a76ffd5715
Fixed VertexIndex::getElementSize
|
12 vuotta sitten |
Alex Szpakowski
|
de959b7275
Added a method to VertexIndex to determine the size in bytes of an element in the index array
|
12 vuotta sitten |
Bart van Strien
|
c7c5d0ed6b
Fix race conditions and deadlocks in Channels (hopefully) (issue #554)
|
12 vuotta sitten |
Alex Szpakowski
|
a9211a1389
Removed direct OpenGL calls in the SDL Window module
|
12 vuotta sitten |
Bart van Strien
|
8fba362fc5
Add SoundData:getDuration, returns the duration in seconds
|
12 vuotta sitten |
Alex Szpakowski
|
7a16e4cb49
Made Visual Studio play nice with the C++ STL min/max functions in the new shader code
|
12 vuotta sitten |
Alex Szpakowski
|
7384bf15d3
Merged rude/love into default
|
12 vuotta sitten |
Alex Szpakowski
|
02d2a872ab
Improved shader member variable names, fixed up XCode project file
|
12 vuotta sitten |
Alex Szpakowski
|
383cfb11ea
Merged rude/love into vertexshader/default
|
12 vuotta sitten |
Bart van Strien
|
f81eebfb5f
Reapply sdl's keyrepeat settings after setWindow
|
12 vuotta sitten |
Alex Szpakowski
|
09ee533cea
Cleaned up TrueType Rasterizer code
|
12 vuotta sitten |
Bart van Strien
|
be2363fc00
Add Channel:supply(), a blocking version of Channel:push()
|
12 vuotta sitten |
Bart van Strien
|
0fd4b147a4
Merge in default
|
12 vuotta sitten |
Alex Szpakowski
|
5cae5ea37e
Removed code for tesselation and geometry shader detection
|
12 vuotta sitten |
Alex Szpakowski
|
383bed8098
Use const references for string function arguments
|
12 vuotta sitten |
Alex Szpakowski
|
191af5cd5b
Minor cosmetics
|
12 vuotta sitten |
Alex Szpakowski
|
76b0537eff
ImageFonts now replace the spacer color with transparency when generating a glyph instead of when first parsing ImageData (source ImageData used to generate an ImageFont is now unmolested.)
|
12 vuotta sitten |
Alex Szpakowski
|
6247e7b60b
Removed silly exception case
|
12 vuotta sitten |
Alex Szpakowski
|
e51a9eb25d
Added support for UTF-8 ImageFont glyphs and ImageFonts with more than 256 characters
|
12 vuotta sitten |
Alex Szpakowski
|
022f549554
Use unsigned ints instead of unsigned shorts to represent UTF8 font glyphs
|
12 vuotta sitten |
Alexander Szpakowski
|
f016840ed0
Merged in changes from main repository
|
12 vuotta sitten |
Bart van Strien
|
4221d55468
Enfore limits on ParticleSystem:setSizeVariation (issue #545)
|
12 vuotta sitten |