Subversion Repositories filter_foundry

Rev

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

Rev 305 Rev 308
Line 26... Line 26...
26
	I, imax = 255 (stayed the same)
26
	I, imax = 255 (stayed the same)
27
	U, umax = 55 (was 255)
27
	U, umax = 55 (was 255)
28
	V, vmax = 78 (was 255)
28
	V, vmax = 78 (was 255)
29
- Added a documentation based on the Filter Factory documentation.
29
- Added a documentation based on the Filter Factory documentation.
30
- Added a help button which opens the documentation on the web. (*)
30
- Added a help button which opens the documentation on the web. (*)
-
 
31
- For 32/64-bit cross-build, there is now no requirement that both plugin files must be installed anymore.
31
 
32
 
32
(*) This bug/solution was tested on Windows but needs to be verified and/or implemented on Mac.
33
(*) This bug/solution was tested on Windows but needs to be verified and/or implemented on Mac.
33
 
34
 
34
## 1.7.0.7 [08-Aug-2021]
35
## 1.7.0.7 [08-Aug-2021]
35
- Standalone filters are now created in 32 and 64 bit. To make this work, you need to install FilterFoundry.8bf and FilterFoundry64.8bf in your plug-in directory. (*)
36
- Standalone filters are now created in 32 and 64 bit. To make this work, you need to install FilterFoundry.8bf and FilterFoundry64.8bf in your plug-in directory. (*)