cmake-modules
|
12dbbd4ce9
Misc. typos
|
7 lat temu |
code
|
a2a7877939
Merge branch 'master' into make_tools
|
7 lat temu |
contrib
|
59ea3b6c85
fixed android zlib compile error.
|
7 lat temu |
doc
|
2998830d4a
Fix typos on documentation using codespell
|
7 lat temu |
include
|
6aa32b41a1
Replace type punning with explicit memcpys
|
7 lat temu |
packaging
|
e07aedac9e
Update script.iss
|
7 lat temu |
port
|
64ba839f47
Update Readme.md
|
7 lat temu |
samples
|
a8a1ca9894
header paths adjusted for unit tests and samples
|
7 lat temu |
scripts
|
86fa0f4524
Merge branch 'master' into master
|
7 lat temu |
test
|
1883d44b9b
Merge branch 'master' into master
|
7 lat temu |
tools
|
a2a7877939
Merge branch 'master' into make_tools
|
7 lat temu |
.coveralls.yml
|
a6c86c79f1
Travis: enable coverall support.
|
8 lat temu |
.editorconfig
|
1f28662687
Implemented: Add editor config rules for *.txt files
|
10 lat temu |
.gitattributes
|
eb0ace4e18
exclude repository-settings from source-package generated via 'git archive'
|
8 lat temu |
.gitignore
|
c23f999196
[+] QtCreator temporary file.
|
7 lat temu |
.travis.sh
|
26f749fcd2
Re-enable Clang static analysis
|
7 lat temu |
.travis.yml
|
068d4aa4cb
Disable clang static analysis for now
|
7 lat temu |
AssimpBuildTreeSettings.cmake.in
|
9d00c18761
Feature : Prepare FindPackage feature.
|
13 lat temu |
AssimpConfig.cmake.in
|
1d96486437
Refactored: Reformat CMake files to conform to editor config
|
10 lat temu |
AssimpConfigVersion.cmake.in
|
aaf0be0bbf
- CMake overhaul. Add proper FindXXX scripts for PkgMacros, ZLIB, DirectX. Isolate MSVC-specific defines. Add newer boost versions to boost whitelist. Many thanks to Mr. S. for the patch! (see http://zfx.info/viewtopic.php?f=9&t=334&p=32190#p32190)
|
13 lat temu |
CHANGES
|
224b43a3a9
Update CHANGES
|
7 lat temu |
CMakeLists.txt
|
67eff10d8f
[*] qt_assimp_viewer can be built with Qt4 or Qt5.
|
7 lat temu |
CONTRIBUTING.md
|
5f04cf09e7
Improve the contribution guide
|
7 lat temu |
CREDITS
|
242b5d5874
Initial FBX Export Support, sponsored by MyDidimo (mydidimo.com).
|
7 lat temu |
CodeConventions.md
|
7962897549
Change to what seems to be agreed upon (in line with PR #566)
|
10 lat temu |
INSTALL
|
54c77e78b3
Update INSTALL
|
9 lat temu |
LICENSE
|
4495162f5f
Fix new lines problem
|
8 lat temu |
README
|
b47a3a5968
Deprecate README
|
12 lat temu |
Readme.md
|
df9faaae41
Update Readme.md
|
7 lat temu |
appveyor.yml
|
37ed614b70
Update appveyor.yml
|
7 lat temu |
assimp-config-version.cmake.in
|
069dbe6e9c
CMake: Fix compatibility check for so-version of the assimp lib.
|
8 lat temu |
assimp-config.cmake.in
|
0fdb79871f
Use CMAKE_INSTALL_PREFIX as ASSIMP_ROOT_DIR.
|
7 lat temu |
assimp.pc.in
|
6b04b20869
closes https://github.com/assimp/assimp/issues/1526: use correct include folder for assimp.
|
7 lat temu |
revision.h.in
|
e89c811bd1
Refactor: Apply C++ conventions to revision.h.in
|
10 lat temu |