| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ensure unique names when renaming costumes | jmoenig | 2014-07-18 | 2 | -2/+3 |
| | | |||||
| * | ensure unique names for costumes created by the paint editor | jmoenig | 2014-07-18 | 3 | -4/+12 |
| | | |||||
| * | list op fixes, thanks, Brian! | jmoenig | 2014-07-18 | 5 | -7/+7 |
| | | |||||
| * | ensure unique names for imported costumes | jmoenig | 2014-07-17 | 2 | -3/+6 |
| | | | | | Use new mechanism for unique costume names on imported costumes | ||||
| * | simplify unique stageshot names | jmoenig | 2014-07-17 | 1 | -30/+11 |
| | | | | | and get rid of regex | ||||
| * | eliminate global regex var | jmoenig | 2014-07-17 | 1 | -2/+5 |
| | | |||||
| * | move screenshot feature to dev mode | jmoenig | 2014-07-17 | 1 | -4/+4 |
| | | |||||
| * | minor format tweaks to "Screenshot" feature | jmoenig | 2014-07-17 | 3 | -7/+6 |
| | | |||||
| * | Merge pull request #340 from cs10/extensions | Jens Mönig | 2014-07-17 | 2 | -0/+82 |
| |\ | | | | | Save stage/pentrails as costume (for animations) | ||||
| | * | Removed screenshot name cache | Viraj Mahesh | 2014-07-13 | 1 | -2/+0 |
| | | | |||||
| | * | Resolved conflicts and JSLinted | Viraj Mahesh | 2014-07-13 | 1 | -26/+28 |
| | | | |||||
| | * | Merge branch 'master' into extensions | Viraj Mahesh | 2014-07-13 | 18 | -132/+3851 |
| | |\ | | | | | | | | | | | | | Conflicts: objects.js | ||||
| | * | | Do nothing when blank action passed | Viraj Mahesh | 2014-05-30 | 1 | -1/+3 |
| | | | | |||||
| | * | | Made updates to StageMorph functions | Viraj Mahesh | 2014-05-30 | 1 | -5/+2 |
| | | | | |||||
| | * | | Fixed naming issue and removed extra function | Viraj Mahesh | 2014-05-30 | 1 | -14/+4 |
| | | | | |||||
| | * | | Fixed indentation issue | Viraj Mahesh | 2014-05-30 | 1 | -7/+7 |
| | | | | |||||
| | * | | Localization support | Viraj Mahesh | 2014-05-10 | 1 | -1/+1 |
| | | | | |||||
| | * | | Moved the screenshot block to looks | Viraj Mahesh | 2014-05-08 | 1 | -10/+10 |
| | | | | |||||
| | * | | Revert f56dc8e..d3ec80f | Viraj Mahesh | 2014-04-28 | 2 | -19/+11 |
| | | | | | | | | | | | | | This rolls back to commit f56dc8ecf5f2845ed40b62eec4e0e2227bebd5ba. | ||||
| | * | | Commented out popup | Viraj Mahesh | 2014-04-28 | 2 | -11/+19 |
| | | | | |||||
| | * | | Fixed an error where stage could not take screenshots | Viraj Mahesh | 2014-04-21 | 1 | -0/+6 |
| | | | | |||||
| | * | | Removed part.canBeEmpty = false; for consistency | Viraj Mahesh | 2014-03-12 | 1 | -1/+0 |
| | | | | |||||
| | * | | Made reg-exp static | Viraj Mahesh | 2014-03-12 | 1 | -14/+13 |
| | | | | |||||
| | * | | Implemented both ways of Screenshot naming | Viraj Mahesh | 2014-03-12 | 1 | -6/+43 |
| | | | | |||||
| | * | | Put back the accidentally deleted words | Viraj Mahesh | 2014-03-11 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | Added comment explaining why copy is necessary Copy is only created for pen trails | ||||
| | * | | pen trails is in an array | Viraj Mahesh | 2014-03-11 | 1 | -1/+1 |
| | | | | |||||
| | * | | Option of switching between pen trails and stage image has been implemented | Viraj Mahesh | 2014-03-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | Stage saves pen trails too | ||||
| | * | | Fixed error where penTrail of sprite was being used instead of penTrail of stage | Viraj Mahesh | 2014-03-10 | 1 | -4/+3 |
| | | | | |||||
| | * | | Added ability to save pen trails | Viraj Mahesh | 2014-03-10 | 2 | -9/+30 |
| | | | | | | | | | | | | | Added dropdown menu to choose what to save | ||||
| | * | | Added the screenshot block for the Stage | Viraj Mahesh | 2014-03-08 | 1 | -0/+7 |
| | | | | |||||
| | * | | Renamed block | Viraj Mahesh | 2014-03-07 | 1 | -1/+1 |
| | | | | |||||
| | * | | Removed extra variables | Viraj Mahesh | 2014-03-07 | 1 | -3/+1 |
| | | | | |||||
| | * | | Use this.addCostume instead of IDE | Viraj Mahesh | 2014-03-07 | 1 | -1/+1 |
| | | | | |||||
| | * | | Screenshot names are now correctly tracked | Viraj Mahesh | 2014-03-07 | 1 | -11/+13 |
| | | | | |||||
| | * | | Removed Canvas2Image error | Viraj Mahesh | 2014-03-06 | 1 | -1/+0 |
| | | | | |||||
| | * | | Final commit: | Viraj Mahesh | 2014-03-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | -Removed an accidental change -Removed commented log statement | ||||
| | * | | Removed dibyo's test push | Viraj Mahesh | 2014-02-28 | 1 | -2/+0 |
| | | | | |||||
| | * | | Random change | Dibyo Majumdar | 2014-02-28 | 1 | -0/+2 |
| | | | | |||||
| | * | | Screenshot counter correctly implemented | Viraj Mahesh | 2014-02-28 | 1 | -1/+8 |
| | | | | |||||
| | * | | Screenshot block now mentions that it saves the screenshot as a costume | Viraj Mahesh | 2014-02-28 | 1 | -3/+4 |
| | | | | | | | | | | | | | Screenshot block now accepts a string | ||||
| | * | | Fixed errors that arose from not using fullImageClassic() | Viraj Mahesh | 2014-02-25 | 1 | -5/+4 |
| | | | | |||||
| | * | | Fixed incomplete code | Viraj Mahesh | 2014-02-25 | 1 | -0/+3 |
| | | | | |||||
| | * | | Screenshts are saved as costumes of the current sprite | Viraj Mahesh | 2014-02-25 | 1 | -1/+14 |
| | | | | |||||
| * | | | Bangla (Bengali) translation, thanks, Mokter Hossain!! | jmoenig | 2014-07-17 | 3 | -4/+1218 |
| | | | | |||||
| * | | | fix List::length to work with stored CS10 projects | jmoenig | 2014-07-17 | 2 | -2/+7 |
| | | | | |||||
| * | | | format list changes for JSLint | jmoenig | 2014-07-17 | 1 | -15/+15 |
| | | | | | | | | | | | | | | | | and rename var ‘me’ to ‘myself’ to make it conform to the rest of Snap’s codebase | ||||
| * | | | change internal list ops to be iterative (bh) | jmoenig | 2014-07-17 | 1 | -43/+79 |
| | | | | | | | | | | | | | | | | so working with large arrayed lists no longer runs into JS’s maximum recursion limit. Thanks, Brian, for the quick fix! | ||||
| * | | | Merge pull request #509 from jmoenig/bh | Jens Mönig | 2014-07-11 | 1 | -1/+18 |
| |\ \ \ | | | | | | | | | Bh | ||||
| | * | | | Improve sbe-or-relative to generalize | brianharvey | 2014-07-11 | 1 | -6/+6 |
| | | | | | | | | | | | | | New method GetURLsbeOrRelative(url) takes a relative URL and tries it first on s.b.e and if that fails as a relative url. | ||||
| | * | | | Allow loading tools.xml from mirror *or* s.b.e | brianharvey | 2014-07-11 | 1 | -2/+19 |
| | | | | | | | | | | | | | | | | | | | | | Using full http://s.b.e/snapsource/tools.xml disallows local repository. Using relative tools.xml disallows running from local disk but getting tools from s.b.e. So we try both. | ||||
