Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openfl/scratch-openfl

Open source version of the Scratch 2.0 project editor. This is the basis for the online and offline versions of Scratch found on the website.
https://github.com/openfl/scratch-openfl

Updated AGALMiniAssembler and added AGALMacroAssembler

Obtained from https://github.com/adobe-flash/graphicscorelib

ef84c094b4988e6ab5f426469aff9e4eac4317a6 authored about 10 years ago by Chris Willis-Ford <[email protected]>
Merge pull request #507 from LLK/refactor3d

Refactor3d

41dc70e4afc42f8bf032fe1ac5bb18edf34eaca9 authored about 10 years ago by Shane M. Clements <[email protected]>
Added missing function(){} wrapper

bd967fe6a5f52b52d3183a20da76f3d315564447 authored about 10 years ago by Chris Willis-Ford <[email protected]>
Updated Travis build file to build with/without 3D

72985d9e2c9a6851389cc929b86f54684a85c536 authored about 10 years ago by Chris Willis-Ford <[email protected]>
Fixed improper 'this' in bitmap2d() local function

Thanks @sclements for finding this problem

05ea63b5f8b87aa5f9070a774c07c74833ec6e0f authored about 10 years ago by Chris Willis-Ford <[email protected]>
Fixed Ant build WRT SCRATCH::allow3d compile flag

d8810308afa79b97ff81f387dd801a6184d67eb6 authored about 10 years ago by Chris Willis-Ford <[email protected]>
Wrapped 3d code with conditional compilation flag

The 'SCRATCH::allow3d' flag now controls 3D-related code.

6c57b15aaa2cf19dc01c09ad1e658425b7c065c4 authored about 10 years ago by Chris Willis-Ford <[email protected]>
Reformatted code

4ba5399034f9291ed61bc2aaa21c6997df08d3ca authored about 10 years ago by Chris Willis-Ford <[email protected]>
Moved 3d_render_src contents into src

To simplify building and debugging the 3D rendering code, I moved it
into the main src/ director...

4ed5f61085da9dc696ba45884f8a71206ea6553e authored about 10 years ago by Chris Willis-Ford <[email protected]>
Bumped version to v426b

3120435412af7447e340befd4ab821fa21ecc417 authored about 10 years ago by Chris Willis-Ford <[email protected]>
Made the SVG viewbox more accurate.

9b244d0aaa404fb4519102a01da906feb117da76 authored about 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #488 from LLK/json-error-details

Include JSON in error report during JSON parse

d5ff1613d023d421007fb03070c75cf4cdd46b98 authored about 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #489 from LLK/handle-ioerror

Ensure all loadBytes calls handle IOErrorEvent

dea8b8e8e5cc34ee50d33abc44437096ec740e79 authored about 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #512 from LLK/fix_3d_touching

Fix 3d touching

28eff033a3018ea52b79ceaf13caad972d2e8bc4 authored about 10 years ago by Chris Willis-Ford <[email protected]>
Fixed argument for hitTest call to bitmap()

82f788be92711fa7242eb657215ef5d58caa575a authored about 10 years ago by Shane M. Clements <[email protected]>
Fixed exception when dragging and dropping a sprite in 3D mode.

b6e8075b70ed04e1b8232cd07dd9a3e2672357d3 authored about 10 years ago by Shane M. Clements <[email protected]>
Fixing touch testing in 3D

9855a667e222ec082b8cacee9038b5f66190cf72 authored about 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #510 from LLK/bump_stage3d_req

Bumped Stage3D's required Flash version to 11.7 since Adobe de-optimized...

48aca30f1dcc10aac430f8f976b4f516f8fca4e2 authored about 10 years ago by Chris Willis-Ford <[email protected]>
Bumped Stage3D's required Flash version to 11.7 since Adobe de-optimized PixelBender with Flash 11.7

89067bc16f7c1760621306a763a6b7ae8911392e authored about 10 years ago by Shane M. Clements <[email protected]>
Bumped to v426

967223effb950e5e17ed7801b59b03d343a2d78b authored about 10 years ago by Shane M. Clements <[email protected]>
Fix Bug #460: recover language setting on start

Littele refactor of Translator.setLanguage(). n bootstrap phase call
getLanguage from server and...

