Subversion Repositories filter_foundry

Rev

Rev 393 | Rev 402 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 393 Rev 398
Line 17... Line 17...
17
Minor priority stuff or ideas
17
Minor priority stuff or ideas
18
-----------------------------
18
-----------------------------
19
 
19
 
20
* Add functionality to save to FFX (Filters Unlimited) filters. But we must use the "Make" dialog, because it contains title/category/author/copyright?
20
* Add functionality to save to FFX (Filters Unlimited) filters. But we must use the "Make" dialog, because it contains title/category/author/copyright?
21
 
21
 
22
* Filter Factory is much faster than Filter Foundry (example rad.afs). Why?!
22
* Filter Factory is much faster than Filter Foundry (example rad.afs). Why?! Test if it is also the case if optimized with "-O2" (release configuration).
23
 
23
 
24
* When a filter is created obfuscated and you click "Make" again, should then be the "obfuscate" checkbox be checked again?
24
* When a filter is created obfuscated and you click "Make" again, should then be the "obfuscate" checkbox be checked again?
25
 
25
 
26
* The filter `r*(y&1)` looks horrible when you zoom out!
26
* The filter `r*(y&1)` looks horrible when you zoom out!
27
 
27