Etoys: VideoForSqueak-kfr.2.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Etoys: VideoForSqueak-kfr.2.mcz

commits-2
Karl Ramberg uploaded a new version of VideoForSqueak to project Etoys:
http://source.squeak.org/etoys/VideoForSqueak-kfr.2.mcz

==================== Summary ====================

Name: VideoForSqueak-kfr.2
Author: kfr
Time: 14 October 2011, 7:48:05 pm
UUID: fffc9911-90df-a64e-95f3-95bff4ada1af
Ancestors: VideoForSqueak-bf.1

Hide for now. Use new Camera with Scratch plugin instead.

=============== Diff against VideoForSqueak-bf.1 ===============

Item was changed:
  ----- Method: VideoMorph class>>descriptionForPartsBin (in category 'parts bin') -----
  descriptionForPartsBin
  ^ self
+ partName: 'VideoCamera' translatedNoop
+ categories: {}
- partName: 'Camera' translatedNoop
- categories: {'Multimedia' translatedNoop}
  documentation: 'A player for video devices like cameras, video capturers, etc.' translatedNoop
 
  !

_______________________________________________
etoys-dev mailing list
[hidden email]
http://lists.squeakland.org/mailman/listinfo/etoys-dev