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
|
8a754646bc
|
Handle HTML5 window resizing better
|
2014-07-11 12:53:32 -07:00 |
|
Joshua Granick
|
d4290a9515
|
Handle resize better
|
2014-07-09 19:26:21 -07:00 |
|
Joshua Granick
|
0faa375f72
|
Add application.init(), simplify SimpleImage sample
|
2014-07-09 16:32:55 -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
|
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
|
3d0cb9e139
|
Move lime.graphics.opengl.* to lime.graphics
|
2014-06-20 15:21:06 -07:00 |
|
Joshua Granick
|
ef4f191464
|
Expose Application.window, and define config.background for all platforms
|
2014-06-20 13:51:18 -07:00 |
|
Joshua Granick
|
22ebfee143
|
Compile fix
|
2014-06-20 12:56:50 -07:00 |
|
Joshua Granick
|
e483261890
|
Update sample
|
2014-06-20 11:59:11 -07:00 |
|
Joshua Granick
|
f24dbff767
|
Use 'Image' instead of 'ImageData', expose both 'data' and 'bytes' from the Image object
|
2014-06-20 11:58:05 -07:00 |
|
Joshua Granick
|
4772ce2107
|
Vertex fix in sample
|
2014-06-19 09:06:45 -07:00 |
|
Joshua Granick
|
0cec6cba73
|
Allow overload for HTML5 GLRenderContext
|
2014-06-19 00:51:57 -07:00 |
|
Joshua Granick
|
975d58f2fa
|
Add simple image sample for now
|
2014-06-19 00:51:57 -07:00 |
|
underscorediscovery
|
6401b32628
|
Fixing html5 sample using html based image loading
|
2014-05-16 19:25:22 -02:30 |
|
underscorediscovery
|
a722abca65
|
Adding provisional getBytes for html5 and fixing Main.hx compile issues for SimpleOpenGL
Although the PNG decoding is failing due to invalid header.
|
2014-05-16 18:15:57 -02:30 |
|
Christopher Kaster
|
e22309df9c
|
fix samples
|
2014-02-03 23:13:32 +01:00 |
|
underscorediscovery
|
26af6c587b
|
Wrapper; Samples; fix audio sample to match latest wrapper api
|
2014-01-30 00:18:45 -03:30 |
|
Joshua Granick
|
d39063ba08
|
Add lime icon to samples
|
2013-12-17 18:44:41 -08:00 |
|
Joshua Granick
|
7306ef8d36
|
Add lime-tools as dependency, move /examples to /samples for consistency, update HerokuShaders and SimpleOpenGL samples
|
2013-12-17 16:44:21 -08:00 |
|