Commit Graph

20 Commits

Author SHA1 Message Date
Josh Tynjala
e56c7cd49a docs: some missing classes in ImportAll
Like OpenFL, we should eventually modify the docs build to use include("lime") to automatically include everything instead of manually adding each thing to ImportAll. However, we'll need to use conditional compilation to hide certain classes from targets where they aren't supported.
2025-01-30 09:46:26 -08:00
Joseph Cloutier
d4588434b9 Remove references to BackgroundWorker. 2022-03-28 15:01:17 -04:00
Joshua Granick
0c163a80e7 Use formatter for all Haxe code 2019-02-14 08:41:20 -08:00
Joshua Granick
ca5886390e Move website to seperate repository 2018-08-09 12:45:55 -07:00
Joshua Granick
8d3da1fb32 Move /docs to /docs/api 2018-06-25 13:10:21 -07:00
Joshua Granick
98758d3da7 Documentation fix 2018-06-22 13:34:30 -07:00
Joshua Granick
ccae430413 Cleaner GL bindings, consistent end points, progress toward GLES3 2017-03-10 17:32:14 -08:00
Joshua Granick
bf090b1ab2 Docs fix 2017-03-07 15:53:58 -08:00
Joshua Granick
a36421b069 Revision fix 2017-01-18 15:54:38 -08:00
Joshua Granick
7f7273fff4 Initial Vorbis bindings, rename lime.audio to lime.media 2017-01-06 17:39:35 -08:00
Joshua Granick
683094599a Move LZMA to utils.compress, add Deflate, GZip and Zlib compress/decompress support 2016-07-20 20:50:35 -07:00
Joshua Granick
3efa642d43 Update doc file list 2015-12-08 09:56:55 -08:00
Joshua Granick
f16716c2e8 Add simple HTTPRequest class to help fill holes from URLLoader and make a few small fixes 2015-11-21 00:28:21 -08:00
Valerio Santinelli
c6b9772e96 Added the tvos target to the command line tool and started working on the TVOSPlatform and TVOSHelper 2015-09-29 09:24:11 +02:00
Joshua Granick
98a8ce445c Minor tweak 2015-08-28 23:06:16 -07:00
Joshua Granick
086cdefd14 Include new classes in docs generation 2015-08-21 10:05:52 -07:00
Joshua Granick
3d63ba9174 Add extra imports 2015-03-07 21:05:47 -08:00
Joshua Granick
4863ad407a Update docs 2015-02-11 19:17:58 -08:00
Joshua Granick
1d8cecfd1b Fix documentation 2015-02-02 16:36:08 -08:00
Joshua Granick
6bc8a8edda Update documentation 2015-01-23 08:53:04 -08:00