Alex Szpakowski
|
5bf25007da
Fix building for iOS
|
8 years ago |
Alex Szpakowski
|
9930b81f94
The Xcode project now recognizes frameworks placed in love/platform/Xcode/macosx/Frameworks/ when building for macOS (closes issue #1230).
|
8 years ago |
Alex Szpakowski
|
2c28eef74a
Added 2 new variants of Mesh:attachAttribute (resolves issue #1233). Thanks xenthral!
|
8 years ago |
Alex Szpakowski
|
050ca413be
Fix a missing reciprocal..
|
8 years ago |
Alex Szpakowski
|
92774b759b
Fix line and shape segment counts and smooth line antialiasing when love.graphics.applyTransform and replaceTransform are used.
|
8 years ago |
Alex Szpakowski
|
f85ee6b504
Add some more graphics feature and limit queries (resolves issue #1234).
|
8 years ago |
Alex Szpakowski
|
5d2b0a98e5
Add missing applyTransform and replaceTransform functions…
|
8 years ago |
Alex Szpakowski
|
5e5b247fc7
Work around buggy C++11 standard libraries (mingw)
|
8 years ago |
Alex Szpakowski
|
14aa6965b3
Added Transform objects to love.math (resolves issue #1228).
|
8 years ago |
Alex Szpakowski
|
9d2ee6d909
Shader uniforms keep their values after love.window.setMode (resolves issue #1174).
|
8 years ago |
Alex Szpakowski
|
93d43c58a8
Merged in miscbill/love/fb_add_ropejoint_setmaxlength (pull request #73)
|
8 years ago |
Bill Clagett
|
ead4186734
Expose box2d’s RopeJoint::SetMaxLength().
|
8 years ago |
Alex Szpakowski
|
639c229bd7
Rename RecordingDevice:startRecording and RecordingDevice:stopRecording to RecordingDevice:start and RecordingDevice:stop.
|
8 years ago |
Alex Szpakowski
|
a245819ae1
Fix compilation on macOS and iOS. Minor cleanup.
|
8 years ago |
Alex Szpakowski
|
99a3653d10
Merged in rcoaxil/love-patches/minor-mic-input (pull request #68)
|
8 years ago |
Alex Szpakowski
|
f118befeba
Potentially fix a random error in setMode
|
8 years ago |
Alex Szpakowski
|
bed9bc1bae
We don’t need a list of projection matrices..
|
8 years ago |
Alex Szpakowski
|
247e1b6af0
Merge default into minor
|
8 years ago |
Alex Szpakowski
|
3e80ec2257
Render pass API. Replaces love.graphics.setCanvas and friends.
|
8 years ago |
Alex Szpakowski
|
aeca14a35a
Merged in rcoaxil/love/minor (pull request #66)
|
8 years ago |
Alex Szpakowski
|
b084934311
Fix Shader:send and sendColor ignoring the last argument for shader uniform arrays.
|
8 years ago |
Bart van Strien
|
de29986d38
Minor performance tweaks for love::Type
|
8 years ago |
Bart van Strien
|
9f6aa716fa
Pass Type to luax_register_type by pointer instead of reference
|
8 years ago |
Bart van Strien
|
d967a755e5
Make love::Type handle type names
|
8 years ago |
Bart van Strien
|
5d43c9601a
Automatically deduce the type in luax_pushtype, if possible
|
8 years ago |
Bart van Strien
|
7dd960619d
Automatically deduce the type in luax_checktype, luax_getmodule, luax_optmodule and luax_totype
|
8 years ago |
Bart van Strien
|
4a0a90e511
Include int.h to fix windows build
|
8 years ago |
Bart van Strien
|
3b88c13535
Delete love::Type copy constructor
|
8 years ago |
Bart van Strien
|
c761202486
Build type information on first use (load-time), instead of using a hardcoded list
|
8 years ago |
Alex Szpakowski
|
c647317a74
Re-generated boot.lua.h.
|
9 years ago |