fbaf5e64b7a512a35e52037278889a10601b3a0c authored about 10 years ago by la10736 <[email protected]>
Bumped to v425

484eca4b6afb3f4199cc3c0da6c2a917e214abc8 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Removed ' (beta)' from offlineNotice

a2acfa6acd4c751c55d2c3a8b44aae839c0c0598 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Merge pull request #495 from LLK/translate-variables

Translate variables

9b0f2d795190b59ef4f1b0712b9cfcf427e30971 authored over 10 years ago by Shane M. Clements <[email protected]>
Use StringUtil from mx.utils, not com.adobe.utils

a986ca4983b113d8920dee594cdbbd78de044cd0 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Merge pull request #493 from LLK/optimize-svg-import

Refactor cmdsForPath() to be nicer to the GC

3cb6cf93c4fbebbfb253e2bf3bb43efadd1f054f authored over 10 years ago by Shane M. Clements <[email protected]>
Added variable substitution support to DialogBox

515c47f18ec56ef9a0f854ed11e8dfd47ad083a1 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Cleanup in DialogBox.as, most variables now private

a3ba7c922c9c3f0d6c3084fa57f1ccd9f86f2aef authored over 10 years ago by Chris Willis-Ford <[email protected]>
Translator.map() now supports variable substitution

232dab450a21810ae5c16eac9917f5580bbcbcf0 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Added StringUtils.as with substitute() method

f5c408d4bc4700a2a91f2890dda1c1123caf675f authored over 10 years ago by Chris Willis-Ford <[email protected]>
Removed trimWhitespace in favor of StringUtil.trim

32be7d6e76c26bb1d60c826b0cd32738d0df8bb5 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Clean up Translator.as

686d014290b2c46cab58be123bc4a9da1b336e81 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Refactor cmdsForPath() to be nicer to the GC

On the particular large path I was testing, the time to run a single
cmdsForPath() went from mor...

aec67d8d67ccef8b5f04e378a0346a07cef7b0ae authored over 10 years ago by Chris Willis-Ford <[email protected]>
Merge pull request #492 from LLK/leave-room-for-tips

Subtract tips width from content area

917d4b52fa4542485d602bffe858b654ba7330e5 authored over 10 years ago by Shane M. Clements <[email protected]>
Subtract tips width from content area

When updating the layout, subtract tipsWidth() from the width of the
content area in order to le...

0040b2426c1b13bfbe18c03024e23af54ed1f96b authored over 10 years ago by Chris Willis-Ford <[email protected]>
Merge tag 'v423g'

Conflicts:
src/Scratch.as

a30638bab169fc7174b6cb2e1f5a39ba4bbea9d5 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge pull request #487 from LLK/v424

v424

d966f1a953dcef3406e2eb5ebbd2c92a7027e6b2 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Ensure all loadBytes calls handle IOErrorEvent

26c843fab7d7fb5dec58ee6b1fd3f4973fa6d234 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Include JSON in error report during JSON parse

a1bd47961bb2749a0e83ce5f7fe696dfe97dcb26 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Setters null the MD5 instead of calculating it

Calculating the MD5 on every change was proving to be a performance
problem for some larger assets

b90b81494938fd6c555cb15a37c40f916fc591a4 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Merge pull request #486 from LLK/recalculate-md5-b

Calc MD5 in setters for sound and costume data

03811364d78053a4a49669a341f2a4db813f8aaa authored over 10 years ago by Chris Willis-Ford <[email protected]>
Calc MD5 in setters for sound and costume data

d4d2c8397dc9c65e219f62d9369ba9f2866bbb48 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Bumped to v424

ce500679896fe4f019f76c8cefc2f0f61206e71b authored over 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #291 from nathan/fix-run-feedback

Fixed incorrect run feedback when opening editor

db3f52f4824816c09841846ab311c31305dad514 authored over 10 years ago by Shane M. Clements <[email protected]>
Merge branch 'master' into fix-run-feedback

Conflicts:
src/interpreter/Interpreter.as

0173529f77ece86cbabd54291d1b0d9e69115ab6 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Bump version to v424

af677758f44c129a46c72f8fbd2799825a4bbfa5 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Merge pull request #287 from nathan/scroll-while-dragging

