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 |
|
Joshua Granick
|
90f65c4c5d
|
Minor fix
|
2015-08-22 17:36:59 -07:00 |
|
Joshua Granick
|
23e3882a24
|
Update the FileDialog API, improve
|
2015-08-22 17:10:51 -07:00 |
|
Joshua Granick
|
b5f1949577
|
Compile fix
|
2015-08-22 16:36:19 -07:00 |
|
Joshua Granick
|
f8579b988c
|
Compile fix
|
2015-08-22 16:31:51 -07:00 |
|
Joshua Granick
|
53d90b068a
|
Remove debug message
|
2015-08-22 16:09:22 -07:00 |
|
Joshua Granick
|
7610e81c79
|
Add some documentation to FileDialog
|
2015-08-22 15:05:11 -07:00 |
|
Joshua Granick
|
0e656f2a6a
|
Add lime.ui.FileDialog
|
2015-08-22 14:32:35 -07:00 |
|
Joshua Granick
|
bf8f88639d
|
Fix template (thanks @mcheshkov) (fix #551)
|
2015-08-22 09:12:40 -07:00 |
|
Joshua Granick
|
81c46aedde
|
Revert "Make System.exit a non-op on mobile"
This reverts commit ae84db1028.
|
2015-08-21 19:28:40 -07:00 |
|
Joshua Granick
|
ae84db1028
|
Make System.exit a non-op on mobile
|
2015-08-21 16:11:07 -07:00 |
|
Joshua Granick
|
3b536ec7b5
|
Fix getColorBoundsRect
|
2015-08-21 10:36:04 -07:00 |
|
Joshua Granick
|
9e9faf12d0
|
Haxe 3.1.3 fix
|
2015-08-21 10:21:17 -07:00 |
|
Joshua Granick
|
96a0a2cae5
|
Handle pixel order in getColorBoundsRect
|
2015-08-21 10:19:08 -07:00 |
|
Joshua Granick
|
086cdefd14
|
Include new classes in docs generation
|
2015-08-21 10:05:52 -07:00 |
|
Joshua Granick
|
76b27ef59c
|
Merge pull request #550 from ngrebenshikov/master
Fix the multitouch support on iOS
|
2015-08-21 09:43:27 -07:00 |
|
Joshua Granick
|
d2619fe1e7
|
Add missing file
|
2015-08-21 08:58:24 -07:00 |
|
Lars A. Doucet
|
b0d092a0a8
|
window raise: compile fix for HTML5 and Flash
|
2015-08-21 09:48:20 -05:00 |
|
Nikolay Grebenshikov
|
72466d6b28
|
Fix the multitouch support on iOS
|
2015-08-21 16:49:52 +06:00 |
|
Nikolay Grebenshikov
|
6fd3b4142a
|
Fix the multitouch support on iOS
It's strange why touches parameter passed to the methods doesn't have all touches. But this fix works for me.
|
2015-08-21 15:54:58 +06:00 |
|
Joshua Granick
|
a4e6cbaafe
|
Add renderer.type
|
2015-08-20 23:49:56 -07:00 |
|
Joshua Granick
|
6344949f57
|
Make application.renderer and .window return the first value from the array again
|
2015-08-20 23:44:29 -07:00 |
|
Lars A. Doucet
|
36538a4b3e
|
window: exposed "raise()" function from SDL to bring the specified window to the top of the display stack
|
2015-08-20 20:57:49 -05:00 |
|
Joshua Granick
|
ea6cac44a6
|
Update CHANGELOG
2.6.0
|
2015-08-20 16:00:38 -07:00 |
|
Joshua Granick
|
82fda49baf
|
Update to 2.6.0
|
2015-08-20 16:00:27 -07:00 |
|
Joshua Granick
|
36515078c4
|
Apply vsync only if the window is hardware
|
2015-08-20 15:52:16 -07:00 |
|