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

Fix bitmapResolution in ui.media.MediaInfo

b2fbafe0ee8e6b3f01f5180535be63d81e22591c authored over 10 years ago by Nathan Dinsmore <[email protected]>
Use STAGEW/STAGEH constants in saveScreenshot

70e4596766a8dfb9d728c9b03c513204ecbdd289 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Remove ui.media.MediaLibrary::importMediaList (unused)

94ad49c6cd8c3ea7e297c4a0a7baa7c64593ed28 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Show slider min/max as default values in dialog

3730154522cd9085ff47a3f89cad9bcd53de30ef authored over 10 years ago by Nathan Dinsmore <[email protected]>
Prevent shadowing by renaming

9c3e957a70480d80bc5cff016a450f3167bed858 authored over 10 years ago by Nathan Dinsmore <[email protected]>
hasVarName -> hasName

3ae225f453e664af03cbea306af317e487619bb5 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fix overflow in procedure editor

b5ca0f738fe916402ec065eb01c9b5fe8bf4831e authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge pull request #313 from nathan/list-watcher-read-only

Prevent deleting or editing list items in player mode

bc8bf5d726cca3a4ba85f21868eb1fd7968a8acf authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge pull request #319 from nathan/sound-duration-hundredths

Increase precision of formatted sound duration to hundredths

f3eb082a85e8873ab9fa9c517c76b8892414e5b2 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge pull request #324 from nathan/keep-zoom

Keep zoom and scroll when switching costumes in the image editor

b3f7648fef4b7bc510c4afeff49dad667f948908 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge pull request #333 from nathan/watcher-update

Fix watcher not updating to reflect certain changes

54b5391f0375580aa24815e67b3ec0b748db00a6 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge pull request #342 from nathan/copy-proc-declaration

Prevent copying procedure declaration blocks

8d7b4153d7dd55ce68ea3d747d74039e29d66c46 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge pull request #350 from nathan/empty-costume-center

Fix costume center for empty costumes

dfb6f9299477e78d8488bcecbb6667c784a39c87 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge pull request #351 from nathan/pick-transparent-color

Fix picking color from editor background yielding black instead of white

7d90aa075f2774bf5102a8f180cbe47ea437168a authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge pull request #367 from LLK/fix_3d_ghost_stamp

Fix 3d ghost stamp and a null reference exception

b26b93655bde9331b8239326e39f8a7f072ca424 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge pull request #322 from nathan/piano

Add piano for picking notes

2f6fa49faa96ff3c9a92e18451afe0bfa3ec3ddd authored over 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #364 from nathan/prevent-special-names

Prevent using special names (e.g., _mouse_) as sprite names

2f6e3c988ab4b23de53db5bc53fae3e05c1c1a74 authored over 10 years ago by Shane M. Clements <[email protected]>
Allow switching list name in reporter from context menu

4ff43ace207c964b6adf71f41bd534284e471ba1 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge pull request #363 from LLK/variable-dialog-line

Remove drawLine() call by default and make it protected

9c9afebd6772e4875ebc81aee05e0e27c8da1781 authored over 10 years ago by Shane M. Clements <[email protected]>
Now reading in the ghost value properly in 3d mode

7e5352c701f8029fdb9f7562c6c8b5e6204a6cb7 authored over 10 years ago by Shane M. Clements <[email protected]>
Prevent using special names (e.g., _mouse_) as sprite names

18ab6422df38037ad2756a0eea84d675ddb75b0f authored over 10 years ago by Nathan Dinsmore <[email protected]>
Remove drawLine() call by default and make it protected

9bc0352192048bd2a1999e06554864383c105773 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Show octave names for Cs

959139cad30f9ec2759451154ff326309bedaeca authored over 10 years ago by Nathan Dinsmore <[email protected]>
Add feedback for adding an existing list; prevent vars/lists with the same name

b5fd061bc55c9cdf6ad30a9214e3619819b6d2ad authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fix feedback when adding a sprite var which already exists globally

c9bf3c07fc4d24fefcb075b023206e81dc573fce authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fixing potential null reference exception

14413544e15338142f34fdbb4ffa9dd7f6e7868c authored over 10 years ago by Shane M. Clements <[email protected]>
Merge pull request #326 from nathan/sticky-bitmap-tools

Make grow/shrink tools sticky in bitmap editor

cb6296b740c42500dda97fee77bc199c140426ff authored over 10 years ago by Shane M. Clements <[email protected]>
Add missing strings() to Scratch

2282eb659db6263d4a4dace76f478f604fc4cc90 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge pull request #305 from nathan/clean-up

Change cleanup -> clean up

6fd25dc3743d3c090dc3542678ec47eddd179298 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fix comment

3bbeab5726bac8618520f071db4eaf4d10a2a378 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge pull request #311 from nathan/load-progress-size

Fix size of progress box when loading project

925364b8d1c07c1d91496e6bb49bc80cc4a8ae7c authored over 10 years ago by Nathan Dinsmore <[email protected]>
Allow holding shift to scroll horizontally with the mouse wheel

