Commit Graph

586 Commits

Author SHA1 Message Date
Joshua Granick
de04d37114 Use native-toolkit/freetype 2014-07-14 07:40:18 -07:00
Joshua Granick
30a56a08f3 Merge pull request #183 from MattTuttle/freetype
Freetype font support (lime:next)
2014-07-14 07:35:27 -07:00
MattTuttle
5f225f35ec Adding freetype submodule 2014-07-14 08:37:32 -05:00
Matt Tuttle
2bed6ac813 Adding offset and advance 2014-07-13 23:25:38 -05:00
Matt Tuttle
d5084081e2 Adding simplistic font rendering for HTML5 and Flash 2014-07-13 22:16:15 -05:00
Matt Tuttle
6d7388212a Adding FreeType font generation 2014-07-13 15:49:08 -05:00
Joshua Granick
7e207a8232 Use fopen on Windows for now 2014-07-12 17:37:10 -07:00
Joshua Granick
531af0b6d8 Build fix 2014-07-12 14:09:52 -07:00
Joshua Granick
836f5f36f8 Initial OpenAL bindings 2014-07-12 14:05:02 -07:00
Joshua Granick
7eef1e14ab Fix warning 2014-07-11 22:32:41 -07:00
Joshua Granick
74135fa7d1 Don't force HTML5 render on window resize 2014-07-11 12:56:29 -07:00
Joshua Granick
8a754646bc Handle HTML5 window resizing better 2014-07-11 12:53:32 -07:00
Joshua Granick
7df3b3adfa Add Window move and resize 2014-07-09 20:05:36 -07:00
Joshua Granick
46e62e8dfb Add more window events for HTML5/Flash 2014-07-09 19:39:09 -07:00
Joshua Granick
d4290a9515 Handle resize better 2014-07-09 19:26:21 -07:00
Joshua Granick
60679bd514 Add more Window events 2014-07-09 17:16:36 -07:00
Joshua Granick
0faa375f72 Add application.init(), simplify SimpleImage sample 2014-07-09 16:32:55 -07:00
Joshua Granick
10a2a74cd8 Handle title and window flags 2014-07-09 15:39:02 -07:00
Joshua Granick
9b6fced383 Add HelloWorld sample 2014-07-09 14:52:44 -07:00
Joshua Granick
f8dc0c817a Update SimpleImage sample 2014-07-09 14:37:38 -07:00
Joshua Granick
b1432a514a Performance improvement 2014-07-09 13:25:18 -07:00
Joshua Granick
aef2cfb800 Merge pull request #180 from MattTuttle/fix-mac-include
Preventing duplicate objects error in ByteArray.h (lime:next)
2014-07-08 23:08:03 -07:00
MattTuttle
fdec74b87a Preventing duplicate objects error in ByteArray.h 2014-07-08 15:55:03 -05:00
Joshua Granick
5ef9f9809d Minor tweak 2014-07-08 11:58:21 -07:00
Joshua Granick
84fbffa923 Minor refactor 2014-07-08 11:56:25 -07:00
Joshua Granick
7df1416127 Remove PVRTC 2014-07-08 11:36:27 -07:00
Joshua Granick
43f6cb0693 Add JPG/PNG image loading 2014-07-08 11:35:04 -07:00
Matt Tuttle
9f6debd95b Adding JPEG/PNG file loading (PVRTC stub) 2014-07-08 11:21:44 -07:00
Joshua Granick
429f9bac86 Add JPEG and PNG libs 2014-07-08 11:04:55 -07:00
Joshua Granick
cb304a30e6 Merge pull request #179 from MattTuttle/fix-gl-ios
Fixes for iOS (lime:next)
2014-07-08 10:32:07 -07:00
Joshua Granick
c3eb75e3bc Fix power of two check 2014-07-08 09:06:55 -07:00
Joshua Granick
08ab0ab605 Compile fix for HTML5 2014-07-08 08:57:47 -07:00
Joshua Granick
f83a99ca04 Merge pull request #178 from MattTuttle/fix-data-classes
Fixes for data classes in neko/flash (lime:next)
2014-07-08 08:41:42 -07:00
MattTuttle
243bafee25 Fixes for data classes in neko/flash 2014-07-08 10:37:38 -05:00
Joshua Granick
b6ef69d974 Refactor Image and add initial Matrix3, Vector2 2014-07-08 08:09:36 -07:00
Joshua Granick
86d0644f06 Improve frame timing 2014-07-07 02:35:16 -07:00
Joshua Granick
99fad47f69 Inline 2014-07-06 22:21:44 -07:00
Joshua Granick
16ceada602 BYTES_PER_ELEMENT should be static 2014-07-06 22:17:10 -07:00
Joshua Granick
f9e602e630 Tenative support for flags when loading images 2014-07-06 21:03:01 -07:00
Joshua Granick
4f1a0c449e Frame time fix 2014-07-06 20:51:20 -07:00
Joshua Granick
5fae3b4ff6 Set window size 2014-07-06 18:04:30 -07:00
Joshua Granick
a2be4e9a49 Make Matrix4 abstract to fix compile issues on some platforms, update sample to use Matrix4 2014-07-05 16:31:18 -07:00
Joshua Granick
679eedab8e Initial Matrix4/Vector4 classes 2014-07-05 13:46:04 -07:00
MattTuttle
4c897b5a39 Adding OpenRead/OpenOverwrite for iOS 2014-06-27 11:30:56 -05:00
Joshua Granick
8e78a8c038 Merge pull request #174 from MattTuttle/feature-pot-image
Adding power of two conversion for Image (lime:next)
2014-06-26 14:44:58 -07:00
MattTuttle
ab4f32df56 Adding power of two conversion for Image 2014-06-26 16:18:12 -05:00
Joshua Granick
594b62c2e2 Remove testing code 2014-06-26 12:16:25 -07:00
Joshua Granick
eff408f14d Build only 64 for now 2014-06-26 11:01:45 -07:00
Joshua Granick
33e6df3a25 Update CI script 2014-06-26 10:55:27 -07:00
Joshua Granick
6951d5738d Build fix 2014-06-26 10:47:51 -07:00