Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/openfl/openfl
The Open Flash Library for creative expression on the web, desktop, mobile and consoles.
https://github.com/openfl/openfl
More refactoring / cleanup
82b8e8c3b5c14fd2dd1aa13b04728eb7d609f72e authored over 9 years ago by Lars A. Doucet <[email protected]>
82b8e8c3b5c14fd2dd1aa13b04728eb7d609f72e authored over 9 years ago by Lars A. Doucet <[email protected]>
Fixing typos
90ec5b7bc2f4a1eb01956dd32ebd73e0d082512e authored over 9 years ago by Lars A. Doucet <[email protected]>
90ec5b7bc2f4a1eb01956dd32ebd73e0d082512e authored over 9 years ago by Lars A. Doucet <[email protected]>
DrawCommandReader views fix
c58b211a651da3d8b83c9ac00f3dd16e8a8f6e08 authored over 9 years ago by Lars A. Doucet <[email protected]>
c58b211a651da3d8b83c9ac00f3dd16e8a8f6e08 authored over 9 years ago by Lars A. Doucet <[email protected]>
Attempting to use the DrawCommandReader views now
013d3f5aec61fa28066c0aae51bbf5d490694566 authored over 9 years ago by Lars A. Doucet <[email protected]>
013d3f5aec61fa28066c0aae51bbf5d490694566 authored over 9 years ago by Lars A. Doucet <[email protected]>
Adding proper DrawCommandBuffer handling to DrawCommandReader
10b9a5140aa6b8c55809c1fc4dc716c193fea621 authored over 9 years ago by Lars A. Doucet <[email protected]>
10b9a5140aa6b8c55809c1fc4dc716c193fea621 authored over 9 years ago by Lars A. Doucet <[email protected]>
Phase 2: adding DrawCommandBuffer and DrawCommandReader for more efficiency
a8f22705d6c247524fd656665f786d48d6532fa6 authored over 9 years ago by Lars A. Doucet <[email protected]>
a8f22705d6c247524fd656665f786d48d6532fa6 authored over 9 years ago by Lars A. Doucet <[email protected]>
ConsoleRenderer: DrawCommandObject refactor
5793e26a96ed2ead343e5214e99bb8574566feac authored over 9 years ago by Lars A. Doucet <[email protected]>
5793e26a96ed2ead343e5214e99bb8574566feac authored over 9 years ago by Lars A. Doucet <[email protected]>
CanvasGraphics: DrawCommandObject refactor
0a1d504c97e78aa0ff721df3eb0591bb42559094 authored over 9 years ago by Lars A. Doucet <[email protected]>
0a1d504c97e78aa0ff721df3eb0591bb42559094 authored over 9 years ago by Lars A. Doucet <[email protected]>
DrawCommand --> DrawCommandObject refactor
0be94fa6ceb5aed1ac0a0f48b5b5927524511b47 authored over 9 years ago by Lars A. Doucet <[email protected]>
0be94fa6ceb5aed1ac0a0f48b5b5927524511b47 authored over 9 years ago by Lars A. Doucet <[email protected]>
Reduce allocations
88047a28f70cddc967141331c23bbb1423053a1e authored over 9 years ago by Joshua Granick <[email protected]>
88047a28f70cddc967141331c23bbb1423053a1e authored over 9 years ago by Joshua Granick <[email protected]>
Merge pull request #826 from larsiusprime/fix_newdrawpath
DrawPath: no arrays need to be allocated for the DrawTiles path
3b325e8ef066c373b8896c8584a943c52019f607 authored over 9 years ago by Joshua Granick <[email protected]>
DrawPath: no arrays need to be allocated for the DrawTiles path. Saves about 33% of the Array allocations in GC activity, according to HxScout.
a875c1ff7daa8da9a162c7ced5ce59f7f245828b authored over 9 years ago by Lars A. Doucet <[email protected]>
a875c1ff7daa8da9a162c7ced5ce59f7f245828b authored over 9 years ago by Lars A. Doucet <[email protected]>
Merge pull request #825 from larsiusprime/fix_text
TextEngine: avoid Path.withoutDirectory() call that creates lots of S…
ff546c811b09cb1d174cd54df4f7c80aa007d7d4 authored over 9 years ago by Joshua Granick <[email protected]>
TextEngine: inline the lambdas in getLayoutGroups() so that we can avoid promotion of local variables to array allocations in hxcpp
cc99b01d5c2fe752d323076135c61ba4e90e3b92 authored over 9 years ago by Lars A. Doucet <[email protected]>
cc99b01d5c2fe752d323076135c61ba4e90e3b92 authored over 9 years ago by Lars A. Doucet <[email protected]>
TextEngine: avoid Path.withoutDirectory() call that creates lots of String allocations on the GC (requires https://github.com/openfl/lime/pull/562)
cb75e9ea264a6d1f6ecb0a2b3bf470a871c00eb5 authored over 9 years ago by Lars A. Doucet <[email protected]>
cb75e9ea264a6d1f6ecb0a2b3bf470a871c00eb5 authored over 9 years ago by Lars A. Doucet <[email protected]>
Update CHANGELOG
8c58dc729061c8ecb2a201f26eb98395ae642b4e authored over 9 years ago by Joshua Granick <[email protected]>
8c58dc729061c8ecb2a201f26eb98395ae642b4e authored over 9 years ago by Joshua Granick <[email protected]>
Update to 3.3.3
c53d51df0f044ca2d2497f300dbeb72ee2dab3b4 authored over 9 years ago by Joshua Granick <[email protected]>
c53d51df0f044ca2d2497f300dbeb72ee2dab3b4 authored over 9 years ago by Joshua Granick <[email protected]>
Do not dispatch CONTEXT3D_CREATE right after Stage3D.requestContext3DProfile is called
589df81662aa01cb03d56851c66e2ce316bd9908 authored over 9 years ago by vroad <[email protected]>
589df81662aa01cb03d56851c66e2ce316bd9908 authored over 9 years ago by vroad <[email protected]>
Don't use deprecated handler value
2758f8ac50fb25436285064d15230c59d763da27 authored over 9 years ago by Joshua Granick <[email protected]>
2758f8ac50fb25436285064d15230c59d763da27 authored over 9 years ago by Joshua Granick <[email protected]>
Port futures to legacy for Assets
35044f1542daa5b7675e55a2a2b6611a105783f6 authored over 9 years ago by Joshua Granick <[email protected]>
35044f1542daa5b7675e55a2a2b6611a105783f6 authored over 9 years ago by Joshua Granick <[email protected]>
Compile fix
1f1545b9d2646422247db99c68d21ad6446fd75e authored over 9 years ago by Joshua Granick <[email protected]>
1f1545b9d2646422247db99c68d21ad6446fd75e authored over 9 years ago by Joshua Granick <[email protected]>
Return Futures from OpenFL Assets load methods
00a07a77671ab7e5151ae9c0df05e589e520e7d6 authored over 9 years ago by Joshua Granick <[email protected]>
00a07a77671ab7e5151ae9c0df05e589e520e7d6 authored over 9 years ago by Joshua Granick <[email protected]>
Hybrid fix
b6d50b2b6c9f8d3b82d99eef8001bacaed4ee43e authored over 9 years ago by Joshua Granick <[email protected]>
b6d50b2b6c9f8d3b82d99eef8001bacaed4ee43e authored over 9 years ago by Joshua Granick <[email protected]>
Update for newer lime.Assets
a96db3cfbce2e6ea0e6bb7033324c90001cd779e authored over 9 years ago by Joshua Granick <[email protected]>
a96db3cfbce2e6ea0e6bb7033324c90001cd779e authored over 9 years ago by Joshua Granick <[email protected]>
Mac keyboard tweak
e0556002e00e341cde46db08b1b0d56ed95670fc authored over 9 years ago by Joshua Granick <[email protected]>
e0556002e00e341cde46db08b1b0d56ed95670fc authored over 9 years ago by Joshua Granick <[email protected]>
Minor shader fix
4531ea5030b07f849df55ccdd6b9691b5d237604 authored over 9 years ago by Joshua Granick <[email protected]>
4531ea5030b07f849df55ccdd6b9691b5d237604 authored over 9 years ago by Joshua Granick <[email protected]>
Improve KeyboardEvent ctrlKey
70988df59d7a17ee4a214443a97051cc3eb0f64d authored over 9 years ago by Joshua Granick <[email protected]>
70988df59d7a17ee4a214443a97051cc3eb0f64d authored over 9 years ago by Joshua Granick <[email protected]>
Guard against null child (legacy)
809ff8b9a738220fd0174b5764e3e0a81708b3b9 authored over 9 years ago by Joshua Granick <[email protected]>
809ff8b9a738220fd0174b5764e3e0a81708b3b9 authored over 9 years ago by Joshua Granick <[email protected]>
Hybrid fix
25dfbd5423267afcc835a23cf7bf8e3ea2c1e062 authored over 9 years ago by Joshua Granick <[email protected]>
25dfbd5423267afcc835a23cf7bf8e3ea2c1e062 authored over 9 years ago by Joshua Granick <[email protected]>
Black texture fix
811186cd97f41bf4758c5747e2c65fce478465d6 authored over 9 years ago by Joshua Granick <[email protected]>
811186cd97f41bf4758c5747e2c65fce478465d6 authored over 9 years ago by Joshua Granick <[email protected]>
Improve support of ctrl/control key in KeyboardEvent dispatch (fixes #818)
5f5b1f4d018a3f6c3d785de03a685fb3b5275999 authored over 9 years ago by Joshua Granick <[email protected]>
5f5b1f4d018a3f6c3d785de03a685fb3b5275999 authored over 9 years ago by Joshua Granick <[email protected]>
Guard against null in legacy template
e86083782e95d47c7d792ea8d2b2b08762bed470 authored over 9 years ago by Joshua Granick <[email protected]>
e86083782e95d47c7d792ea8d2b2b08762bed470 authored over 9 years ago by Joshua Granick <[email protected]>
Return focus to stage on removeChild
7c560ae12dce28d3372ba1512119267bf08ebbc0 authored over 9 years ago by Joshua Granick <[email protected]>
7c560ae12dce28d3372ba1512119267bf08ebbc0 authored over 9 years ago by Joshua Granick <[email protected]>
Merge pull request #817 from bmfs/html5-sockets
Add better support for WebSocket URIs in the openfl.net.Socket class
41bf0d538921732efdfd9ce07739f67310c7f93c authored over 9 years ago by Joshua Granick <[email protected]>
Add better support for WebSocket URIs in the openfl.net.Socket class
c084957ee1427855d6024c2e0bc9aed3d4dfe5a7 authored over 9 years ago by Bruno Santos <[email protected]>
c084957ee1427855d6024c2e0bc9aed3d4dfe5a7 authored over 9 years ago by Bruno Santos <[email protected]>
Fix docs
fca672fe8e111479eabdb9f3a4ede6003cce82bc authored over 9 years ago by Joshua Granick <[email protected]>
fca672fe8e111479eabdb9f3a4ede6003cce82bc authored over 9 years ago by Joshua Granick <[email protected]>
Adjust for Cairo font changes in Lime
6a16a2c6c3e057caefa2d90e55eef5da77077aef authored over 9 years ago by Joshua Granick <[email protected]>
6a16a2c6c3e057caefa2d90e55eef5da77077aef authored over 9 years ago by Joshua Granick <[email protected]>
Null fix
bce286b3c83810a522c55d9d2325752cfcd8a3f9 authored over 9 years ago by Joshua Granick <[email protected]>
bce286b3c83810a522c55d9d2325752cfcd8a3f9 authored over 9 years ago by Joshua Granick <[email protected]>
Add stage.allowsFullScreenInteractive (close #813)
1d93944f969bbb26dbd01c3ac4a2b9db8c2df508 authored over 9 years ago by Joshua Granick <[email protected]>
1d93944f969bbb26dbd01c3ac4a2b9db8c2df508 authored over 9 years ago by Joshua Granick <[email protected]>
Use a local matrix instead of separate x, y, scaleX, scaleY properties
97471551186f0ad6cb4b1ffb6ae3fb28ef3856b7 authored over 9 years ago by Joshua Granick <[email protected]>
97471551186f0ad6cb4b1ffb6ae3fb28ef3856b7 authored over 9 years ago by Joshua Granick <[email protected]>
Compile fix
759857a7bd8b7cda0d4b86eb9daa9f499aedf46c authored over 9 years ago by Joshua Granick <[email protected]>
759857a7bd8b7cda0d4b86eb9daa9f499aedf46c authored over 9 years ago by Joshua Granick <[email protected]>
Compile fix
e3c955c7426407e428f6427f3b9f79387bc5ab37 authored over 9 years ago by Joshua Granick <[email protected]>
e3c955c7426407e428f6427f3b9f79387bc5ab37 authored over 9 years ago by Joshua Granick <[email protected]>
Guard against 0 width bounds
f46764fb25c257984448a20dd4d5aa7d628dc823 authored over 9 years ago by Joshua Granick <[email protected]>
f46764fb25c257984448a20dd4d5aa7d628dc823 authored over 9 years ago by Joshua Granick <[email protected]>
Improve System class
34022599f325f6a5c27ac5413f2bf3134e39c1bf authored over 9 years ago by Joshua Granick <[email protected]>
34022599f325f6a5c27ac5413f2bf3134e39c1bf authored over 9 years ago by Joshua Granick <[email protected]>
Improve docs
7d669d54cd227559813c3e1cdb8ca64f42dc4a81 authored over 9 years ago by Joshua Granick <[email protected]>
7d669d54cd227559813c3e1cdb8ca64f42dc4a81 authored over 9 years ago by Joshua Granick <[email protected]>
Improve code completion
1b38391f9ddb281027e9b6e4b994d2203cba9484 authored over 9 years ago by Joshua Granick <[email protected]>
1b38391f9ddb281027e9b6e4b994d2203cba9484 authored over 9 years ago by Joshua Granick <[email protected]>
Merge pull request #812 from Hasufel/patch-5
fix typos
bc616b7240633d6a0f127c284c64c0a140e0c926 authored over 9 years ago by Joshua Granick <[email protected]>
Update README.md
fd3fc3cf325ae73a74d65a6c0f87ab8511cecdca authored over 9 years ago by Joshua Granick <[email protected]>
fd3fc3cf325ae73a74d65a6c0f87ab8511cecdca authored over 9 years ago by Joshua Granick <[email protected]>
Update README.md
617f6b3fe7578ecc8d3ca6fdd902db66d724323c authored over 9 years ago by Joshua Granick <[email protected]>
617f6b3fe7578ecc8d3ca6fdd902db66d724323c authored over 9 years ago by Joshua Granick <[email protected]>
fix typos
23d84df0832241044c8fc82403b101de6444c560 authored over 9 years ago by Nilsen Filc <[email protected]>
23d84df0832241044c8fc82403b101de6444c560 authored over 9 years ago by Nilsen Filc <[email protected]>
Update README.md
bf67c17c794cee2d588bc123becf124e3d282044 authored over 9 years ago by Joshua Granick <[email protected]>
bf67c17c794cee2d588bc123becf124e3d282044 authored over 9 years ago by Joshua Granick <[email protected]>
Update README.md
0517be6e5e7ba2d88a793141ab08b0827304d8c0 authored over 9 years ago by Joshua Granick <[email protected]>
0517be6e5e7ba2d88a793141ab08b0827304d8c0 authored over 9 years ago by Joshua Granick <[email protected]>
Update README.md
d9fcfbb746d1afbf3344b0401c47c0d9903d2275 authored over 9 years ago by Joshua Granick <[email protected]>
d9fcfbb746d1afbf3344b0401c47c0d9903d2275 authored over 9 years ago by Joshua Granick <[email protected]>
Update README.md
dee5c1eb2f17bde729ecbfef2630658ef63dd5d4 authored over 9 years ago by Joshua Granick <[email protected]>
dee5c1eb2f17bde729ecbfef2630658ef63dd5d4 authored over 9 years ago by Joshua Granick <[email protected]>
Update README.md
2d762544f36f4430a5249285c62373ec3a123a0b authored over 9 years ago by Joshua Granick <[email protected]>
2d762544f36f4430a5249285c62373ec3a123a0b authored over 9 years ago by Joshua Granick <[email protected]>
Update README.md
acbc27e86f1a71187a354886177e6b17c76770cf authored over 9 years ago by Joshua Granick <[email protected]>
acbc27e86f1a71187a354886177e6b17c76770cf authored over 9 years ago by Joshua Granick <[email protected]>
Add missing return
f878ebcd38e81df8652b305a1045ea8518bb781c authored over 9 years ago by Joshua Granick <[email protected]>
f878ebcd38e81df8652b305a1045ea8518bb781c authored over 9 years ago by Joshua Granick <[email protected]>
Update CHANGELOG
478a8f8937659f160f47cbd61974d42fe5252ddf authored over 9 years ago by Joshua Granick <[email protected]>
478a8f8937659f160f47cbd61974d42fe5252ddf authored over 9 years ago by Joshua Granick <[email protected]>
Update to 3.3.2
a539b4278ba8245d6f0a43a60e5710d00e1e6f2e authored over 9 years ago by Joshua Granick <[email protected]>
a539b4278ba8245d6f0a43a60e5710d00e1e6f2e authored over 9 years ago by Joshua Granick <[email protected]>
Minor fix
4f7140a45d075d613d942e3629a2cc36b656d83e authored over 9 years ago by Joshua Granick <[email protected]>
4f7140a45d075d613d942e3629a2cc36b656d83e authored over 9 years ago by Joshua Granick <[email protected]>
Docs fix
41c03edcf091b61ac332e62a63e30262d1dcab98 authored over 9 years ago by Joshua Granick <[email protected]>
41c03edcf091b61ac332e62a63e30262d1dcab98 authored over 9 years ago by Joshua Granick <[email protected]>
Call handler (null) if asset library does not load (legacy)
da78fe3ba013521579e7307a003a2a02604fc3d5 authored over 9 years ago by Joshua Granick <[email protected]>
da78fe3ba013521579e7307a003a2a02604fc3d5 authored over 9 years ago by Joshua Granick <[email protected]>
Compile fix
36b50c5658b76160f9e907b1621ef0fa394fb0c3 authored over 9 years ago by Joshua Granick <[email protected]>
36b50c5658b76160f9e907b1621ef0fa394fb0c3 authored over 9 years ago by Joshua Granick <[email protected]>
Merge pull request #810 from Hasufel/patch-4
currentfps should be an int
46865fcdff8e71b881a2d129f3420d1c6742ba62 authored over 9 years ago by Joshua Granick <[email protected]>
currentfps should be an int
a52fd73c7fcc1b18a53a297b5612ce6f405214ab authored over 9 years ago by Nilsen Filc <[email protected]>
a52fd73c7fcc1b18a53a297b5612ce6f405214ab authored over 9 years ago by Nilsen Filc <[email protected]>
Fix drawRoundRect with canvas mask (fix #786)
f95e7c3146ab957cbfeed6727dc794f62823441f authored over 9 years ago by Joshua Granick <[email protected]>
f95e7c3146ab957cbfeed6727dc794f62823441f authored over 9 years ago by Joshua Granick <[email protected]>
Add moz and ms prefixes to image smoothing (fixes #809)
e74dda2f57e4089b48c9a0cdaf81a812efe32b82 authored over 9 years ago by Joshua Granick <[email protected]>
e74dda2f57e4089b48c9a0cdaf81a812efe32b82 authored over 9 years ago by Joshua Granick <[email protected]>
Optimize BitmapData.compare
afb6acd510b3bdc6fb317126a72a02e6e8a190ae authored over 9 years ago by Joshua Granick <[email protected]>
afb6acd510b3bdc6fb317126a72a02e6e8a190ae authored over 9 years ago by Joshua Granick <[email protected]>
Merge pull request #808 from larsiusprime/bmpcompare
Implement BitmapData.compare() function
8d0c86e139d92c7f0b55bb9c7394350dd091f421 authored over 9 years ago by Joshua Granick <[email protected]>
Fix textHeight case
d9c20879bab882fa836458b8a90340d21109d27e authored over 9 years ago by Joshua Granick <[email protected]>
d9c20879bab882fa836458b8a90340d21109d27e authored over 9 years ago by Joshua Granick <[email protected]>
Fix @:bitmap on HTML5
1f660451f677ccf523df9a8b2b2cdb177d692d0b authored over 9 years ago by Joshua Granick <[email protected]>
1f660451f677ccf523df9a8b2b2cdb177d692d0b authored over 9 years ago by Joshua Granick <[email protected]>
Handle IO error event in Sound
604ecf17fed95633b130d9587974cc1e3b530a22 authored over 9 years ago by Joshua Granick <[email protected]>
604ecf17fed95633b130d9587974cc1e3b530a22 authored over 9 years ago by Joshua Granick <[email protected]>
Compile fix
a1d28cc434fc7f8f3d200a621f4aecbd26e62176 authored over 9 years ago by Joshua Granick <[email protected]>
a1d28cc434fc7f8f3d200a621f4aecbd26e62176 authored over 9 years ago by Joshua Granick <[email protected]>
Haxe 3.1.3 fix
3b3adc436dc89a4c27b195a5110039fd740df9c3 authored over 9 years ago by Joshua Granick <[email protected]>
3b3adc436dc89a4c27b195a5110039fd740df9c3 authored over 9 years ago by Joshua Granick <[email protected]>
Haxe 3.1.3 patch
377fa6d56c23a65ff0c553102341fb0d246783d8 authored over 9 years ago by Joshua Granick <[email protected]>
377fa6d56c23a65ff0c553102341fb0d246783d8 authored over 9 years ago by Joshua Granick <[email protected]>
Set matrix fix (fixes #341)
514a04ed05d46d1cf6600a6bb8293718c6bd7bcb authored over 9 years ago by Joshua Granick <[email protected]>
514a04ed05d46d1cf6600a6bb8293718c6bd7bcb authored over 9 years ago by Joshua Granick <[email protected]>
Fix
ba8d5801067918453e576953508479a015f6abef authored over 9 years ago by Joshua Granick <[email protected]>
ba8d5801067918453e576953508479a015f6abef authored over 9 years ago by Joshua Granick <[email protected]>
Haxe 3.1.3 fix
269ee034df887ed5955674f8adbfee50c8de1dfd authored over 9 years ago by Joshua Granick <[email protected]>
269ee034df887ed5955674f8adbfee50c8de1dfd authored over 9 years ago by Joshua Granick <[email protected]>
Performance improvement, bounds fix
a19835b56088530678cda66db7e5eece6c43c7a2 authored over 9 years ago by Joshua Granick <[email protected]>
a19835b56088530678cda66db7e5eece6c43c7a2 authored over 9 years ago by Joshua Granick <[email protected]>
Reduce allocations
7bbfd78179ff70ed0064503004d97c62559c47d1 authored over 9 years ago by Joshua Granick <[email protected]>
7bbfd78179ff70ed0064503004d97c62559c47d1 authored over 9 years ago by Joshua Granick <[email protected]>
Tidy
e57980c7d5cf5a3d3c43deb8900e8a104a360f2d authored over 9 years ago by Joshua Granick <[email protected]>
e57980c7d5cf5a3d3c43deb8900e8a104a360f2d authored over 9 years ago by Joshua Granick <[email protected]>
Implement shapeFlag in hit test
8f567e42b75a062c9e5cb09f8b0c517a57becfe9 authored over 9 years ago by Joshua Granick <[email protected]>
8f567e42b75a062c9e5cb09f8b0c517a57becfe9 authored over 9 years ago by Joshua Granick <[email protected]>
compile fix
2b3e8f4a51a46cd621cf6078bf8744b12ab3b9b6 authored over 9 years ago by Lars A. Doucet <[email protected]>
2b3e8f4a51a46cd621cf6078bf8744b12ab3b9b6 authored over 9 years ago by Lars A. Doucet <[email protected]>
compile fix
60c02f43b4ed1e0d91672bf8ddb9a48a9e024b18 authored over 9 years ago by Lars A. Doucet <[email protected]>
60c02f43b4ed1e0d91672bf8ddb9a48a9e024b18 authored over 9 years ago by Lars A. Doucet <[email protected]>
Consider masks when hit testing
e34762383fd589af27a785fcdc156dd5fd066aed authored over 9 years ago by Joshua Granick <[email protected]>
e34762383fd589af27a785fcdc156dd5fd066aed authored over 9 years ago by Joshua Granick <[email protected]>
Merge branch 'master' of https://github.com/openfl/openfl into bmpcompare
9e1baf37bf5256af5faa4820eb05342dc3f38dbc authored over 9 years ago by Lars A. Doucet <[email protected]>
9e1baf37bf5256af5faa4820eb05342dc3f38dbc authored over 9 years ago by Lars A. Doucet <[email protected]>
BitmapData: implement compare() function (note -- my test findings suggest that implementing it "correctly", ie, to the letter of the Flash API's documentation, diverges from flash's results because flash implementation is buggy and incorrect)
86ca4fb96aa1e9f79c5d9625c07616a597336eb3 authored over 9 years ago by Lars A. Doucet <[email protected]>
86ca4fb96aa1e9f79c5d9625c07616a597336eb3 authored over 9 years ago by Lars A. Doucet <[email protected]>
ScrollRect tweak
37d7ddc2395ece95594d548e6d316a0a8858e13f authored over 9 years ago by Joshua Granick <[email protected]>
37d7ddc2395ece95594d548e6d316a0a8858e13f authored over 9 years ago by Joshua Granick <[email protected]>
Compile fix
e4d9a2447d48b07d442763ccc1a18c9784153764 authored over 9 years ago by Joshua Granick <[email protected]>
e4d9a2447d48b07d442763ccc1a18c9784153764 authored over 9 years ago by Joshua Granick <[email protected]>
Minor null fix
b1060cf69631e75bff231aed42bcb457109ca753 authored over 9 years ago by Joshua Granick <[email protected]>
b1060cf69631e75bff231aed42bcb457109ca753 authored over 9 years ago by Joshua Granick <[email protected]>
Threading fix
91c7307559bb61c67fd26ebfc93176e8869641d7 authored over 9 years ago by Joshua Granick <[email protected]>
91c7307559bb61c67fd26ebfc93176e8869641d7 authored over 9 years ago by Joshua Granick <[email protected]>
Rename BitmapData __image to image, make public
b9308a91b81c707d170f7ab91b58283a1fa34bfa authored over 9 years ago by Joshua Granick <[email protected]>
b9308a91b81c707d170f7ab91b58283a1fa34bfa authored over 9 years ago by Joshua Granick <[email protected]>
Minor fix
5d5d6ffe1009b8fe8d41f1fc60f08af2443deff3 authored over 9 years ago by Joshua Granick <[email protected]>
5d5d6ffe1009b8fe8d41f1fc60f08af2443deff3 authored over 9 years ago by Joshua Granick <[email protected]>
Set name
ab8df8c5a216e558a297e4415a96eb833a717b38 authored over 9 years ago by Joshua Granick <[email protected]>
ab8df8c5a216e558a297e4415a96eb833a717b38 authored over 9 years ago by Joshua Granick <[email protected]>
Add FileReference.download
e49977ee324de86cb39f0941f434f0e684f02c1c authored over 9 years ago by Joshua Granick <[email protected]>
e49977ee324de86cb39f0941f434f0e684f02c1c authored over 9 years ago by Joshua Granick <[email protected]>
Add FileReference/FileReferenceList
c57edbe0bc3d67c84e272c705da1446a5a898835 authored over 9 years ago by Joshua Granick <[email protected]>
c57edbe0bc3d67c84e272c705da1446a5a898835 authored over 9 years ago by Joshua Granick <[email protected]>
Fix bounds when child is not visible (thanks @mcheshkov) (fixes #791)
33604874c5c0518af73cf8beffac7d9e5d763a01 authored over 9 years ago by Joshua Granick <[email protected]>
33604874c5c0518af73cf8beffac7d9e5d763a01 authored over 9 years ago by Joshua Granick <[email protected]>
Support clipRect in bitmapData.draw (thanks @mcheshkov) (closes #794)
adb3ff91773872c0214eda4c399e26f1c635f673 authored over 9 years ago by Joshua Granick <[email protected]>
adb3ff91773872c0214eda4c399e26f1c635f673 authored over 9 years ago by Joshua Granick <[email protected]>
Fix globalToLocal (fixes #805)
8099785204ab099f5b4b9120c5da571593847c7f authored over 9 years ago by Joshua Granick <[email protected]>
8099785204ab099f5b4b9120c5da571593847c7f authored over 9 years ago by Joshua Granick <[email protected]>
Fix Event.ADDED_TO_STAGE order (legacy) (fixes #800)
9dee7cbf6e26304c5380de4d6d2c3e4d1afc4653 authored over 9 years ago by Joshua Granick <[email protected]>
9dee7cbf6e26304c5380de4d6d2c3e4d1afc4653 authored over 9 years ago by Joshua Granick <[email protected]>