1df4c8c335ba6fe4ff1c94a7a0d6ab4c43e85661 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fix picking color from editor background yielding black instead of white

c845ce49d5ce706a960a132ee21b88f76b1ae461 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Remove superfluous semicolons

76c5b68cff639654636574896c42f7a7d61d2d89 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fix corner rounding in scratch.TalkBubble

bfd68a9de0ee386450072115da481ab72e6e76ce authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fix costume center for empty costumes

3d274ca71999acfcd7d25b33f203301be2b579ce authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge pull request #258 from nathan/disable-click-to-select-stage

Remove selecting Stage by double-clicking

a26c0ad2d2fca685f3653cdeaa2cb2ee0af1df88 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fix translating menu items in sprite menus

e8eec3722b1e000bce64e94ba199ca328a23e296 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Remove duplicate call to Translator.map in ui.media.MediaLibrary

18ae040674027aa2724fd43a242ab46f8cccecbe authored over 10 years ago by Nathan Dinsmore <[email protected]>
Remove duplicate call to Translator.map in Scratch

6dfc2c4d9192ee7418470c50570792e86a10f799 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Remove duplicate call to Translator.map in ui.parts.TabsPart

84f24e675bdc08454a52e455af2555a0bd428ad2 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Prevent copying procedure declaration blocks

7db32b955d396a8f668300394179ef13b0ecd9d4 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Stop bolding numeric arguments

e9b217f31bff3671039329a8e7b57b1942c3b986 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Comment formatting tweak

75575ab95b5dc6bc6534c749dd43abe6355365ba authored over 10 years ago by Chris Willis-Ford <[email protected]>
Fix corner rounding in uiwidgets.ResizeableFrame

8db2e9df2cc4bf527516aabc26d1521ef8fa15f3 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Allow only one HTTP poll at a time per extension

Without this change, long-running poll requests (such as those resulting in a timeout) can cause...

f3eef855d32c0488b525d820cb43dc9566e16cd3 authored over 10 years ago by Chris Willis-Ford <[email protected]>
Add "any" to key press menu

045be16cbbdc6481ecbe3e13e809200676304ccc authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fix watcher not updating to reflect certain changes

6495d9399c02759b385487291b251ca969523e36 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fix renaming sounds/costumes to the same name

2571ff74b10dbb59b53e1fc1ab9a79940d07360d authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fix a typo in uiwidgets.Slider

9186a82795e2239efe9d998a48b5704d74c1d058 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge pull request #309 from nathan/issue/297

Fix choosing colors in 3D

ed8f758346fc8027567b5612ad809af88e25117c authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge pull request #310 from nathan/delete-recursive-procedures

Allow deleting procedures with recursive references

03ff600871f5f9fb18036d77831d48de4e29b636 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Save scripts and update palette when undeleting a block or comment

e371a9222f9058c26ffb6dab03df2a1963c5100e authored over 10 years ago by Nathan Dinsmore <[email protected]>
Further clarifying README

dc3e85298152482ef5de68046d8ac560208f8069 authored over 10 years ago by idreyn <[email protected]>
Clarifying update to README

acd1d190d03d6a3790610ad0f306d8f841b46f48 authored over 10 years ago by idreyn <[email protected]>
Update README with recommendation to use 4.11 SDK

c0cbf1d344e1b62a08a84ef702ec7686341867af authored over 10 years ago by idreyn <[email protected]>
Send key press events for scroll wheel like Scratch 1.4

6b7d8de4c475ba4fd62c9314b7a7dbb947a219b1 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Make grow/shrink tools sticky in bitmap editor

f3f2e91823e2236a09e3da10e0b728a6a698dce5 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fix updating size of scroll frames

9b7499d93f50f76f17dd8f3843264a24d0a7e9b9 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Keep zoom and scroll when switching costumes in the image editor

fd393de6a4bef1dcb81ba877ca556cf37f084eec authored over 10 years ago by Nathan Dinsmore <[email protected]>
Allow clicks in space between keys

a3215f20d4ebca2be9f8a77f85d56df30b36d63c authored over 10 years ago by Nathan Dinsmore <[email protected]>
Add piano for picking notes

5399e4866520f744f5e066d75b45e58bc147eaaf authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge branch 'master' into abstract_external_interface

e8b0cabf1a32f434858cbe3ffa138973bf9d5fac authored over 10 years ago by Chris Willis-Ford <[email protected]>
Increase precision of formatted sound duration to hundredths

7c6125edef3878b7c7f15476bdf8261d85d79e52 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Match protocol more closely for /poll in HTTP extensions

c48bc6d0f180af8bdde9108648cbe4c0428ff616 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Prevent deleting or editing list items in player mode

78557f009b1c9ee291ac4e953c93cf5e1888175a authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fix size of progress box when loading project

9d09e8c8583536c70166dc8ec3aed9bea7ef8039 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge pull request #256 from nathan/add-costume-offset

Fixed costume center when importing costumes from the library

