mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
85 lines
3.0 KiB
Plaintext
85 lines
3.0 KiB
Plaintext
bin/f3d
|
|
%%ALEMBIC%%%%ETCDIR%%/config.d/10_alembic.json
|
|
%%ASSIMP%%%%ETCDIR%%/config.d/10_assimp.json
|
|
%%DRACO%%%%ETCDIR%%/config.d/10_draco.json
|
|
%%EXODUS%%%%ETCDIR%%/config.d/10_exodus.json
|
|
%%ETCDIR%%/config.d/10_global.json
|
|
%%ETCDIR%%/config.d/10_native.json
|
|
%%ALEMBIC%%%%ETCDIR%%/thumbnail.d/10_alembic.json
|
|
%%ASSIMP%%%%ETCDIR%%/thumbnail.d/10_assimp.json
|
|
%%DRACO%%%%ETCDIR%%/thumbnail.d/10_draco.json
|
|
%%EXODUS%%%%ETCDIR%%/thumbnail.d/10_exodus.json
|
|
%%OCCT%%%%ETCDIR%%/config.d/10_occt.json
|
|
%%ETCDIR%%/thumbnail.d/10_global.json
|
|
%%ETCDIR%%/thumbnail.d/10_native.json
|
|
%%OCCT%%%%ETCDIR%%/thumbnail.d/10_occt.json
|
|
include/f3d/camera.h
|
|
include/f3d/engine.h
|
|
include/f3d/exception.h
|
|
include/f3d/export.h
|
|
include/f3d/image.h
|
|
include/f3d/interactor.h
|
|
include/f3d/loader.h
|
|
include/f3d/log.h
|
|
include/f3d/options.h
|
|
include/f3d/plugin.h
|
|
include/f3d/reader.h
|
|
include/f3d/types.h
|
|
include/f3d/utils.h
|
|
include/f3d/window.h
|
|
lib/cmake/f3d/f3dConfig.cmake
|
|
lib/cmake/f3d/f3dConfigVersion.cmake
|
|
lib/cmake/f3d/f3dEmbed.cmake
|
|
lib/cmake/f3d/f3dPlugin.cmake
|
|
lib/cmake/f3d/f3dTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/f3d/f3dTargets.cmake
|
|
lib/cmake/f3d/plugin.cxx.in
|
|
lib/cmake/f3d/plugin.desktop.in
|
|
lib/cmake/f3d/plugin.thumbnailer.in
|
|
lib/cmake/f3d/readerBoilerPlate.h.in
|
|
%%ALEMBIC%%lib/libVTKExtensionsAlembicReader.a
|
|
lib/libVTKExtensionsApplicative.a
|
|
%%ASSIMP%%lib/libVTKExtensionsAssimpReader.a
|
|
lib/libVTKExtensionsCore.a
|
|
%%DRACO%%lib/libVTKExtensionsDracoReader.a
|
|
%%OCCT%%lib/libVTKExtensionsOCCTReader.a
|
|
lib/libVTKExtensionsReaders.a
|
|
lib/libVTKExtensionsRendering.a
|
|
lib/libf3d.so
|
|
lib/libf3d.so.2
|
|
lib/libf3d.so.2.1
|
|
%%ALEMBIC%%share/applications/f3d-plugin-alembic.desktop
|
|
%%ASSIMP%%share/applications/f3d-plugin-assimp.desktop
|
|
%%DRACO%%share/applications/f3d-plugin-draco.desktop
|
|
share/applications/f3d-plugin-native.desktop
|
|
%%OCCT%%share/applications/f3d-plugin-occt.desktop
|
|
share/applications/f3d.desktop
|
|
share/bash-completion/completions/f3d
|
|
share/doc/F3D/LICENSE.md
|
|
share/doc/F3D/THIRD_PARTY_LICENSES.md
|
|
%%ALEMBIC%%%%DATADIR%%/plugins/alembic.json
|
|
%%ASSIMP%%%%DATADIR%%/plugins/assimp.json
|
|
%%DRACO%%%%DATADIR%%/plugins/draco.json
|
|
%%EXODUS%%%%DATADIR%%/plugins/exodus.json
|
|
%%DATADIR%%/plugins/native.json
|
|
%%OCCT%%%%DATADIR%%/plugins/occt.json
|
|
share/fish/vendor_completions.d/f3d.fish
|
|
share/icons/hicolor/32x32/apps/f3d.png
|
|
share/icons/hicolor/48x48/apps/f3d.png
|
|
share/icons/hicolor/64x64/apps/f3d.png
|
|
share/icons/hicolor/scalable/apps/f3d.svg
|
|
share/metainfo/app.f3d.F3D.metainfo.xml
|
|
share/mime/packages/f3d-3d-formats.xml
|
|
share/mime/packages/f3d-3d-image-formats.xml
|
|
%%ALEMBIC%%share/mime/packages/f3d-alembic-formats.xml
|
|
%%ASSIMP%%share/mime/packages/f3d-assimp-formats.xml
|
|
%%DRACO%%share/mime/packages/f3d-draco-formats.xml
|
|
%%OCCT%%share/mime/packages/f3d-occt-formats.xml
|
|
share/mime/packages/f3d-vtk-formats.xml
|
|
%%ALEMBIC%%share/thumbnailers/f3d-plugin-alembic.thumbnailer
|
|
%%ASSIMP%%share/thumbnailers/f3d-plugin-assimp.thumbnailer
|
|
%%DRACO%%share/thumbnailers/f3d-plugin-draco.thumbnailer
|
|
share/thumbnailers/f3d-plugin-native.thumbnailer
|
|
%%OCCT%%share/thumbnailers/f3d-plugin-occt.thumbnailer
|
|
share/zsh/site-functions/_f3d
|