Subversion Repositories filter_foundry

Rev

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

Rev 304 Rev 305
Line 25... Line 25...
25
	vmin = -78 (was 0)
25
	vmin = -78 (was 0)
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
 
31
 
31
(*) This bug/solution was tested on Windows but needs to be verified and/or implemented on Mac.
32
(*) This bug/solution was tested on Windows but needs to be verified and/or implemented on Mac.
32
 
33
 
33
## 1.7.0.7 [08-Aug-2021]
34
## 1.7.0.7 [08-Aug-2021]
34
- 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. (*)
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. (*)