Added autoscrolling while dragging

be8ddd6136da7ba937bc5a77a6793244ebc444e7 authored over 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #436 from LLK/fix-eof-error

Fix EOFError in scratch::ScratchRuntime/installProjectFromData

39b8fc5fd72c132e7ea0176a180fc68ad174e445 authored over 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #430 from LLK/extension-default-menus

Allow extensions to use %c

9a6caacf18595ed5e46b88ce76b3600597da6734 authored over 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #480 from LLK/fix-error-1009

Fix error 1009

8c51d779ff0764a6b0bfc8a1bdd78404e795035b authored over 10 years ago by Chris Willis-Ford <[email protected]>
Protect against sound failing to play

5f87fc98c309084575df90a003f1d027af53599c authored over 10 years ago by Chris Willis-Ford <[email protected]>
Avoid null deref in ScratchObj/defaultArgsFor()

Use Scratch.app instead of DisplayObject/root() to access the app.
Ensure that a ScratchObj's li...

8dfa0eff67554d27c484f92c1a40ff607bb1b244 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Added null checks during ObjectTransformer shudown

b9aa9f9f7e5b3b378a2def0b51981c75e0e9a04e authored over 10 years ago by Chris Willis-Ford <[email protected]>
Check for null parent in hideAskPrompt

2d19efb33a18bee6c94f161d8c41f9b39e297862 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Bump version string to v423g

dff41827ea450e0b9fbc5127f223861e94aa7731 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Merge pull request #426 from LLK/project-summary

Add exporting project summaries

dec174fd35762616153d230d8b3916cdea996ce3 authored over 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #449 from LLK/missing-translation-strings

Add missing translation strings

9b8f4c2088d7eeb72ea462af670eb02e2504755c authored over 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #447 from LLK/detect-transparency

Fix detecting transparency in SVGs

85574ae7c72856743c5d321e5ec36654aeb7a563 authored over 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #457 from LLK/base-getbackpack

Stub getBackpack() in MediaInfo, move some checks

46918a37474b873d7446e0f80e6a6f23a7edc709 authored over 10 years ago by Shane M. Clements <[email protected]>
Move 'loaders' into MediaInfoOnline

ff5537c62ada0e5fb55eefb5f7ba641f1b51413f authored over 10 years ago by Chris Willis-Ford <[email protected]>
Merge pull request #471 from LLK/fix_ext_ui

Fixed the indicator placement and line before it

f30fb330c3f4eba60dba0e315d4e613d3f64337a authored over 10 years ago by Shane M. Clements <[email protected]>
Fixed the indicator placement and line before it

0517505a5fb9baba18364369d17c8151a18dcc2d authored over 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #470 from LLK/ext_improvements

Forcing non-internal extensions to isInternal=false

74ab7489ec2bc049de2fa25a2b4407001680037e authored over 10 years ago by Shane M. Clements <[email protected]>
Forcing non-internal extensions to isInternal=false

5ca63fb05a7f581090f35a7cba6773fb6f649cd6 authored over 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #469 from LLK/reenable_external_exts

Allow non-internal extensions

c460fc289f31913310d14fdef3ced0a64369c1a3 authored over 10 years ago by Shane M. Clements <[email protected]>
Allow non-internal extensions

25ede8cb2f121c95372aa94db34643d837000c94 authored over 10 years ago by Shane M. Clements <[email protected]>
Bumped to v423f

140c9ce15ce203dc2f31b06be515ba270ec835a3 authored over 10 years ago by Shane M. Clements <[email protected]>
bumped to 423e

613013d5259b3db3c1f62af22e219a44ad2ed887 authored over 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #462 from LLK/hotfix/2.0.65-2014-08-18

TEMP: Only allow internal extensions (Pico/WeDo)

3e4215f3d751ef8e8b185e6dd730e8a6ed7b36cd authored over 10 years ago by Nathan Dinsmore <[email protected]>
Bumped version string for hotfix

589238292264cfa978075f6eb16dcece2e6cbfc2 authored over 10 years ago by Chris Willis-Ford <[email protected]>
TEMP: Only allow internal extensions (Pico/WeDo)

a4170a63344461771ef03c55fd0d653300600a15 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Merge pull request #428 from LLK/video-motion-hidden

