Commit Graph

1667 Commits

Author SHA1 Message Date
Joshua Granick
2be46664f0 Fix command (fixes #356) 2015-05-19 10:43:35 -07:00
Joshua Granick
0726c08440 Skip sample paths that are not valid (fixes #397) 2015-05-19 10:31:35 -07:00
Joshua Granick
62477f9e8f Merge pull request #442 from vroad/cairo-nodejs-fix
Fix problem with cairo on nodejs
2015-05-18 12:07:35 -07:00
vroad
4abe0a70e1 Fix problem with cairo on nodejs 2015-05-17 15:28:54 +09:00
Joshua Granick
ab4a8daefd Merge pull request #441 from tocsick/missing-cairo-bindings
Added some missing Cairo bindings
2015-05-16 18:40:53 -07:00
Joshua Granick
f30dbe05c3 Merge pull request #440 from tocsick/master
Added cubic support to font decomposition and xform reset fix
2015-05-16 18:38:01 -07:00
Kane Wallmann
e0127ce705 Added some missing Cairo bindings 2015-05-17 09:20:08 +10:00
Kane Wallmann
266d9abb20 Added cubic support and added xform reset fix to Decompose 2015-05-17 08:11:33 +10:00
James Gray
718e37ff35 add lime-xbox1 2015-05-16 01:13:24 -05:00
Joshua Granick
83bffe2a6b Improve code completion 2015-05-15 17:21:12 -07:00
Joshua Granick
cb87783f2b Add support for application.frameRate 2015-05-14 16:29:31 -07:00
Joshua Granick
2ebbb58493 Set cURL connect timeout to 30 seconds (300 is too long) 2015-05-14 15:27:48 -07:00
Joshua Granick
c2e09186e9 Merge pull request #439 from larsiusprime/patch-1
Add "config" option for deployment helper
2015-05-14 14:44:50 -07:00
Lars Doucet
97c45801dc Add "config" option for deployment helper 2015-05-14 16:33:22 -05:00
Joshua Granick
1f8c368670 Update CHANGELOG 2.4.1 2015-05-13 11:43:09 -07:00
Joshua Granick
0dbaa33140 Update to 2.4.1 2015-05-13 11:43:04 -07:00
Joshua Granick
6f20ced951 Update Cairo module 2015-05-13 11:28:38 -07:00
Joshua Granick
837aa96ae8 Force static link for Emscripten rebuild 2015-05-13 11:21:09 -07:00
Joshua Granick
8678ebc7e4 Compile fix 2015-05-13 10:55:47 -07:00
Joshua Granick
3b4f25fa47 Guard createIcon call 2015-05-13 10:52:09 -07:00
Joshua Granick
febd510937 Guard Mac icon helper 2015-05-13 10:39:01 -07:00
Joshua Granick
64443374ea Merge branch 'master' of https://github.com/openfl/lime
Conflicts:
	js/Boot.hx
2015-05-12 21:28:30 -07:00
Joshua Granick
d6995d3985 Add support for custom error event types 2015-05-12 21:26:50 -07:00
James Gray
50b584de65 Merge remote-tracking branch 'upstream/master' 2015-05-12 17:16:47 -05:00
Joshua Granick
ca97897f39 Sync files 2.4.0 2015-05-12 12:30:34 -07:00
Joshua Granick
99209ac51b Update CHANGELOG 2015-05-12 12:20:42 -07:00
Joshua Granick
6304548e44 Update to 2.4.0 2015-05-12 12:20:34 -07:00
Joshua Granick
2d3f51d2a4 Initial support for text input/edit events 2015-05-12 07:11:21 -07:00
Joshua Granick
b1a77a57b1 Add AudioSource.dispose for now 2015-05-07 15:16:36 -07:00
Joshua Granick
f1c88a86e5 Fix possible OpenAL crash on Neko 2015-05-07 14:13:56 -07:00
Joshua Granick
bc0a475c8b Update licenses 2015-05-07 13:21:30 -07:00
Joshua Granick
4deb21be8c Fix static build (thanks JeriX) 2015-05-07 13:16:36 -07:00
Joshua Granick
a28e267319 Update for JS error message 2015-05-07 09:00:06 -07:00
Joshua Granick
979d5fd1e4 Minor update 2015-05-06 20:33:00 -07:00
Joshua Granick
5fcd702027 Minor update 2015-05-06 20:18:30 -07:00
Joshua Granick
f58c53f8f1 Include Cairo by default 2015-05-06 20:06:13 -07:00
Joshua Granick
4fef58d74c Fix OS X build for Cairo 2015-05-06 19:56:11 -07:00
Joshua Granick
78859413b3 Improve handling of Cairo build configuration 2015-05-06 19:45:16 -07:00
Joshua Granick
20d0c19e3a Fix Cairo build for Linux 2015-05-06 17:32:27 -07:00
Joshua Granick
e976f64ce4 Add Cairo bindings for gradient patterns 2015-05-06 01:01:37 -07:00
Joshua Granick
2ec0f7c4b2 Add Cairo currentPoint/hasCurrentPoint 2015-05-06 00:22:45 -07:00
Joshua Granick
a523803595 Add a few more bindings 2015-05-05 23:03:15 -07:00
Joshua Granick
aeeaf7023d A few more bindings 2015-05-05 22:30:18 -07:00
Joshua Granick
1043c4e8a5 Minor tweak 2015-05-05 18:28:38 -07:00
Joshua Granick
8bab88bcd7 Guard against null bytes, use combine for svg.n path 2015-05-05 18:24:17 -07:00
James Gray
812c2ab58a remove ConsoleHaxeAPI.h
Simplified to use cpp::Struct directly in the @:native tag.
2015-05-05 17:36:08 -05:00
James Gray
68176b13f6 console: add TextureAddressMode 2015-05-05 15:56:07 -05:00
Joshua Granick
46094c1dc4 Minor fix 2015-05-04 21:17:49 -07:00
Joshua Granick
099e166bff Flush before unlock 2015-05-04 21:04:16 -07:00
Joshua Granick
a4772cfcee Compile fix 2015-05-04 16:05:04 -07:00