Joshua Granick
|
e0ba96bc23
|
Update LICENSE
|
2014-08-15 13:52:39 -07:00 |
|
Joshua Granick
|
c4ea28e044
|
Add support for -static flag, initially on Windows
|
2014-08-15 13:16:19 -07:00 |
|
Joshua Granick
|
b8c4c72202
|
Fix DOM mouse event coordinates
|
2014-08-13 14:32:07 -07:00 |
|
Joshua Granick
|
580540aa99
|
Preload JS fonts, compile fix
|
2014-08-13 14:19:39 -07:00 |
|
Joshua Granick
|
f409b5bc85
|
Fix FONT type
|
2014-08-13 10:42:15 -07:00 |
|
Joshua Granick
|
6af46c5835
|
Add lime.png
|
2014-08-13 09:05:01 -07:00 |
|
Joshua Granick
|
6c54935d82
|
Canvas Image fix
|
2014-08-13 09:03:16 -07:00 |
|
Joshua Granick
|
c13654061a
|
Update README
|
2014-08-13 09:03:09 -07:00 |
|
Joshua Granick
|
3429c431d7
|
Canvas image fixes
|
2014-08-12 21:11:39 -07:00 |
|
Joshua Granick
|
afcb3354a4
|
Add Assets.getFont, temporarily for Flash/OpenFL only
|
2014-08-12 20:35:55 -07:00 |
|
Joshua Granick
|
36d55dad79
|
Update DefaultAssetLibrary for newer aether Flash embed method
|
2014-08-07 12:23:55 -07:00 |
|
Joshua Granick
|
086f9b3e81
|
Compile fix
|
2014-08-06 11:05:06 -07:00 |
|
Joshua Granick
|
4834e3ba1e
|
Add support for image decoding/encoding with -Ddisable_cffi, minor fixes
|
2014-08-06 10:25:30 -07:00 |
|
Joshua Granick
|
8338bdf652
|
Adding image.resize (bilinear sampling)
|
2014-08-06 08:01:37 -07:00 |
|
Joshua Granick
|
fdbc6c2816
|
Update ByteArray and add support for CFFI-free Neko support
|
2014-08-05 22:56:04 -07:00 |
|
Joshua Granick
|
46f738681a
|
Remove template console backend, to be completed in another project
|
2014-08-05 13:44:36 -07:00 |
|
Joshua Granick
|
3384f0029c
|
Lime console fixes
|
2014-08-05 13:20:25 -07:00 |
|
Joshua Granick
|
f58fdc1d2c
|
Update to newer harfbuzz repo
|
2014-08-05 10:17:41 -07:00 |
|
Joshua Granick
|
de0d6522da
|
Fix harfbuzz commit version
|
2014-08-05 01:45:57 -07:00 |
|
Joshua Granick
|
f22859b69a
|
Update to newer harfbuzz build
|
2014-08-05 01:33:53 -07:00 |
|
Joshua Granick
|
850ce2f269
|
Update license, fixes for harfbuzz
|
2014-08-04 11:03:56 -07:00 |
|
Matt Tuttle
|
35b8ffc87a
|
Merge pull request #206 from MattTuttle/text-harfbuzz
Text rendering with Harfbuzz
|
2014-08-04 10:43:30 -05:00 |
|
MattTuttle
|
5727ca9623
|
fixing reference to Harfbuzz submodule
|
2014-08-04 10:25:18 -05:00 |
|
MattTuttle
|
f1f5497b9e
|
Removing trace and improving text positions
|
2014-08-04 10:01:01 -05:00 |
|
MattTuttle
|
c2e73d7e9c
|
Merge branch 'next' of https://github.com/openfl/lime into text-harfbuzz
Conflicts:
lime/graphics/Font.hx
project/include/graphics/Font.h
project/src/ExternalInterface.cpp
project/src/graphics/Font.cpp
|
2014-08-04 09:51:51 -05:00 |
|
Joshua Granick
|
373dd353ce
|
Some handling for premultiplied data, color matrix fix
|
2014-08-03 20:40:42 -07:00 |
|
Joshua Granick
|
5a52509ec3
|
Compile fix
|
2014-08-03 18:50:05 -07:00 |
|
Joshua Granick
|
b8dfe9235b
|
Add getPixels/setPixels
|
2014-08-03 18:44:28 -07:00 |
|
Joshua Granick
|
a3f8c34231
|
Runtime fix
|
2014-08-03 17:11:37 -07:00 |
|
Joshua Granick
|
54a9a516ab
|
Image improvements
|
2014-08-03 16:45:41 -07:00 |
|
Joshua Granick
|
40c5065569
|
Image improvements, compile fix
|
2014-08-03 15:30:46 -07:00 |
|
Joshua Granick
|
9a87e17f60
|
Clean up Image class
|
2014-08-03 01:38:50 -07:00 |
|
Joshua Granick
|
52840059e0
|
Working on Lime Image methods
|
2014-08-02 17:31:46 -07:00 |
|
Joshua Granick
|
720a2090fb
|
Update samples
|
2014-08-02 13:47:02 -07:00 |
|
Joshua Granick
|
51017010a8
|
Disband lime.media, create lime.audio and lime.math
|
2014-08-02 10:33:32 -07:00 |
|
Joshua Granick
|
d66f48a482
|
Restore Image as the default container type, with ImageBuffer underneath
|
2014-08-01 21:50:44 -07:00 |
|
Joshua Granick
|
1749a18ab4
|
Refactor into Image and ImageBuffer
|
2014-08-01 20:22:39 -07:00 |
|
Joshua Granick
|
4a9716f4e7
|
Stub some additional functionality for audio
|
2014-08-01 13:40:05 -07:00 |
|
Joshua Granick
|
1faf65e420
|
Compile fix
|
2014-08-01 01:36:54 -07:00 |
|
Joshua Granick
|
e50c2408a0
|
AudioBuffer feeds into AudioSource, make AudioSource handle context-specific functions to pause/play/etc
|
2014-08-01 01:34:37 -07:00 |
|
MattTuttle
|
4503100713
|
Fixing font rendering bugs, harfbuzz still doesn't work right
|
2014-07-31 17:16:59 -05:00 |
|
Joshua Granick
|
363a724a50
|
Work on audio
|
2014-07-31 09:44:35 -07:00 |
|
MattTuttle
|
200e953641
|
Adding loadRange to Font
|
2014-07-30 17:08:16 -05:00 |
|
Joshua Granick
|
c4bdcf03c8
|
More audio context work
|
2014-07-30 14:10:11 -07:00 |
|
MattTuttle
|
83bb9d9b66
|
Font changes, Text (harfbuzz) and sample project added
|
2014-07-30 14:48:27 -05:00 |
|
Joshua Granick
|
d0604d8484
|
Merge pull request #202 from MattTuttle/next
Set working directory for OS X
|
2014-07-30 12:39:39 -07:00 |
|
Joshua Granick
|
475b6ee59f
|
Initial Flash and HTML5 audio contexts
|
2014-07-30 12:37:22 -07:00 |
|
MattTuttle
|
eab2cffa2c
|
Set working directory for OS X
|
2014-07-30 14:34:21 -05:00 |
|
Joshua Granick
|
c13fa37dc9
|
Merge branch 'next' of https://github.com/openfl/lime into next
|
2014-07-30 10:23:33 -07:00 |
|
Joshua Granick
|
4bf4e5dc6e
|
Initial audio context
|
2014-07-30 10:23:14 -07:00 |
|