Bill Meltsner
|
a763fc8863
some more cleanup
|
14 년 전 |
Bill Meltsner
|
2e675a40c0
do a bit of type cleanup
|
14 년 전 |
Bart van Strien
|
4fd9888a16
Merge in minor branch, now minor is our next development target
|
14 년 전 |
Bart van Strien
|
f136347bca
Added tag 0.7.2 for changeset bcca82b60d0f
|
14 년 전 |
Bart van Strien
|
0ebca72192
Update changelog
|
14 년 전 |
José Romero
|
dc2d87a90f
Apply patch for issue #219
|
14 년 전 |
vrld
|
a18632ce2d
Change Graphics::reset() to unbind FBO and clear stencil buffer. Change error
|
14 년 전 |
vrld
|
b3162a4661
Clear mask before showing traceback on error screen
|
14 년 전 |
vrld
|
939041886c
Add masking (see issue #211). Only "hard" masks are supported, no
|
14 년 전 |
vrld
|
1b8b144bc8
Fix polygon drawing: index of coordinates was off by one.
|
14 년 전 |
Bart van Strien
|
316ca607df
Oops
|
14 년 전 |
Bart van Strien
|
d60ad99da1
Prevent old DevIL errors from causing love errors
|
14 년 전 |
Bart van Strien
|
bf9ad64559
Prevent negative joystick button indices from being used by isDown. (as mentioned in issue #121)
|
14 년 전 |
Bart van Strien
|
cdf85280b6
Fix 2 compiler warnings
|
14 년 전 |
Bart van Strien
|
d55941f7fa
No more crashes when there is no memory for newImageData (issue #209)
|
14 년 전 |
Bart van Strien
|
529530c198
love.joystick.isDown gets multiple arguments too
|
14 년 전 |
rude
|
fe6d168bf1
Enable mStereoSeparation/mMaxMixChannels settings in Windows.
|
14 년 전 |
vrld
|
2425ea9979
Change particle system to accept an arbitrary number of colors and sizes to inerpolate.
|
14 년 전 |
vrld
|
aa5eb4380d
Add Color class.
|
14 년 전 |
Bill Meltsner
|
179bc61427
update changelog
|
14 년 전 |
Bill Meltsner
|
7e5e60c0a2
fix the Xcode project
|
14 년 전 |
Bart van Strien
|
4f6acb5f48
Make love.mouse.isDown accept a list too
|
14 년 전 |
vrld
|
678f6fdadf
Fix getBlendMode() to detect subtractive and multiplicative blend modes.
|
14 년 전 |
Bill Meltsner
|
eadcca21e1
removed dead files from Xcode project
|
14 년 전 |
Bill Meltsner
|
61af1dfe27
Nuke MemoryData, as it's been superseded by base64
|
14 년 전 |
rude
|
9ba2c4eb1d
Fixed MSVC2010 compiler errors (ambiguous use of ::fmod).
|
14 년 전 |
rude
|
a63a6a4f2e
Updating MSVC2010 project files (removed EncodedImageData).
|
14 년 전 |
rude
|
3fe9b2ff16
Reverted module selection feature. This is not really desired.
|
14 년 전 |
vrld
|
2a42c64a35
Replace line drawing via GL_LINE with custom line drawing (issue #153)
|
14 년 전 |
Bill Meltsner
|
37560e36c3
Source:seek didn't work properly for streaming sources, fixed that
|
14 년 전 |