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 |
|
Joshua Granick
|
c02400f841
|
Merge pull request #201 from ibilon/flashkeycode
Add convertKeyCode for flash
|
2014-07-30 09:47:38 -07:00 |
|
Valentin Lemière
|
3ad78380b8
|
Add convertKeyCode for flash
|
2014-07-30 18:33:31 +02:00 |
|
Joshua Granick
|
2f8c317053
|
Compile fix
|
2014-07-29 21:33:00 -07:00 |
|
Joshua Granick
|
4153d70187
|
Refactor OpenGL classes into lime.graphics.opengl, OpenAL into lime.media.openal, move image and sound into media
|
2014-07-29 21:24:21 -07:00 |
|
Joshua Granick
|
da1bf26501
|
Add OGG decoding
|
2014-07-28 21:59:51 -07:00 |
|
Joshua Granick
|
b55c191e04
|
Initial support for WAV parsing
|
2014-07-28 21:27:21 -07:00 |
|
Joshua Granick
|
d8a0eed472
|
Moving PNG/JPEG code from 'graphics' to 'format', beginning work on audio format code
|
2014-07-28 08:29:11 -07:00 |
|
Joshua Granick
|
f0a5f254ef
|
Fix linker warning
|
2014-07-27 19:42:36 -07:00 |
|
Joshua Granick
|
6f5d88a898
|
Fix PNG header check
|
2014-07-27 19:37:45 -07:00 |
|
Joshua Granick
|
6e37b82c4c
|
Got JPG/PNG loading from disk and from memory
|
2014-07-27 19:35:53 -07:00 |
|
Joshua Granick
|
df3ba5992f
|
Use single Resource type for loading file or memory, JPEG file load improvements
|
2014-07-27 16:32:13 -07:00 |
|
Joshua Granick
|
d0163f24e0
|
Some work on file I/O
|
2014-07-27 14:25:20 -07:00 |
|
Joshua Granick
|
f043579327
|
Remove KEY_ prefix
|
2014-07-26 19:31:02 -07:00 |
|
Joshua Granick
|
02f6ba2b37
|
Add lime.ui.KeyCode, increase size of the keyCode value in C++
|
2014-07-26 18:19:04 -07:00 |
|
Joshua Granick
|
145a145a5c
|
Fixes
|
2014-07-26 13:40:23 -07:00 |
|
Joshua Granick
|
0f30f5fcd7
|
Asset library fix
|
2014-07-16 15:26:59 -07:00 |
|
Joshua Granick
|
c6404e4a86
|
Initial bindings for console render
|
2014-07-16 12:07:36 -07:00 |
|
Joshua Granick
|
e4c23bbb67
|
Include fix
|
2014-07-16 11:26:09 -07:00 |
|
Joshua Granick
|
de9260a619
|
Guard Freetype reference
|
2014-07-15 22:42:20 -07:00 |
|
Joshua Granick
|
22fa6ced55
|
Completion fixes
|
2014-07-14 09:06:11 -07:00 |
|