Commit Graph

5798 Commits

Author SHA1 Message Date
sergey-miryanov
c46127743e Add mainView property to Extension 2014-01-02 03:43:07 +06:00
sergey-miryanov
51535a2ce8 Merge branch 'master' of https://github.com/openfl/lime 2014-01-01 21:26:42 +06:00
Joshua Granick
65e7b0b390 Update README.md 2013-12-31 16:03:48 -08:00
Joshua Granick
7dd9477ec9 Update README.md 2013-12-31 15:59:02 -08:00
Joshua Granick
ccaa024fe8 Update README.md 2013-12-31 15:57:28 -08:00
Joshua Granick
e995b84074 Update README.md 2013-12-31 15:56:49 -08:00
Joshua Granick
3617236b57 Update README.md 2013-12-31 15:55:51 -08:00
Joshua Granick
c77b7f477e Minor edits 2013-12-31 15:44:41 -08:00
Joshua Granick
d7b5a4d54c Update README, add CONTRIBUTING and LICENSE 2013-12-31 15:27:22 -08:00
Joshua Granick
eeef92ecc0 Update to 0.9.2 0.9.2 2013-12-31 12:29:28 -08:00
sergey-miryanov
d8f776c2d1 Merge branch 'master' of https://github.com/openfl/lime 2013-12-28 21:12:07 +06:00
Joshua Granick
b7f0928d4f Fix for Firefox 2013-12-27 17:09:45 -08:00
Joshua Granick
870449e3ff Undo changes to glEnable/Disable 2013-12-26 20:26:49 -08:00
Joshua Granick
9274a784c7 Guard glEnable calls when targeting only GLES2 2013-12-26 17:22:03 -08:00
Joshua Granick
5000fa42c0 Emscripten fixes 2013-12-26 16:53:58 -08:00
underscorediscovery
dd508accca If the samples are using Export, probably ignore should mention that too. 2013-12-21 20:23:37 -03:30
Joshua Granick
ce412987b3 Tizen storage directory should be 'data' 2013-12-19 11:53:51 -08:00
Joshua Granick
6f26bdf22f Update to 0.9.1 0.9.1 2013-12-17 20:51:26 -08:00
Joshua Granick
d39063ba08 Add lime icon to samples 2013-12-17 18:44:41 -08:00
Joshua Granick
dd087c7705 Remove haxelib.json dependency to keep the classpath clean, will have to 'haxelib run lime setup' 2013-12-17 17:18:50 -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
Joshua Granick
c1d558073c Add rebuild for Tizen emulator 2013-12-17 13:40:25 -08:00
Joshua Granick
c4ea75418a Read Ogg Vorbis data directly into out buffer 2013-12-15 20:23:46 -08:00
Joshua Granick
8be4a99ed4 Performance improvement on loading OGG samples to memory 2013-12-13 18:36:49 -08:00
Joshua Granick
d2b0e20175 Update README.md 2013-12-12 18:28:40 -08:00
Joshua Granick
8abf720072 Update README.md 2013-12-12 18:27:53 -08:00
Joshua Granick
8f2c43837a Update README.md 2013-12-12 18:27:11 -08:00
underscorediscovery
cc9ff9b882 Wrapper; Window; passing all of the window flags for config.
Wrapper; Float32Array; The constructor was using length as a bytelength, instead of vert length (to match the webGL spec)
2013-12-11 21:59:10 -03:30
underscorediscovery
a08857f6f1 Updating logo 2013-12-10 18:06:08 -03:30
underscorediscovery
ca3684791b Wrapper; Adding minor fixes to html5 builds accidentally calling native function. Fixed input to match the new values on html5 0.9.0 2013-12-10 11:53:31 -03:30
Sven Bergström
ad8e55347f Update README.md 2013-12-10 00:55:51 -03:30
underscorediscovery
cd57b18152 Updating logo 2013-12-10 00:44:07 -03:30
underscorediscovery
cb14b151ef Wrapper - Audio; Cleaning up audio implementation, adding threading, and position/etc as well as accessors etc.
Wrapper - Examples; Adding a simple audio usage example. Audio is WIP in general.
2013-12-10 00:39:21 -03:30
Joshua Granick
9af557b566 Set version 0.9 2013-12-09 17:18:50 -08:00
Joshua Granick
c3299baa01 Add binaries for Neko build 2013-12-09 14:59:54 -08:00
Joshua Granick
8646e99034 Rename file 2013-12-09 14:55:31 -08:00
Joshua Granick
cd157c4b02 Accelerometer still crashing on Tizen, use better dummy value 2013-12-09 14:54:22 -08:00
underscorediscovery
7b5f2dfaf3 Keys; Adding more enums for the keymaps, and fixing values from sdl2.
Cleanup; Renaming LiME to Lime from legacy class name.
2013-12-09 18:05:22 -03:30
zerg
f844186c02 Merge branch 'master' of github.com:sergey-miryanov/lime 2013-12-09 15:48:55 +06:00
Sven Bergström
e6802e8bb2 Merge pull request #5 from ibilon/resize
Stage resize fix from @ibilon
2013-12-07 13:36:33 -08:00
Valentin Lemiere
c3443568cb Stage resize fix 2013-12-07 15:40:22 +01:00
Joshua Granick
cd2c48a6f4 Android audio fix 2013-12-06 21:08:44 -08:00
Sven Bergström
e287c42f32 More info 2013-12-07 00:01:31 -03:30
underscorediscovery
f54df3f734 Adding flag for min deployment target on mac for Lion 2013-12-06 23:37:50 -03:30
underscorediscovery
6a4efcf9cf MacBoot was missing a call in sdl 2 stage, which causes asset problems on 10.7.x 2013-12-06 23:37:50 -03:30
Robert Konrad
d8cccc7f9a Implemented support for changing resolutions and going fullscreen. 2013-12-06 15:47:17 +01:00
Joshua Granick
b07b770db5 Add events when the GL rendering context is lost/restored (only affects old SDL backend and Android target right now) 2013-12-05 17:09:41 -08:00
Joshua Granick
29ef53dc6b Remove hooks from experimental tests, and add get_native_pointer for ByteArray 2013-12-05 16:07:18 -08:00
Sven Bergström
9dd48c0553 Update README.md 2013-12-05 16:53:46 -03:30
Sven Bergström
a0b8e25c68 Update README.md 2013-12-05 16:53:38 -03:30