Bart van Strien
|
9ba06d65f6
Added subtractive and multiplicative blend modes (thanks vrld)
|
15 éve |
Bart van Strien
|
4bfd5a905b
setMode now accepts 0, 0 as width and height for screen width and height
|
15 éve |
Bart van Strien
|
9a86aab97d
Added body.getAllowSleeping, resolves #52
|
15 éve |
Bill Meltsner
|
944a1a6e8b
SpriteBatches are now affected by love.graphics.setColor()
|
15 éve |
vrld
|
9dd4be5e31
Issue #4: Now really clearing with 0 alpha
|
15 éve |
vrld
|
ce6ca185f1
Issue #5: Add Framebuffer:getImageData()
|
15 éve |
vrld
|
f9f7e83f0e
Issue #7: Use GL_EXT_framebuffer_object when OpenGL version < 3.0
|
15 éve |
vrld
|
5ae3573c32
Merge error message changes
|
15 éve |
vrld
|
320ac05fd1
Fix of http://bitbucket.org/bartbes/love-fbo/issue/7
|
15 éve |
Bill Meltsner
|
e937ab2d68
fixed gcc warnings with regard to initialization order in GlyphData
|
15 éve |
Bart van Strien
|
b3799b52e6
Fixed anjo's freeing issues & hopefully padding works
|
15 éve |
vrld
|
9dea5e638f
More descriptive error messages
|
15 éve |
Bill Meltsner
|
6c456ea93b
fixed scalar vs. vector delete issue in GlyphData::pad
|
15 éve |
vrld
|
98feae1950
Fix error messages on multiple Frambuffer:grab()/stop()
|
15 éve |
vrld
|
f97d087158
Framebuffer status handling
|
15 éve |
Bill Meltsner
|
2cc3fb4715
Fonts now handle resolution changes properly
|
15 éve |
Bill Meltsner
|
5a3b9691e5
tweaked drawing a bit more for efficiency's sake
|
15 éve |
Bill Meltsner
|
34ac035c1b
converted Font drawing to use display lists - should increase draw speed
|
15 éve |
Bill Meltsner
|
c06d5c3263
hopefully padded fonts so that people with crappy graphics cards can still see them - this needs testing, though
|
15 éve |
Bill Meltsner
|
6f90a33e17
Exposed Source:setPosition and its brethren
|
15 éve |
Bill Meltsner
|
7611edd9ee
DistanceJoint:getType now returns "distance" instead of "circle"
|
15 éve |
vrld
|
ce0006d04c
Add guards to prevent fbo nesting
|
15 éve |
vrld
|
35093a5c45
Change bind/unbind to grab/stop
|
15 éve |
Bart van Strien
|
6400273a73
File moves
|
15 éve |
Bart van Strien
|
9d35792fe5
Did the name change
|
15 éve |
Matthias Richter
|
b734a39f4d
Add color clearing on Fb::bind() (see love issue #17, comment #5)
|
15 éve |
Matthias Richter
|
e5c2f063e8
Add human readable error strings when creating the Fbo failed
|
15 éve |
Bart van Strien
|
f87738edb5
Added first review of vrld's FBO patch
|
15 éve |
Bart van Strien
|
afa865973d
First review of vrld's patch
|
15 éve |
Bart van Strien
|
b8c82d51b8
Oops, that wasn't supposed to be in the repo (yet)
|
15 éve |