
| Key: |
SQ-615
|
| Type: |
Feature
|
| Status: |
Open
|
| Priority: |
Normal
|
| Assignee: |
Unassigned
|
| Reporter: |
Bert Freudenberg
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
So far it only works on Linux (OLPC-XO specifically, possibly others). Scratch 1.4 has a camera plugin, maybe we can use that.
|
|
Description
|
So far it only works on Linux (OLPC-XO specifically, possibly others). Scratch 1.4 has a camera plugin, maybe we can use that. |
Show » |
Sort Order:
|
maybe add a new morph called CameraMorph that uses CameraPlugin
Etoys would ship both plugins
remove VideoMorph from the object catalog
add your new simplified but x-platform CameraMorph
seems better than shoehorning the CameraPlugin into VideoMorph
and maybe later there could be a cross-platform VideoPlugin so we can resurrect VideoMorph