Commit Graph

55 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
player-03
391a266cd4 Merge pull request #1518 from player-03/single_threaded_async
Add virtual threads and web workers.
2023-01-13 16:47:51 -05:00
Josh Tynjala
88b4fdf888 lime.openfl.org 2022-07-28 16:54:37 -07:00
Josh Tynjala
8d715cb741 docs website URL
This may change, but this is where it is right now
2022-07-05 08:51:01 -07:00
Josh Tynjala
7e33d52645 docs: logo not required to be served from root of domain 2022-07-05 08:49:08 -07:00
Joseph Cloutier
67e4044abc Merge branch 'develop' into single_threaded_async 2022-06-05 22:42:29 -04:00
Josh Tynjala
10b8f962cd update lime and lime-samples repo paths 2022-04-26 13:56:15 -07:00
Joseph Cloutier
d4588434b9 Remove references to BackgroundWorker. 2022-03-28 15:01:17 -04:00
Joshua Granick
1c92c707cc Run Haxe formatter 2022-03-23 14:02:39 -07:00
Josh Tynjala
5977601ca8 Fix Github repo URLs to go to haxelime/lime instead of openfl/lime 2022-03-18 16:24:47 -07:00
Joshua Granick
1188b3aa42 Run formatter 2019-07-12 12:08:09 -07:00
Joshua Granick
0c163a80e7 Use formatter for all Haxe code 2019-02-14 08:41:20 -08:00
Joshua Granick
0c96d22286 Add source-path to dox generated documentation 2018-08-09 15:33:31 -07:00
Joshua Granick
ca5886390e Move website to seperate repository 2018-08-09 12:45:55 -07:00
Joshua Granick
60db485098 Add Getting Started docs 2018-08-09 12:20:51 -07:00
Joshua Granick
c0a7b105e3 Create CNAME 2018-08-09 12:20:42 -07:00
Joshua Granick
ff37bd7e50 First pass at website 2018-08-09 12:20:32 -07:00
Joshua Granick
bd9abc4c2a Update for HXP API change 2018-08-04 18:09:44 -07:00
Joshua Granick
46ab854e8e Compile fix 2018-08-03 17:44:17 -07:00
Joshua Granick
6d9f3c4bd8 Fixes for dev HXP 2018-08-02 21:25:55 -07:00
Joshua Granick
feeb8c150b Crash fix, minor changes 2018-08-02 19:20:05 -07:00
Joshua Granick
6f6a773ddb Update build script 2018-07-26 19:09:38 -07:00
Joshua Granick
9ee2a7d041 Initial HXP script for docs 2018-07-26 16:17:30 -07:00
Joshua Granick
66a1450aca Add missing files, update doc file list 2018-07-20 16:14:54 -07:00
Joshua Granick
734ba1071f Update lime.media.AudioContext, update lime.media for docs 2018-07-10 16:24:08 -07:00
Joshua Granick
072843d18e Update API docs to specify paths that aren't available on certain platforms 2018-07-10 16:23:28 -07:00
Joshua Granick
4c7ef66128 Some docs work 2018-07-10 12:06:04 -07:00
Joshua Granick
22ae2111bb Fix docs and compile 2018-07-09 19:23:32 -07:00
Joshua Granick
90916418a0 Doc fixes 2018-07-07 11:29:26 -07:00
Joshua Granick
6876a0a9c3 Doc improvements 2018-07-05 17:38:34 -07:00
Joshua Granick
9c9f0006da Documentation fixes 2018-07-05 15:15:32 -07:00
Joshua Granick
f830f5758d Rename CanvasRenderContext to Canvas2DRenderContext 2018-07-05 09:33:59 -07:00
Joshua Granick
9a0c65ed2e Refactor API for clarity and future changes 2018-07-05 09:33:58 -07:00
Joshua Granick
4a34bc515c Finish first pass on refactor render 2018-07-05 09:33:57 -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
ca63a40da8 Some doc improvements 2017-06-19 12:42:33 -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
jgranick
9ad60f643c Fix docs build 2016-09-19 12:47:27 -07:00
Joshua Granick
1e57e45886 Compile fix 2016-08-30 14:16:38 -07:00
Joshua Granick
d6328d8544 Docs fix 2016-08-28 17:47:37 -07: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