index
:
snap
anykey_issue387
development
errorHandling_issue533
gh-pages
github_backend
i18n
issue_190
issue_204
issue_209
issue_405
issue_458
issue_460
issue_461
issue_557
issue_71
location
master
mobileapp
octokat
p2p
xml_beautifier
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
objects.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize moveBy and friends
Nathan Dinsmore
2015-06-17
1
-1
/
+1
*
Remove clone function (unused)
Nathan Dinsmore
2015-06-17
1
-1
/
+1
*
Use Object.create(…) instead of new …() for inheritance (faster)
Nathan Dinsmore
2015-06-17
1
-11
/
+11
*
Fix encoding for exported sprites (esp. comments)
Jens Mönig
2015-05-18
1
-2
/
+2
*
fixed #770
Jens Mönig
2015-04-15
1
-3
/
+3
*
slightly optimize warped / turbo execution
Jens Mönig
2015-02-28
1
-6
/
+9
*
fix a bug in the automatic block migration mechanism
jmoenig
2015-02-23
1
-2
/
+2
*
Add user-interaction choices to the “When I am ...” hat block
jmoenig
2015-02-23
1
-11
/
+63
*
Fixed #710
jmoenig
2015-01-28
1
-2
/
+2
*
Fix speech bubbles of dragged nested sprites
jmoenig
2015-01-21
1
-5
/
+7
*
Keep layering of nested sprites thru drag & drop
jmoenig
2015-01-21
1
-1
/
+26
*
Make clones non-editable
jmoenig
2015-01-12
1
-3
/
+7
*
Experimental “processes” count watcher
jmoenig
2014-12-17
1
-2
/
+25
*
Experimental “ForEach” primitive (hidden in dev mode)
jmoenig
2014-12-04
1
-1
/
+12
*
Improve edge-collision detection of default sprite “arrow” shape
jmoenig
2014-12-03
1
-3
/
+6
*
Don't show hidden elements in the project thumbnail
jmoenig
2014-12-01
1
-2
/
+2
*
Fixed #372
jmoenig
2014-11-24
1
-3
/
+3
*
Fixed #416
jmoenig
2014-11-24
1
-19
/
+31
*
fixed #608, #610
jmoenig
2014-10-08
1
-18
/
+30
*
fixed #604. Thanks, @Gubolin!
jmoenig
2014-10-06
1
-3
/
+7
*
fixed #599
jmoenig
2014-10-01
1
-6
/
+12
*
fixed #378
jmoenig
2014-09-30
1
-2
/
+6
*
fixed #593
jmoenig
2014-09-30
1
-1
/
+2
*
Refactor variables handling
jmoenig
2014-09-17
1
-3
/
+4
*
propagate HIDE and SHOW to nested sprite parts
jmoenig
2014-07-30
1
-1
/
+18
*
added ‘move’ option to the sprite context menu
jmoenig
2014-07-29
1
-0
/
+1
*
double clicking on a sprite in the stage selects it in the IDE
jmoenig
2014-07-29
1
-1
/
+5
*
duplicate and clone nested sprites
jmoenig
2014-07-29
1
-21
/
+41
*
new “JavaScript function” primitive
jmoenig
2014-07-25
1
-1
/
+10
*
improve unique sprite- and costume names
jmoenig
2014-07-24
1
-13
/
+14
*
fixed “lost sprites bug”
jmoenig
2014-07-24
1
-2
/
+7
*
Scale down oversized images to current stage dimensions
jmoenig
2014-07-23
1
-5
/
+7
*
fixed #521
jmoenig
2014-07-22
1
-1
/
+4
*
list op fixes, thanks, Brian!
jmoenig
2014-07-18
1
-1
/
+1
*
simplify unique stageshot names
jmoenig
2014-07-17
1
-30
/
+11
*
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
1
-6
/
+4
*
Merge pull request #340 from cs10/extensions
Jens Mönig
2014-07-17
1
-0
/
+70
|
\
|
*
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
1
-22
/
+502
|
|
\
|
*
|
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
1
-8
/
+1
|
*
|
Commented out popup
Viraj Mahesh
2014-04-28
1
-1
/
+8
[next]