Subversion Repositories filter_foundry

Rev

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

Rev 175 Rev 178
Line 154... Line 154...
154
                     This might solve incompatibilities with non-Photoshop hosts (i.e. GIMP).
154
                     This might solve incompatibilities with non-Photoshop hosts (i.e. GIMP).
155
                   - GIMP (using PSPI to load 8BF plugins) is now compatible.
155
                   - GIMP (using PSPI to load 8BF plugins) is now compatible.
156
                   - c2m() and sqr() are now approximately 3 times faster
156
                   - c2m() and sqr() are now approximately 3 times faster
157
                   - Build of plugins with empty title or category will now be prevented,
157
                   - Build of plugins with empty title or category will now be prevented,
158
                     since plugins with empty category or title won't be shown in the filter menu.
158
                     since plugins with empty category or title won't be shown in the filter menu.
-
 
159
                   - Fixed Actions (recording/playback). Several things like the AETE resource were broken.
-
 
160
                     The classID had to be changed to 'Fltr' so that the parameters are shown in the
-
 
161
                     Photoshop Action tab. (*)
159
                   (Changes by Daniel Marschall)
162
                   (Changes by Daniel Marschall)
160
 
163
 
161
(*) This bug/solution was tested on Windows but needs to be verified and/or implemented on Mac.
164
(*) This bug/solution was tested on Windows but needs to be verified and/or implemented on Mac.
162
 
165
 
163
*/
166
*/