open_toontown_panda3d/makepanda
Sam Edwards ad7669e12a mathutil: Update FFTCompressor for FFTW3
This has been due for a while. The last FFTW 2.x release was in 1999.

Note that this does change some of the loops; this has two benefits:
1) The halfcomplex storage order is now explained with a comment.
2) It fixed the special case "don't break a run of bytes for a zero" which
   was never triggering due to the value not being *exactly* 0.0.

I have tested these changes against older FFT-compressed animation .bams
and no noticeable decompression changes are present, so a .bam version
bump is not necessary.
2018-02-17 22:32:38 -07:00
..
confauto.in general: Remove more unnecessary +x UNIX modes 2018-02-07 11:29:48 -07:00
config.in general: Remove more unnecessary +x UNIX modes 2018-02-07 11:29:48 -07:00
expandimports.bat Remove references to SourceForge CVS repository 2015-08-23 14:12:59 +02:00
expandimports.py Move makepanda to root 2009-03-31 11:49:27 +00:00
getversion.py Cleanup trailing whitespace 2015-12-13 10:08:41 -05:00
installer.nsi general: Remove more unnecessary +x UNIX modes 2018-02-07 11:29:48 -07:00
installpanda.py installpanda: add --verbose flag 2018-01-03 14:09:15 +01:00
makechm.bat general: Remove more unnecessary +x UNIX modes 2018-02-07 11:29:48 -07:00
makechm.py Cleanup trailing whitespace 2015-12-13 10:08:41 -05:00
makedocs.bat Remove references to SourceForge CVS repository 2015-08-23 14:12:59 +02:00
makedocs.py Move makepanda to root 2009-03-31 11:49:27 +00:00
makepanda.bat general: Remove more unnecessary +x UNIX modes 2018-02-07 11:29:48 -07:00
makepanda.py mathutil: Update FFTCompressor for FFTW3 2018-02-17 22:32:38 -07:00
makepanda.sln general: Remove more unnecessary +x UNIX modes 2018-02-07 11:29:48 -07:00
makepanda.vcproj general: Remove more unnecessary +x UNIX modes 2018-02-07 11:29:48 -07:00
makepandacore.py makepanda: detect public system libraries when building on Android 2018-02-11 00:56:25 +01:00
makewheel.py makewheel: fix binary data being doubled 2017-12-21 11:39:19 +01:00
panda-install.bmp general: Remove more unnecessary +x UNIX modes 2018-02-07 11:29:48 -07:00
panda3d.desktop More minor linux packaging fixes 2014-12-29 15:16:33 +01:00
pview.desktop More minor linux packaging fixes 2014-12-29 15:16:33 +01:00
test_imports.py Fix travis build 2017-09-19 17:49:04 +02:00