Joshua Granick
9fe993b936
Force the DataPointer type to be numeric on HTML5
2019-06-12 12:27:33 -07:00
Kostas Chatzikokolakis
d969c7fa30
output.js: add AMD compatibility
...
If the code is loaded via AMD/requirejs:
- we call define() instead of exporting 'lime' globally
- we disable AMD while the embedded libraries are loading, so that they
register themselves in the global scope.
2019-06-12 11:51:36 -07:00
Joshua Granick
a989e4b7bc
Add window.onMove support for AIR ( close #1327 )
2019-06-10 15:17:55 -07:00
Joshua Granick
bb76d37073
Fix root path for default asset libraries
2019-06-07 14:11:08 -07:00
Joshua Granick
a2794c9dea
Do not modify manifest root path on asset copy, try and make Assets.loadLibrary a bit more flexible on paths
2019-06-05 15:14:54 -07:00
Joshua Granick
ac6d5c281c
Progress on X886_64 support for Android
2019-06-05 10:27:09 -07:00
Alex Rothman
1f86057029
Updated the documentation for createWindow
...
In the block documentation for Application.createWindow, changed
the legacy window parameter to the current attributes parameter
2019-05-28 13:35:02 -07:00
Jens Fischer
47b4062f47
Fix copy-paste error in @:native of SystemIdleMode
2019-05-16 08:55:05 -07:00
Joshua Granick
9ae4c67103
Update CHANGELOG
7.5.0
2019-05-14 12:29:15 -07:00
Joshua Granick
cd13ade59a
Update to 7.5.0
2019-05-14 12:29:08 -07:00
Joshua Granick
316b6b02da
Postpone CPPIA in help
2019-05-14 12:29:02 -07:00
Joshua Granick
290b86fb87
Progress on CPPIA support
2019-05-14 12:02:52 -07:00
Joshua Granick
8ac1ed24c7
Version should be 7.4
7.4.0
2019-05-14 11:17:06 -07:00
Joshua Granick
2db5109aa9
Update CHANGELOG
2019-05-14 09:34:20 -07:00
Joshua Granick
758c5e2761
Update SDL
2019-05-13 13:31:44 -07:00
Joshua Granick
4b7def27d9
Update CHANGELOG
2019-05-13 10:42:16 -07:00
Joshua Granick
8819e2a4ea
Update haxelib.json
2019-05-13 10:42:07 -07:00
Joshua Granick
dc35070823
Fix values for lime.ui.MouseButton ( resolve #1316 )
2019-05-10 11:23:25 -07:00
Joshua Granick
dda2edd8e4
Update SDL again
2019-05-08 17:12:51 -07:00
Joshua Granick
4281aaca32
Patch compile to Android
2019-05-08 14:59:10 -07:00
Joshua Granick
fa91dd6039
Update SDL to HG revision 24883e864f7e
2019-05-08 14:26:45 -07:00
Joshua Granick
f702c8958b
Apply SDL patch https://hg.libsdl.org/SDL/rev/3b1f484500f0
2019-05-07 12:17:18 -07:00
Carlos Madrazo
bfa93bf920
[winrt] Fix bin directory for newer Windows 10 SDKs
...
Get the Windows SDK bin directory automatically from the latest sdk installed version, when making an -appx
2019-05-07 11:25:59 -07:00
Joshua Granick
dce7099e6e
Add CMYK support to native JPEG decode
2019-04-30 13:58:47 -07:00
Jens Fischer
af9367b199
Replace @:fakeEnum with @:enum abstract
...
@:fakeEnum support will be removed in HaxeFoundation/haxe#8189
2019-04-30 11:37:17 -07:00
Joshua Granick
d01f84ffbf
Fix button on HL mouse event
2019-04-22 13:55:09 -07:00
Joshua Granick
7bb7b5a4fa
Increase zlib compression level
2019-04-18 11:46:48 -07:00
Joshua Granick
44133fe2d4
Add -npm option for HTML5
2019-04-15 13:59:18 -07:00
Joshua Granick
668080ac64
Fix crash error due to use of blur during static initialization
2019-04-11 15:13:37 -07:00
Tuna Hunerli
7d3539ab8e
Fixing StackBlur alpha
2019-04-11 12:45:20 -07:00
Joshua Granick
20f626dab8
Move native DLL directory to 'lib'
2019-04-11 12:09:26 -07:00
Joshua Granick
b78837602e
Update to 7.4.0
2019-04-11 12:07:55 -07:00
Joshua Granick
8b6f4c3acc
Add support for 'hashlink' as target alias
2019-04-11 10:29:59 -07:00
Joshua Granick
40ccd22c79
Fix BitmapData issues for HL
2019-04-10 16:26:03 -07:00
Joshua Granick
29f9509f9d
Minor crash fix
2019-04-10 15:19:16 -07:00
Carlos Madrazo
7b50cb39ff
Update name
2019-04-10 10:21:25 -07:00
Carlos Madrazo
e1a0f3a473
Initial Winrt -appx
...
Outputs Appx file, needs 2 manual steps:
Modify sdkVersion variable in WindowsPlatform.hx to the one you want to use for bin tools in C:\Program Files (x86)\Windows Kits\10\\bin\ and do openfl rebuild tools
For creating the certificate, Powershell command fails but the command lets you know which command you need to execute (copy and past in the cmd prompt)
2019-04-10 10:21:25 -07:00
Joshua Granick
dbe6846df0
Update NOTICE
2019-04-08 14:39:54 -07:00
Joshua Granick
06e59c0e6c
Minor StackBlur update
2019-04-08 14:39:50 -07:00
Joshua Granick
da8848fd38
Crash fix in blur
2019-04-08 14:12:31 -07:00
Tuna Hunerli
5d0f446970
Initial StackBlur port
2019-04-08 12:00:27 -07:00
Joshua Granick
6dce7ad79a
Progress on newer NDK support (forces minimum API from 14 to 16)
2019-04-05 18:07:13 -07:00
Joshua Granick
2cb09c55df
Retain SDL joystick IDs
2019-04-04 10:20:35 -07:00
Joshua Granick
42649d1b9a
Improve output HTML5 script wrapper for better Haxe 3.2 support
2019-04-03 11:31:49 -07:00
Joshua Granick
89d3b02a4b
Update CHANGELOG
7.3.0
2019-04-01 15:08:57 -07:00
Joshua Granick
0a3bc163d6
Update to 7.3.0
2019-04-01 15:08:50 -07:00
Joshua Granick
706d40ec40
Update NOTICE
2019-04-01 14:38:16 -07:00
Joshua Granick
ff9b4a0e04
Update NOTICE
2019-04-01 14:37:52 -07:00
Joshua Granick
37918d28bf
Compile fix
2019-04-01 14:20:27 -07:00
Joshua Granick
303bb3c2a9
Improve stride value
2019-04-01 14:20:04 -07:00