Alex Szpakowski
|
38497d23da
Added love.system.openURL (resolves issue #863)
|
пре 11 година |
Alex Szpakowski
|
4faddcd9aa
Fixed some trivial compiler warnings
|
пре 11 година |
Alex Szpakowski
|
314a528996
Fixed loading BC4 compressed textures
|
пре 11 година |
Alex Szpakowski
|
a3afb1a9ca
Refactored the ImageData decoding/encoding backends a bit
|
пре 11 година |
Alex Szpakowski
|
0f9bf64cf8
Xcode project: added new build scheme ‘Distribution’, moved LTO from ‘Release’ to ‘Distribution’
|
пре 11 година |
Alex Szpakowski
|
0da21a430a
Mac: enabled link-time optimization for Release builds of love
|
пре 11 година |
Alex Szpakowski
|
510ed6f11e
Abstracted lua bindings for general Texture methods into wrap_Texture.cpp
|
пре 11 година |
Alex Szpakowski
|
aa69a695d3
Canvases can now be used in SpriteBatches, ParticleSystems, and Meshes (resolves issue #782).
|
пре 11 година |
Alex Szpakowski
|
eb4fdf3bbe
Use a separate preprocessor define for using Framework #includes in OS X (resolves issue #796)
|
пре 11 година |
Alex Szpakowski
|
6e82ca88ed
Mac: dropped OS 10.5 support.
|
пре 12 година |
Alex Szpakowski
|
a31e458ed8
Fixed liblove (love.framework) in OS X
|
пре 12 година |
Alex Szpakowski
|
5e3a0fbc6e
Updated box2d from 2.2.1 to 2.3.0
|
пре 12 година |
Alex Szpakowski
|
95e1861f35
Mac: don't build with GME support by default (now consistent with Windows and Linux builds)
|
пре 12 година |
Alex Szpakowski
|
e5adc4e5fd
Fixed wave sound playback by using a different wave reader library (thanks Boolsheet!)
|
пре 12 година |
Alex Szpakowski
|
259bb8ffdb
Fixed errors caused by love exceptions to give a line number (see issue #772)
|
пре 12 година |
Alex Szpakowski
|
cfd030d4ab
Fixed building on Mac OS 10.9
|
пре 12 година |
Alex Szpakowski
|
b21f8ed3af
Updated CMakeLists.txt
|
пре 12 година |
Alex Szpakowski
|
857296f107
Merged default into Mesh
|
пре 12 година |
Alex Szpakowski
|
8d0246ada6
Xcode project now builds for 64 bit x86 only, by default (resolves issue #760).
|
пре 12 година |
Alex Szpakowski
|
c63e2ec624
Merged default into Mesh
|
пре 12 година |
Alex Szpakowski
|
5f609c2e2b
OS X: switched to -std=c++11, fixed compilation, cleaned up obsolete files in src/platform/macosx/
|
пре 12 година |
Alex Szpakowski
|
1e696c4505
Added Mesh objects and love.graphics.newMesh. Mesh objects are similar to Geometry but they're drawables (the relationship between meshes and images is the opposite of geometry and images.)
|
пре 12 година |
Alex Szpakowski
|
ffe0485173
Removed love.window.checkMode (resolves issue #653, invalidates issue #592).
|
пре 12 година |
Alex Szpakowski
|
74f26160da
Fixed a couple bugs caught by clang's static analyzer
|
пре 12 година |
Alex Szpakowski
|
113ed1cfe7
Merged SDL2 changes from bartbes/love-experiments/SDL2 into default.
|
пре 12 година |
Alex Szpakowski
|
7026ebb4c7
Added polyline files to the Xcode project
|
пре 12 година |
Alex Szpakowski
|
a4ff39e0d4
Improved error checking for some enum strings (resolves issue #690).
|
пре 12 година |
Alex Szpakowski
|
3725b4122f
Fixed lazy-loading of stencil buffers in Canvases sometimes failing due to uninitialized variables
|
пре 12 година |
Alex Szpakowski
|
267d901cd6
Fixed Geometry:flip when the Geometry was created with newQuad (resolves issue #671)
|
пре 12 година |
Martin Felis
|
14ca401158
Add enet and lua-enet
|
пре 12 година |