Subversion Repositories filter_foundry

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
309 2021-08-29 11:27:48 daniel-marschall /trunk/ Fixed broken obfuscation  
308 2021-08-29 01:32:42 daniel-marschall /trunk/ For 32/64-bit cross-build, there is now no requirement that both plugin files must be installed anymore.  
307 2021-08-29 01:27:53 daniel-marschall /trunk/  
306 2021-08-28 12:05:32 daniel-marschall /trunk/  
305 2021-08-28 11:35:54 daniel-marschall /trunk/ Added a help button which opens the documentation on the web. (Only Windows)  
304 2021-08-28 01:55:43 daniel-marschall /trunk/ Added a documentation based on the Filter Factory documentation.
The previously undocumented variables I, U, V as well as imin, umin, vmin have been changed to represent the actual results of the i,u,v variables.
 
303 2021-08-27 16:51:29 daniel-marschall /trunk/  
302 2021-08-26 16:46:50 daniel-marschall /trunk/  
301 2021-08-26 10:46:02 daniel-marschall /trunk/ Added pow testcase, fixed some compiler warnings  
300 2021-08-25 22:41:48 daniel-marschall /trunk/ Added new function `pow(b,e)` which are already part of the inofficial Filter Factory 3.1.0 patch by Daniel Marschall.  
299 2021-08-25 19:54:45 daniel-marschall /trunk/ According to the FilterFactory manual, all operations are on signed 32-bit integers  
298 2021-08-25 19:41:27 daniel-marschall /trunk/  
297 2021-08-25 18:51:43 daniel-marschall /trunk/  
296 2021-08-25 17:13:08 daniel-marschall /trunk/ The window is now opened on the correct screen (the one where Photoshop is opened). Additionally, it is avoided that the window is spread over multiple screens.  
295 2021-08-24 23:18:28 daniel-marschall /trunk/ Added 100% Filter Factory replica of variables d, m and M  
294 2021-08-24 17:28:34 daniel-marschall /trunk/ Following functions have been changed to a 100% replica of the Filter Factory implementation: cos(x), sin(x), tan(x), r2x(d,m), r2y(d,m), rad(d,m,z), c2d(x,y), c2m(x,y), sqr(x)  
293 2021-08-22 22:11:11 daniel-marschall /trunk/  
292 2021-08-22 10:53:14 daniel-marschall /trunk/ Introduced obfuscation version 5 (it is like version 4, but contains an integrity check); also fixed some smaller issues with obfuscation loading.  
291 2021-08-17 23:51:18 daniel-marschall /trunk/ RNG variable names  
290 2021-08-17 23:40:07 daniel-marschall /trunk/ Various improvements (especially performance) on the new PRNG  

Show All