mirror of
https://github.com/dyne/FreeJ.git
synced 2026-06-06 07:19:52 +02:00
5fe8e2ea64
- moving filter-related code out of the layercontroller
by creating a Filter subclass : CVFilter
- making coreimage filters available to javascript when running on osx
Note : this is a work in progress and implementation is still unfinished
(coreimage filters won't work in this revision)