Don't trigger video motion hat when sprite is hidden

dee2d5f69bb0b63f5e5308763fa68a283c5d1f4e authored over 10 years ago by Nathan Dinsmore <[email protected]>
Stub getBackpack() in MediaInfo, move some checks

This change involves both the scratch-flash and scratch-flash-online
respositories.
This allows ...

d661f42bad317f442c9ee205dbf83cfd1a58a937 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Merge pull request #451 from LLK/fix-set-spec

Fix setting block specs for variable/list getters

adf75dbeda78552bb2de7c68b2793241ed70fb7e authored over 10 years ago by Shane M. Clements <[email protected]>
Fix setting block specs for variable/list getters

c0a496423f3d12a061761f782dde40959af56f38 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Add 'video motion' and 'video direction' to translatable strings

c1a486eb3b525995c69e6b1cc557d211eb329555 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Update translations for drawing properties when switching languages

7dc3cc0917c31b180d675e0953174117286502db authored over 10 years ago by Nathan Dinsmore <[email protected]>
Update 'Add' translation in paint editor when switching languages

ae12c0f8b88d8e4dd9197356d420670b7ac3acf3 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Add 'Add' to translatable strings

7dfe7992576ecd4e9e6b87f895d2075fd0354d32 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Update paint tooltips when switching languages

c0957498941e1213dd1b8a5f6539cde4618d424d authored over 10 years ago by Nathan Dinsmore <[email protected]>
Add 'other scripts in sprite/stage' to translatable strings

b6186a61da9b8dccd133e45d626b8beac9f16b5c authored over 10 years ago by Nathan Dinsmore <[email protected]>
Translate 'Microphone volume:'

d4165161c7e82dfe078aed40f285d57aba1a3686 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Add 'Add an Extension' to translatable strings

66a22bed20a736f75b864e9b09fb510cb382d2d6 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Add 'next backdrop' and 'previous backdrop' to translatable strings

e1d03df164bc0bf3dac024fa0f12e5b7fdb38bbf authored over 10 years ago by Nathan Dinsmore <[email protected]>
Add 'New Message' to translatable strings

c9e668d77cbf9e262bed6cc58ccb4dfb5ec6de46 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Add 'New Block' to translatable strings

551a8195601dc35c80f6fa95c597556756e9e6e8 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Translate "text" in procedure editor

423e74f1317e1aba31a1973f35e272f24bd5fa9d authored over 10 years ago by Nathan Dinsmore <[email protected]>
Translate "add comment here..."

82ea80b6560293b49719b89ab1db1f121ed8db49 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fix detecting transparency in SVGs

8baaf4ea6e80ddb74120fee474ffd761ea111e47 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fix touching? menu

44c231e29791fcf220697f5d210c771fc4125f7f authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fix block feedback when autoscrolling

dd76a846c192725ffce9511d4088ac60dba390dd authored over 10 years ago by Nathan Dinsmore <[email protected]>
Update scrollbars when autoscrolling

88eef687912434e17490fe938a469e147d04ea11 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Don't trigger autoscroll when already at the maximum in that direction

7d2493a28905be6151a7f03586684a68b6e34941 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Bumped version to 423

5036ee013c438f1a3d69858a6ef0e149e887481a authored over 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #339 from nathan/no-bold-numbers

Stop bolding numeric arguments

985952d7eea336dc0d8ed760c1f6f43525ca4453 authored over 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #285 from nathan/script-tabbing

Fix tabbing between inputs in a block

cdfe4d702fab9846b9aaab642ad12151265cb999 authored over 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #308 from nathan/import-old-sprites

Add importing old sprites

2200fdf6348ef6790525cea9c266d60637eb0827 authored over 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #368 from nathan/list-context-menu

Allow switching list name in reporter from context menu

69b8e92aa80c2659b50543577b17a6aca4e5d925 authored over 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #370 from nathan/procedure-editor-overflow

Fix overflow in procedure editor

06c5019f8ee9f8899adaaf62a306145cb6ed9aaf authored over 10 years ago by Shane M. Clements <[email protected]>
Fix a typo (+ => +=)

f943079c89fe50ef511cb25962502b922f2a4c9b authored over 10 years ago by Nathan Dinsmore <[email protected]>