2e305c1112f3047f97712d1d9407825b0d3d376a authored over 10 years ago by Nathan Dinsmore <[email protected]>
Allow deleting procedures with recursive references

eae2d809b80822deabc887b78f11c70fa81bc562 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fix choosing colors in 3D

6b7fbc6d7f57cb80d7ebcc20298e53a4724be1f0 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Added MediaInfo.forBackpack

6deda071e3b4378ff0978b083cac0019d61bf01b authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fixed importing some old blocks

f37172bb99fe08af098b8135d442d40ec4807277 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Added importing Scratch 1.4 sprite files (.sprite)

15522154f73ebb8801d1ecd1e7249c1a20eb52fc authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge branch 'master' into abstract_external_interface

Conflicts:
src/blocks/Block.as
src/extensions/ExtensionManager.as
src/scratch/ScratchRuntime.as

931877b6a9b10189501d949ca873ce352d59210d authored over 10 years ago by Chris Willis-Ford <[email protected]>
Fixed decoding extension values

415d48b6c45dbf930fe67fd4dc1128b5704d2fa6 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fixed a missing semicolon in ui.media.MediaInfo

8554da49e2cacb9f4844b3ad19c66a674b90b131 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fixed a typo in watchers.ListWatcher

23ca0897d3dc097b4e78f492a9effaa93996644e authored over 10 years ago by Nathan Dinsmore <[email protected]>
Merge pull request #304 from doyousketch2/Typos

Typos

3597aa9a49c0417142d38f9873a50b8cdc2145b2 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Update SpriteThumbnail.as

6cd2e690553e0d8d8c5512820742a7c4a59b0f6c authored over 10 years ago by doyousketch2 <[email protected]>
Update ScratchRuntime.as

b7267ddcc77092551d50fa8349b0e91077b5e1ca authored over 10 years ago by doyousketch2 <[email protected]>
Merge pull request #306 from nathan/build-status-image

Fixed build status image

6b9c05175812b2bc98d85f6e0eff3236a9c736e9 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Fixed build status image

42a8757e8609d4f5512b2344879b62c75d68d46f authored over 10 years ago by Nathan Dinsmore <[email protected]>
Update ScratchSprite.as

8ae68c0928e1123aa42fc6ccf43a9f6dab9a3592 authored over 10 years ago by doyousketch2 <[email protected]>
Changed cleanup -> clean up in uiwidgets.ScriptsPane and DisplayObjectContainerIn3D

4b56c722dda5a0296b3301c32847527308a35212 authored over 10 years ago by Nathan Dinsmore <[email protected]>
Update ListWatcher.as

6bdb60cff63458f95f2bddb4d135e41b2cc28735 authored over 10 years ago by doyousketch2 <[email protected]>
Update ObjReader.as

f76f62ba3117a30d1e4cff19027188f7aab7f323 authored over 10 years ago by doyousketch2 <[email protected]>
Update ScrollFrame.as

8491973cedc3f1bf495f74e09d7a765ab343a67e authored over 10 years ago by doyousketch2 <[email protected]>
Update IconButton.as

382aca462dcff8944e38d71ffa3d6fc6279b8361 authored over 10 years ago by doyousketch2 <[email protected]>
Update CursorTool.as

b85889f9b026a0942179ddb949e1762474aa3421 authored over 10 years ago by doyousketch2 <[email protected]>
Update StagePart.as

32a296f7cc3216f15f7a2252304fc9910e2d9740 authored over 10 years ago by doyousketch2 <[email protected]>
Update ScriptsPart.as

d106d314f389c5528ec0690f5f9ede40647878e9 authored over 10 years ago by doyousketch2 <[email protected]>
Update SpriteThumbnail.as

99d9ad6990aaf759e817fe6a135fc0e0699c1dab authored over 10 years ago by doyousketch2 <[email protected]>
Update BlockPalette.as

b8c960bcb973f8a1595102f2465c2e71a5c53ce3 authored over 10 years ago by doyousketch2 <[email protected]>
Update Translator.as

c07ceeddfd4909bd330b7ade3bf9400746105ac6 authored over 10 years ago by doyousketch2 <[email protected]>
Update SVGPath.as

f8805233d03e962eab017bb525165f8799d45af8 authored over 10 years ago by doyousketch2 <[email protected]>
Update SVGImporter.as

9ef87a2d56079325aa9b7081ded186fc485ab402 authored over 10 years ago by doyousketch2 <[email protected]>
Update SVGDisplayRender.as

4d99aef0fd9ebe4365ec564e05c41db26aaa47f7 authored over 10 years ago by doyousketch2 <[email protected]>
Update ObjectTransformer.as

ce3f5191835cb2e1841b446c2b20cfee582e44c3 authored over 10 years ago by doyousketch2 <[email protected]>
Update BitmapEdit.as

9501dbfe81277dab291e10aca1c02aff96301b4a authored over 10 years ago by doyousketch2 <[email protected]>
Update WaveformView.as

6275e9dbffaf388546fe9218930d3d216753e0ae authored over 10 years ago by doyousketch2 <[email protected]>