P.J.Shand
5bbfd42f59
--autoplay-policy, no-user-gesture-required flags to allow video and audio to play without user input
2018-11-12 11:42:12 -08:00
Joshua Granick
734ed288ab
Make DIV transparent when no window background is set
2018-11-12 11:03:59 -08:00
Joshua Granick
9302116537
Allow <window background="null" /> or "transparent" (in addition to "0x00000000") for transparent window
2018-11-12 11:03:04 -08:00
Joshua Granick
ce28056089
Fix -Ddom define ( resolve openfl/openfl#2067 )
2018-11-12 10:00:16 -08:00
Joshua Granick
2ae6f7a8f0
Update libraries with minor edits
2018-11-05 19:18:17 -08:00
Joshua Granick
ab4dcf243a
Add a mutex around Lime Bytes
2018-11-05 11:27:36 -08:00
Joshua Granick
c7b96e0be8
Timer fix
2018-11-05 11:20:15 -08:00
Joshua Granick
df0827f4a6
First pass at WinRT app builds
2018-11-01 17:33:42 -07:00
Thomas Byrne
e2cf19e14c
Added compiler flag to prevent auto-opening of DevTools (-D suppress_devtools).
2018-11-01 16:50:29 -07:00
Thomas Byrne
49d472c278
Electron HXML was not including 'html', 'html5' & '-debug' flags for main application (only for ElectronSetup.hx)
2018-11-01 16:50:29 -07:00
Joshua Granick
1b8df4203b
Hide AIR windows by default when running munit
2018-11-01 16:29:52 -07:00
Joshua Granick
6af853b002
Resolve issues in Font.renderGlyph(s)
2018-11-01 10:17:52 -07:00
Joshua Granick
33ea814926
Minor fix
2018-10-31 15:13:39 -07:00
Joshua Granick
344fb75bf8
Use lime.system.Locale instead of a new Language enum
2018-10-31 15:13:39 -07:00
Lars Doucet
0a08a82d0c
add language-specific rules (for e.g. Turkish) to Utf8String casing
...
fix utf8string casing
2018-10-31 15:13:39 -07:00
Joshua Granick
5129b337c8
Update HTML5HTTPRequest.hx
2018-10-31 14:58:24 -07:00
loudoweb
298d2b9ae6
Add forceLocal define to allow loading locally
...
Compiling with -DforceLocal allow files to be served locally when browser supports this.
Use case : Cordova use a webview and many files can't be loaded without allowing http status 0 as successful.
2018-10-31 14:58:24 -07:00
Joshua Granick
85934e498e
Fix error when rebuilding tools using Haxe 4 preview 5
2018-10-25 23:15:48 -07:00
Joshua Granick
fe0b6bf138
Improve support for Haxe 4 preview 5
2018-10-24 17:05:32 -07:00
Joshua Granick
e659af9ee9
Make sure events are cancelable ( resolve #1250 )
2018-10-19 15:22:39 -07:00
Łukasz Modliński
e4b67f7e64
Missing import for Vector4
2018-10-19 14:42:43 -07:00
Łukasz Modliński
e2a09d3910
Method for software Displacement Map Filtering
...
With optional, bilinear filtering. This may be an initial implementation for now. Can be improved later on.
2018-10-19 14:42:43 -07:00
loudoweb
f6d24f2d19
improve saving file on html5 (allow also better support of safari mobile which need correct mime type to open the file)
2018-10-17 13:05:56 -07:00
Joshua Granick
4a8125e036
Support more HTML5 keycodes (based on wesbos/keycodes, resolve openfl/openfl#1575 )
2018-10-12 14:30:38 -07:00
Joshua Granick
e588fc9526
Minor fix
2018-10-12 11:09:07 -07:00
Joshua Granick
742c21c52a
Help for -minify should be on build, not run
2018-10-12 11:04:15 -07:00
Joshua Granick
858a2dc793
Compile fix
2018-10-10 15:23:02 -07:00
Joshua Granick
a5bef44d65
Improve handling oof corrupted PNG images ( resolves openfl/openfl#1999 )
2018-10-10 14:57:27 -07:00
Joshua Granick
080666c95b
Fix 'window.cursor = null' on HTML5 ( resolve openfl/openfl#2021 )
2018-10-10 14:24:37 -07:00
Joshua Granick
5fb56c709b
Update CHANGELOG
7.1.1
2018-10-02 17:16:03 -07:00
Joshua Granick
5293d5319d
Fix HTML5 antialiasing
2018-10-02 16:47:36 -07:00
Joshua Granick
0692c2ff8f
Update CHANGELOG
2018-10-02 16:21:36 -07:00
Joshua Granick
9ad6603793
Update to 7.1.1
2018-10-02 16:21:31 -07:00
Lars Doucet
caeb575b52
Revert "add language-specific rules (for e.g. Turkish) to Utf8String casing"
...
This reverts commit 7c9b3e657f .
2018-10-02 13:17:19 -05:00
Lars Doucet
7c9b3e657f
add language-specific rules (for e.g. Turkish) to Utf8String casing
...
fix utf8string casing
2018-10-02 13:15:12 -05:00
Joshua Granick
fc3bba8c38
Update pixman
2018-10-02 09:44:00 -07:00
Joshua Granick
cb4b4e4f72
Update pixman
2018-10-02 08:23:16 -07:00
Joshua Granick
792a0003dc
Do not rebuild mac 32-bit by default
2018-10-01 19:19:07 -07:00
Joshua Granick
2af3edb88e
Fix possible overflow in SWF background value
2018-10-01 14:27:30 -07:00
Joshua Granick
b8be33247f
Compile fix
2018-10-01 10:08:19 -07:00
Joshua Granick
34fe382e21
Timer fix
2018-09-28 14:56:50 -07:00
Joshua Granick
737c37854f
Increase frequency of network timer
2018-09-28 14:27:28 -07:00
Joshua Granick
1a8f1fd4e4
Handle timer pausing, run timers multiple times if the time was long enough
2018-09-28 14:26:03 -07:00
Joshua Granick
efdc2fd360
Patch howler.js for IE11
2018-09-27 11:30:02 -07:00
Joshua Granick
9cefba1354
Update CHANGELOG
7.1.0
2018-09-26 16:17:20 -07:00
Joshua Granick
71e24a2a2c
Library parser fix
2018-09-26 13:36:42 -07:00
Joshua Granick
2d874e22ab
Update OpenAL
2018-09-26 13:07:01 -07:00
Joshua Granick
69c928e0a0
Update Harfbuzz
2018-09-26 11:21:22 -07:00
miltoncandelero
8c7c9d7883
On the previous panning fix didn't check if howler existed. ( #1244 )
...
* Updated Howler to enable sound position
Updated Howler to version 2.0.15
For what we use, we could use the "stereo()" function but as we already generated the coordinates, I settled for the "pos()" function.
My knowledge of sound isn't enough to understand where the "w" variable of the position goes (as "pos()" uses only x, y and z). My guess is that "pannerAttr()" might have the access to what we are looking for, but again I don't fully understand sound.
* I didn't know the srcHowl could be null 😨
* Why not also check that "pos" actually exists
2018-09-26 11:20:22 -07:00
Joshua Granick
b549c992fb
Update Harfbuzz
2018-09-26 11:00:10 -07:00