Joshua Granick
5945147b8a
Fix issue with not finding assets in Linux build
2016-07-20 14:16:05 -07:00
Joshua Granick
66412504e7
Update release date
3.0.1
2016-07-20 01:18:34 -07:00
Joshua Granick
28b9bd6ed6
Update CHANGELOG
2016-07-18 15:03:50 -07:00
Joshua Granick
2856e6ecd3
Update to 3.0.1
2016-07-18 15:03:43 -07:00
Joshua Granick
71616bf4dc
Fix include/exclude filter (.flare was matching .fla)
2016-07-18 11:26:11 -07:00
James Gray
c1cd7f2ea9
console: loop mode specified at sound creation
...
FMOD uses loop mode to preprocess the sound.
2016-07-17 13:43:40 -05:00
Joshua Granick
f71119fa63
Fix double dispatch
2016-07-15 10:30:58 -07:00
Joshua Granick
357b682fb3
Fix output folder for HTML5 build types
2016-07-11 15:24:17 -07:00
Joshua Granick
82d63ae213
Windows static link fix
2016-07-11 15:03:40 -07:00
Valentin Lemière
e5664e5a77
AL function typo fix, Fix #775
2016-07-09 11:28:05 +02:00
Joshua Granick
b7ba1aeea3
Quick patch for Mac
3.0.0
2016-07-08 19:41:11 -07:00
Joshua Granick
ece95d8200
Update CHANGELOG
2016-07-08 16:11:09 -07:00
Joshua Granick
5b11cf539c
Update to 3.0.0
2016-07-08 16:11:03 -07:00
Joshua Granick
e6c4e063c6
Comment no longer applies
2016-07-08 09:32:35 -07:00
Joshua Granick
a0c7669300
Add UIRequiresFullScreen key to iOS plist
2016-07-08 08:57:46 -07:00
Joshua Granick
50635da2ce
Compile fix
2016-07-07 15:08:07 -07:00
Joshua Granick
07cb25ed0d
Compile fix
2016-07-07 12:28:03 -07:00
Joshua Granick
550d0fba4f
Update SVG tool
2016-07-07 12:08:36 -07:00
Joshua Granick
dbbe4ce9d3
Allow WebGL canvas to be premultiplied, better performance
2016-07-07 10:52:47 -07:00
Joshua Granick
b212acdbf3
Allow transparent window background
2016-07-07 10:45:38 -07:00
Joshua Granick
4ef38bd895
Build fix
2016-07-07 10:15:35 -07:00
Joshua Granick
170f07e58b
Minor cleanup
2016-07-07 08:52:16 -07:00
Joshua Granick
aeed850ce6
Code completion improvement
2016-07-06 15:48:02 -07:00
Valentin Lemière
9fe3750653
Separate build types, use context variable in templates instead of hardcoding. Fix #353
2016-07-06 09:41:56 +02:00
Valentin Lemière
00b4999e8c
The tools already define a desktop flag
2016-07-04 09:26:44 +02:00
Giuseppe Di Mauro
6111cf43e7
Fix floodFill with alpha on neko/cpp ( #762 )
2016-06-17 17:19:56 +02:00
Joshua Granick
5328df1ba7
Merge pull request #761 from azrafe7/fillrectalpha-dev
...
Fix fillRect behaviour when using alpha on neko/cpp (see #759 and #631 )
2016-06-16 14:30:32 -07:00
azrafe7
8a76e2d58a
Fix fillRect behaviour when using alpha on neko/cpp
...
see #759 and #631
2016-06-16 23:05:24 +02:00
Joshua Granick
f387b7eefc
Change audioSource.pan to audioSource.position
2016-06-14 08:28:22 -07:00
Joshua Granick
7111b0747b
Fix audioSource pan
2016-06-14 08:03:02 -07:00
Joshua Granick
6f9dda6f80
Implement audioSource.pan
2016-06-12 09:25:50 -07:00
player-03
f0c605d091
Added pre-build and post-build callbacks, as described in issue #612 . ( #731 )
2016-06-09 12:19:43 +02:00
Valentin Lemière
668f59ae1c
Use application relative asset path on desktop only, fix android asset loading
2016-06-07 15:52:39 +02:00
Joshua Granick
7d4eb9364e
Exit if error code is not zero
2016-06-06 16:11:19 -07:00
Valentin Lemière
108bee184c
Allow modification of project config in the command line ( #687 )
2016-06-06 14:56:27 +02:00
Valentin Lemière
9d51809c0d
Load assets from next of the executable, #Fix openfl/723 ( #719 )
2016-06-06 14:56:05 +02:00
Valentin Lemière
485f942fb1
Print callstack when asset not found in debug mode ( #721 )
2016-06-06 14:55:08 +02:00
Valentin Lemière
44f3ae8e18
Updating android ndk version ( #723 )
2016-06-06 14:54:36 +02:00
Valentin Lemière
88a9d414da
Embed unsupported flash assets as binary (including ogg), Fixes #672
2016-06-06 14:51:09 +02:00
Joshua Granick
a6c93ea050
Update Cairo
2016-06-03 08:05:11 -07:00
Joshua Granick
0bcd8d46ee
Memory workaround
2016-06-03 06:31:15 -07:00
Joshua Granick
965d854baa
Synchronize changes to typed arrays
2016-06-01 08:41:21 -07:00
Joshua Granick
52572d3f05
Prefer ArrayBuffer over Array<T> in typed array constructors
2016-06-01 07:31:34 -07:00
Joshua Granick
1cb99147c1
Merge pull request #752 from fbricker/develop
...
Add NSAppTransportSecurity section to info.plist with NSAllowsArbitraryLoads enabled
2016-05-31 08:54:38 -07:00
Federico Bricker
15875bce73
Merge commit 'd48e7dbc2d1072fec69998fd163ea099702b1684' into develop
...
* commit 'd48e7dbc2d1072fec69998fd163ea099702b1684':
Allow to include TBD dependencies in XML for tvOS
2016-05-31 12:52:00 -03:00
Federico Bricker
fc93259125
Add NSAppTransportSecurity section to info.plist with NSAllowsArbitraryLoads enabled
2016-05-31 12:47:44 -03:00
Joshua Granick
a8a4b83464
Merge pull request #750 from fbricker/patch-1
...
Allow to include TBD dependencies in XML
2016-05-31 07:52:58 -07:00
Federico Bricker
d48e7dbc2d
Allow to include TBD dependencies in XML for tvOS
...
This allows lime extensions to add things like:
This is the only missing extension, since dylib packages are deprecated and replaced by TBD on xcode 7+
2016-05-31 11:51:17 -03:00
Federico Bricker
48f4a3aa2f
Allow to include TBD dependencies in XML
...
This allows lime extensions to add things like:
<dependency name="libz.tbd" />
This is the only missing extension, since dylib packages are deprecated and replaced by TBD on xcode 7+
2016-05-31 11:47:42 -03:00
Joshua Granick
d196806c21
Merge pull request #717 from Leander1P/html5-handleresize-int
...
HTML5Window.handleResize: various "prefer exact integers" fixes...
2016-05-29 17:22:06 -07:00