Subversion Repositories filter_foundry

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
441 2021-12-03 01:56:56 daniel-marschall /trunk/  
/trunk/.gitignore
/trunk/Obfuscation.md
/trunk/telegraphics_common/tt/choosefile_win.c
309 2021-08-29 11:27:48 daniel-marschall /trunk/ Fixed broken obfuscation  
/trunk/3264_mixer/foundry_3264_mixer.exe
/trunk/3264_mixer/foundry_3264_mixer.Build.CppClean.log
/trunk/3264_mixer/foundry_3264_mixer.log
/trunk/3264_mixer/foundry_3264_mixer.vcxproj.FileListAbsolute.txt
/trunk/.gitignore
/trunk/3264_mixer
/trunk/3264_mixer/in
/trunk/3264_mixer/out
/trunk/Obfuscation.md
/trunk/ff.h
/trunk/load_win.c
/trunk/main.c
/trunk/obfusc.c
/trunk/read.c
/trunk/visual_studio
/trunk/visual_studio/FilterFoundry.vcxproj
238 2021-07-25 02:35:48 daniel-marschall /trunk/ Fixed problem where 32bit Windows plugin tries to load 64bit standalone plugin  
/trunk/.gitignore
/trunk/CHANGELOG.md
/trunk/TODO.md
/trunk/make.c
/trunk/manifest.xml
/trunk/read.c
/trunk/testcases/import/README.md
/trunk/testcases/import/foundry16.8bf
/trunk/version.h
/trunk/visual_studio
/trunk/visual_studio/FilterFoundry.sln
/trunk/visual_studio/FilterFoundry.vcxproj
201 2021-07-10 01:21:03 daniel-marschall /trunk/ BUGFIX: Variable "d" now works like FilterFactory/FilterFoundy1.6 again. (Bug introduced in FilterFoundry 1.7 due to the change of the c2d() function)
NOTE: FilterFactory uses c2d(x,y):=atan2(y,x), but d:=atan2(-y,-x)
Due to compatibility reasons, we implement it the same way!
 
/trunk/.gitignore
/trunk/funcs.c
/trunk/funcs.h
/trunk/photoshop_sdk/DOWNLOAD.txt
/trunk/process.c
/trunk/visual_studio/FilterFoundry.vcxproj
/trunk/visual_studio/FilterFoundry.vcxproj.filters
/trunk/win_flex_bison
197 2021-07-06 12:16:07 daniel-marschall /trunk/ Added .gitattributes, .gitignore, renamed README.TXT to README.md  
/trunk/.gitattributes
/trunk/.gitignore
/trunk/visual_studio/README.md
/trunk/wpj/README.md
/trunk/visual_studio/README.txt
/trunk/wpj/README.TXT
/trunk/BUILDING.txt