9 Commits

Author SHA1 Message Date
xant
9aac363e63 allow to use this script on other screens as well 2010-03-28 21:33:26 +02:00
Jaromil
4a413114da small fixes to Screen
scripts now use new Screen() factory
good coords calculations, better aa options
2009-10-07 13:40:16 +02:00
Jaromil
ad8e5ca2fd some more adjustements and fixes 2009-08-30 22:48:57 +02:00
Jaromil
89d97e5228 change width/height() to get_width/get_height()
later on will be methods attached to the screen class
2009-08-28 22:03:31 +02:00
Xant
689308ac83 query the environment for screen resolution
(instead of using hardcoded values)
2009-08-21 10:15:40 +02:00
Jaromil
a190f3f4e2 refactoring of garbage collection
testing that multiple scripts can be included from a main one
removed js garbage collection in controllers (was called after script load)
included JSON as a standard library (it works!)
modified example scripts to avoid namespace clash
2009-05-16 17:00:37 +02:00
xant
29c9777586 - fix in geo_layer to avoid race conditions when accessing the surface
- use ARGB as pixelformat if HAVE_COCOA is true
- updated cynosure to explicitly activate the geo_layer once created
2009-05-15 12:21:26 +02:00
xant
14444f3570 cynosure now works properly on osx as well (an it's very fast !!) 2009-03-05 01:45:34 +01:00
Jaromil
baec800d0f script directory re-organisation 2008-12-02 01:47:39 +01:00