summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* fix crash to virtual method not being implemented in python class.Pablo Martin2011-03-281-0/+2
* jack: replace deprecated jack_client_new with jack_client_openJaromil2010-10-091-1/+0
* dumb example script to test filter functionalitiesXant2010-05-191-0/+33
* refactoring the internal Filter implementationxant2010-05-171-1/+0
* stop changing scripts so that they work only on linux , pleasexant2010-04-231-1/+1
* added properties to screenJaromil2010-04-022-2/+2
* allow to use this script on other screens as wellxant2010-03-281-1/+1
* fix to ImageLayer to work in jsJaromil2010-03-203-5/+8
* new Screen.save_frame() method for screenshotsJaromil2010-02-121-0/+6
* progresses on processing scriptJaromil2010-02-12165-632/+10431
* new experimental support for processing scriptsJaromil2010-02-126-47/+56
* new Color class (mostly useful to javascript),Jaromil2010-01-187-298/+525
* layer must be started explicitlyXant2010-01-161-0/+1
* new VectorLayerJaromil2009-12-272-1/+17
* imported processing.js in javascript libsJaromil2009-12-221-0/+2790
* joystick rumble in linux ;)Jaromil2009-11-071-2/+6
* fix to VideoLayerJaromil2009-10-181-4/+2
* small fixes to ScreenJaromil2009-10-073-12/+15
* made it actually (sorta) work again ...buZz2009-10-062-6/+13
* added a TODO and some code for a sliderbuZz2009-09-182-1/+46
* don't use hardcoded values for screen size, query the screen insteadXant2009-09-132-12/+16
* allow to query the screen for 'initialized' status.Xant2009-09-131-2/+4
* allow to get the default screen instanceXant2009-09-131-5/+5
* Logging example for pythonLuca Bigliardi2009-09-031-0/+30
* added a javascript widgetclass and an example application that uses it (both ...Bastiaan vd Berg (buZz)2009-09-022-0/+286
* print objects as tooltip or by double clicking.Jaromil2009-09-012-60/+72
* Factory template in swig bindingsJaromil2009-08-311-1/+1
* little fixesJaromil2009-08-303-26/+30
* some more adjustements and fixesJaromil2009-08-303-7/+6
* Context::screen is back (back-compat)Jaromil2009-08-301-1/+2
* Merge branch 'singleton' into cleanup_aug09Jaromil2009-08-301-1/+1
|\
| * opsXant2009-08-291-1/+1
| * don't use hardcoded values, but query the environment for screen sizeXant2009-08-291-1/+1
* | some stabilization after cleanupJaromil2009-08-302-12/+16
* | screated screen_jsJaromil2009-08-303-33/+53
|/
* Factory is now used also for ScreensJaromil2009-08-296-12/+32
* removed some cruft.Pablo Martin2009-08-291-9/+0
* adding a folder for example python scripts, as well as an initial samplePablo Martin2009-08-291-0/+13
* made language mode switch automatically when loading a file with thePablo Martin2009-08-292-9/+42
* added a python opengl test using glut (intended to be used with the gtkPablo Martin2009-08-291-0/+272
* a little bit of cleanup.Pablo Martin2009-08-281-40/+67
* add python mode to the editor (can execute and run python scripts).Pablo Martin2009-08-283-9/+122
* change width/height() to get_width/get_height()Jaromil2009-08-283-5/+5
* updating wishlist.Pablo Martin2009-08-281-2/+2
* adding some preview functionality, a statusbar, and a few more editorPablo Martin2009-08-282-82/+276
* adding cut, copy and paste accelerators.Pablo Martin2009-08-281-0/+18
* add try catch except statement to test experimental function.Pablo Martin2009-08-281-1/+4
* improving tree view:Pablo Martin2009-08-282-83/+237
* some more on the gtkgui wishlistJaromil2009-08-271-2/+6
* add your own wishes for the gtk editor here.Pablo Martin2009-08-271-0/+6