Commit Graph

1959 Commits

Author SHA1 Message Date
Joshua Granick
f707bacb85 Haxe 3.1.3 fix 2015-08-31 22:54:18 -07:00
Joshua Granick
bec47a1a41 Improve docs generation, fixes for Haxe 3.1.3 2015-08-31 22:42:52 -07:00
Joshua Granick
2e617a7f5a Move load/loadPrime to CFFI, remove new CFFI constructor, use @:cffi instead 2015-08-31 21:59:56 -07:00
Joshua Granick
86531354a0 Support default parameters in CFFI meta 2015-08-31 10:00:16 -07:00
Joshua Granick
29dcfff768 Fix build without import 2015-08-31 09:46:15 -07:00
Joshua Granick
197d314b59 Add @:build(lime.system.CFFI.build()), @:cffi(lib, method, lazy) support 2015-08-31 09:44:00 -07:00
Joshua Granick
92c29a4886 Compile fix 2015-08-30 22:32:48 -07:00
Joshua Granick
9187454f1f Add lime.system.CFFI 2015-08-30 22:01:49 -07:00
Joshua Granick
574d14221f Shorten macro 2015-08-30 13:21:28 -07:00
Joshua Granick
0eea81225f Experiment with multiple CFFI signature types 2015-08-29 22:00:53 -07:00
Joshua Granick
6e570deddc Fix font family name 2015-08-29 22:00:35 -07:00
Joshua Granick
2c3a4fdcb6 Minor fix 2015-08-29 22:00:25 -07:00
Joshua Granick
f460b98497 Enable CFFI prime 2015-08-29 21:00:09 -07:00
Joshua Granick
7d371d83ec CFFI fixes 2015-08-29 19:33:53 -07:00
Joshua Granick
98a8ce445c Minor tweak 2015-08-28 23:06:16 -07:00
Joshua Granick
0538780f8e Move GL to CFFI Prime 2015-08-28 22:56:09 -07:00
Joshua Granick
31bb48772e Standardize on double 2015-08-28 22:34:09 -07:00
Joshua Granick
7bcc6cd83f 64-bit fix 2015-08-28 22:26:28 -07:00
Joshua Granick
87f7ad32a2 Use CFFI prime bindings, refine Cairo font 2015-08-28 19:55:52 -07:00
Joshua Granick
53cb4871fe Revert "fixed: legacy word-wrapped TextFields would sometimes leave an extra empty line below"
This reverts commit d4cc390c45.
2015-08-28 11:30:11 -07:00
Joshua Granick
89fe74a08c Use optional CFFI in the Lime tools 2015-08-28 11:00:13 -07:00
Joshua Granick
5ff7c5382d Use sudo again 2015-08-28 10:04:07 -07:00
Joshua Granick
9e802bd5db Install lime shortcut to /usr/local/bin 2015-08-28 10:00:47 -07:00
ProPuke
d4cc390c45 fixed: legacy word-wrapped TextFields would sometimes leave an extra empty line below
disclaimer: I just pushed buttons and this worked (fixed my test cases).
I actually have no idea what I'm doing.
2015-08-27 15:51:30 -07:00
Joshua Granick
74af0a6143 Force -D display when running the 'display' command (fixes openfl/openfl#734) 2015-08-27 15:18:15 -07:00
Joshua Granick
a9e4a75602 Raspberry Pi fixes (thanks @gepatto) 2015-08-27 09:38:46 -07:00
Joshua Granick
2583f2b87c Remove deprecation warning 2015-08-27 09:12:19 -07:00
Joshua Granick
7bd92acc9a Windows XP fix 2015-08-27 09:02:04 -07:00
Joshua Granick
db058e64fd Improve docs 2015-08-26 19:51:13 -07:00
Joshua Granick
afadd397b4 Add missing return 2.6.1 2015-08-26 14:26:55 -07:00
Joshua Granick
66c8085325 Update CHANGELOG 2015-08-26 14:13:05 -07:00
Joshua Granick
c152d80170 Update to 2.6.1 2015-08-26 14:12:57 -07:00
Joshua Granick
3ed992258b Call handler (null) if asset library does not load 2015-08-26 12:43:48 -07:00
Joshua Granick
2839d21a78 Minor fix in copyPixels (null alphaPoint with alphaImage) 2015-08-26 10:03:34 -07:00
Joshua Granick
b10a876307 Rename to window.focus () 2015-08-25 16:26:09 -07:00
Joshua Granick
92791433ba Merge pull request #549 from larsiusprime/window
window: exposed "raise()" function from SDL to bring the specified wi…
2015-08-25 16:16:15 -07:00
Joshua Granick
50eefd3e45 Compile fix (gotta stop doing this blind 😄) 2015-08-25 14:16:40 -07:00
Joshua Granick
d66b03d667 Flash fix 2015-08-25 14:14:40 -07:00
Joshua Granick
b3f2da15d8 Implement AudioBuffer.fromURL 2015-08-25 14:00:41 -07:00
Joshua Granick
0324b54d3a Skip ImageCanvasUtil copyPixels if sourceRect width/height <= 0 (fixes #521) 2015-08-25 11:25:46 -07:00
Joshua Granick
497a4c548b Fix Cairo inClip, inFill, inStroke 2015-08-24 11:46:59 -07:00
Joshua Granick
11b97d6d86 Compile fix 2015-08-23 21:15:51 -07:00
Joshua Granick
2d7c2acc0d Minor improvements 2015-08-23 17:18:13 -07:00
Joshua Granick
a1098bf86c Use current OpenFL for SVG tool 2015-08-23 01:59:22 -07:00
Joshua Granick
d176780fee Threading fix 2015-08-23 01:59:21 -07:00
jgranick
cd91953a05 Disable NFD on Linux 2015-08-23 01:23:46 -07:00
Joshua Granick
02c15b8aac Update CI script 2015-08-22 23:45:13 -07:00
Joshua Granick
ebeb7d1c95 Update CI script 2015-08-22 23:44:04 -07:00
Joshua Granick
76341325ec Compile fix 2015-08-22 23:39:06 -07:00
Joshua Granick
aa6a17b1cf Null fixes 2015-08-22 22:10:41 -07:00