Commit Graph

78 Commits

Author SHA1 Message Date
Joshua Granick
e0f8813b96 Simplify HXP imports, fixes 2018-08-04 18:17:51 -07:00
Joshua Granick
bd9abc4c2a Update for HXP API change 2018-08-04 18:09:44 -07:00
Joshua Granick
ddd19afe52 Only build HashLink on 32-bit, fix embedded bytes on HashLink 2018-08-03 17:22:08 -07:00
Joshua Granick
4ec83c3638 Add lime.tools.* and keep Project-based tool code 2018-08-03 16:38:50 -07:00
Joshua Granick
feeb8c150b Crash fix, minor changes 2018-08-02 19:20:05 -07:00
Joshua Granick
415627069e Improve HTML5 frameRate calculation 2018-08-02 18:27:29 -07:00
Jens Fischer
8738781481 Fix CFFIMacro for latest Haxe dev
`return null` is no longer allowed for Void-returns: HaxeFoundation/haxe#7198

This was causing issues when building a completion cache with the HL target:

    lime/src/lime/_internal/backend/native/NativeCFFI.hx:3435: characters 9-82 : Cannot return `null` from Void-function
2018-08-02 09:07:41 -07:00
Joshua Granick
4449bb4328 HashLink fix 2018-08-01 22:37:17 -07:00
CawawaC
51ae094660 fix source3i value1 type 2018-07-27 16:51:38 -07:00
Joshua Granick
534c6cd7ce Eval, HXP, asset library fixes 2018-07-25 20:27:05 -07:00
Joshua Granick
536450620f Harfbuzz fix 2018-07-24 17:10:07 -07:00
Joshua Granick
70f17324ca Dispatch restore instead of resize when returning from HTML5 fullscreen 2018-07-24 12:51:21 -07:00
Francois van Niekerk
73fe2183d1 Fix Windows and iOS compile CFFI issues 2018-07-24 11:56:58 -07:00
Joshua Granick
196baacf1f Fix openfl/openfl#1927, Haxe 4 preview completion server fixes 2018-07-23 20:01:29 -07:00
Joshua Granick
095fce9d78 GLES fix 2018-07-23 15:42:37 -07:00
Joshua Granick
80e870a145 Docs fix 2018-07-23 11:17:21 -07:00
Joshua Granick
25a78c3977 Compile fixes 2018-07-23 11:09:56 -07:00
Joshua Granick
66a1450aca Add missing files, update doc file list 2018-07-20 16:14:54 -07:00
Joshua Granick
40316b7890 Add MouseWheelMode, make SDL wheel events consistent, add MouseButton, rename Cursor back to MouseCursor (resolve #1124) 2018-07-20 16:13:18 -07:00
Joshua Granick
4139574542 Return to BIG_ENDIAN setPixels by default until other methods support endianness 2018-07-20 14:43:20 -07:00
Joshua Granick
6a290a2c2c Expand browser blacklist on document.fonts.load (resolve #1141) 2018-07-20 14:24:13 -07:00
Joshua Granick
c70d864c02 Fix support for premultiplied alpha in gaussian blur for now (Cairo surfaces are always premultiplied) 2018-07-20 14:09:44 -07:00
Joshua Granick
19b745313c MingW fix (resolve #1177 2018-07-20 13:40:07 -07:00
Joshua Granick
bebf82e473 Clipboard fix (resolve #1196) 2018-07-20 13:19:15 -07:00
Dan Korostelev
cc52e26391 fix gaussianBlur filter messing up colors and alpha (#1209) 2018-07-19 19:31:11 -07:00
Joshua Granick
31011fb6c6 Add syntax highlighting 2018-07-18 22:18:15 -07:00
Joshua Granick
78e99bf1d9 Remove whitespace lines 2018-07-18 17:32:51 -07:00
Joshua Granick
d3269a79ad Add some docs, improve Vector4 2018-07-18 16:18:36 -07:00
Joshua Granick
f5aefadffd Doc fixes 2018-07-18 12:20:21 -07:00
Joshua Granick
1dc7803211 Mark private functions/variables as @:noCompletion 2018-07-18 10:33:49 -07:00
Joshua Granick
117d775813 Vector2/doc updates 2018-07-17 13:40:19 -07:00
guruas3
00cfbb6349 Remove traces from HTML5Window 2018-07-17 13:39:21 -07:00
Joshua Granick
89cc10b039 Improve Matrix3 to allow for Vector2 re-use, cleanup Matrix4, add documentation 2018-07-16 15:52:25 -07:00
Joshua Granick
6aea860c22 Fix HTML5 resizable window 2018-07-16 09:39:00 -07:00
Joshua Granick
79c0158d11 Finish Matrix3 docs 2018-07-16 08:48:48 -07:00
Joshua Granick
0af093afdb Documentation updates, Matrix improvements 2018-07-13 23:06:18 -07:00
Joshua Granick
da40e5de93 Fix replay of native audio source 2018-07-13 15:17:25 -07:00
Joshua Granick
a4e2663d0a Doc gen fixes 2018-07-13 13:04:17 -07:00
Joshua Granick
4f1048e6f9 Initial Harfbuzz bindings for HashLink 2018-07-13 11:02:02 -07:00
Joshua Granick
52686c4134 Progress on native Harfbuzz bindings for HashLink target 2018-07-12 21:56:06 -07:00
Joshua Granick
0c567fac0e Fix HashLink support 2018-07-12 20:01:54 -07:00
Joshua Granick
2cd04ea4a3 Documentation improvements 2018-07-12 18:13:08 -07:00
Joshua Granick
0d32168696 Shorten Neko traces including a GL context 2018-07-12 16:32:23 -07:00
Joshua Granick
8a6a0922eb Expose stage and element on Window (Flash and HTML5), restore AIR multi-window support 2018-07-12 12:20:08 -07:00
Joshua Granick
c4e3224c00 Make documentation style more consistent, finish documenting Image for now 2018-07-11 10:44:13 -07:00
Joshua Granick
22965fa6f5 Documentation update 2018-07-10 16:49:02 -07:00
Joshua Granick
ab1075c70a Compile fix 2018-07-10 16:28:50 -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