- The
ColladaImporter
plugin makes use of Qt 4 library -- http://qt.io, licensed under LGPLv2 license
- The
DrFlacAudioImporter
plugin uses dr_flac public domain library -- https://mackron.github.io/dr_flac - The
DrWavAudioImporter
plugin uses dr_wav public domain library -- https://mackron.github.io/dr_wav
- The
FreeTypeFont
plugin uses FreeType library -- http://freetype.org/, licensed under FTL or GPLv2 license - The
HarfBuzzFont
plugin uses HarfBuzz library -- http://harfbuzz.org/, licensed under MIT license - The
JpegImporter
plugin uses libJPEG library -- http://ijg.org/, licensed under BSD license - The
MiniExrImageConverter
plugin uses miniexr public domain library -- https://github.com/aras-p/miniexr - The
PngImporter
andPngImageConverter
plugin uses libPNG library -- http://www.libpng.org/pub/png/libpng.html, licensed under libPNG license - The
StbImageImporter
plugin uses stb_image public domain library -- https://github.com/nothings/stb - The
StbPngImageConverter
plugin uses stb_image_write public domain library -- https://github.com/nothings/stb - The
StbTrueTypeFont
plugin uses stb_truetype public domain library -- https://github.com/nothings/stb - The
StbVorbisAudioImporter
plugin uses stb_vorbis public domain library -- https://github.com/nothings/stb
- Alice Margatroid (@Alicemargatroid) --
DrFlacAudioImporter
andDrWavAudioImporter
plugin - Jonathan Hale (@Squareys) --
StbVorbisAudioImporter
plugin - Konstantinos Chatzilygeroudis (@costashatz) -- Debian package
- Olga Turanksaya (@olga-python) -- Gentoo ebuild
Big thanks to everyone involved!