Alexandr Arutjunov
|
a9284e5a95
|
[F] Removed unneeded definitions.
[F] Add library for linker.
|
2016-09-15 20:39:39 +03:00 |
Alexandr Arutjunov
|
65048d1ef7
|
[F] Removed Unicode BOM at file beginning.
|
2016-09-15 14:45:00 +03:00 |
Alexandr Arutjunov
|
40cfb45c74
|
[F] Not set option-variable (only define for compilation was set.
[F] For adding library can not be used TARGET_LINK_LIBRARIES
|
2016-09-13 13:29:12 +03:00 |
Alexandr Arutjunov
|
a375344052
|
Merge branch 'master' into gltf_o3dgc
|
2016-09-10 10:37:32 +03:00 |
Kim Kulling
|
7cedd4ab89
|
CMake: fix buildCMake: fix build..
|
2016-09-10 08:48:01 +02:00 |
Alexandr Arutjunov
|
5fe32caa6d
|
Merge branch 'master' into gltf_o3dgc
|
2016-09-10 09:14:28 +03:00 |
Kim Kulling
|
b22f93eabf
|
3MFImporter: add source group for visual dtudio.
|
2016-09-09 20:41:04 +02:00 |
Alexandr Arutjunov
|
d49ad6c93e
|
[*] Stylistic changes.
[F] Added all files from Open3DGC codec to CMakeLists.txt
|
2016-09-09 16:38:43 +03:00 |
Alexandr Arutjunov
|
2732e5d9b6
|
[F] Removed Unicode BOM.
|
2016-08-14 19:49:05 +03:00 |
Alexandr Arutjunov
|
e0356b09be
|
Merge branch 'master' into gltf_o3dgc
|
2016-08-14 16:49:53 +03:00 |
Alexandr Arutjunov
|
48f8c117e2
|
[F] Conditional compilation for Open3DGC-extension.
[F] Flag comp_allow did not reset when mesh can not be encoded.
|
2016-08-14 16:27:16 +03:00 |
Kim Kulling
|
b916857659
|
closes https://github.com/assimp/assimp/issues/967: add unzip include path
when no other version was found.
|
2016-08-14 11:44:21 +02:00 |
Alexandr Arutjunov
|
de70f5c028
|
[+] Added link to RT library when using Open3DGC-compression.
|
2016-08-13 17:44:58 +03:00 |
Alexandr Arutjunov
|
2e452205aa
|
[+] Building of Open3DGC codec.
|
2016-08-03 03:40:53 +03:00 |
Fabian Herb
|
616aa022a7
|
CMake: whitespace consistency, variable naming
|
2016-07-01 16:57:45 +02:00 |
Kim Kulling
|
447a9642c2
|
closes https://github.com/assimp/assimp/issues/918: use correct lib
install name for macos.
|
2016-06-17 20:42:19 +02:00 |
Kim Kulling
|
62e07a8af0
|
closes https://github.com/assimp/assimp/issues/911: use correct include
path for unzip, when detected.
|
2016-06-14 20:27:40 +02:00 |
Richard Selneck
|
fc5464eb38
|
Pull from upstream, 5/17/2016
|
2016-05-17 08:44:38 -04:00 |
Richard Selneck
|
86a636fbbf
|
Add in IRRMESH option
|
2016-05-09 18:26:18 -04:00 |
Gorilux
|
8f4f0047fb
|
Added 3MF importer
|
2016-05-07 14:16:33 +02:00 |
Otger
|
d9b365eb90
|
Fixed a few GLTF importer/exporter bugs
|
2016-04-28 18:44:47 +02:00 |
Kim Kulling
|
829e56df0c
|
cmake env: add license info.
|
2016-04-23 09:42:05 +02:00 |
Kim Kulling
|
6b243230b2
|
C++11-Support: remove boost.
|
2016-04-07 21:31:04 +02:00 |
Kim Kulling
|
2b09199f4a
|
FBXImporter: move MeshGeometry declaration into its own header
|
2016-03-03 15:19:38 +01:00 |
Alexander Bobkov
|
a5f9d0d3fc
|
Fixed installing pdb file
|
2016-02-11 16:24:26 +03:00 |
Kim Kulling
|
6bfdeb6a12
|
sprintf replacement: introduce au_snprintf to support snprintf for v2013
and earier ( closes https://github.com/assimp/assimp/issues/743 )
|
2016-01-06 15:35:25 +01:00 |
rmitton
|
d952823ffd
|
Importer for Silo SIB files.
Wrote an importer for Nevercenter Silo's binary SIB model format
|
2015-12-13 22:14:19 -08:00 |
Vertexwahn
|
3013b6b62f
|
Added missing DLL suffix for VS2015 build.
|
2015-12-09 21:58:29 +01:00 |
Otger
|
ffdcc78d91
|
Merge
|
2015-12-02 21:06:22 +01:00 |
Kim Kulling
|
f896c3329a
|
Build: remove deprecated third party lib from cmake
|
2015-11-30 12:52:49 +01:00 |
Otger
|
166ff63af9
|
Updated CMAKE - removed removed package inclusion
|
2015-11-29 21:20:31 +01:00 |
Otger
|
4f757cdf5a
|
Implemented basic glTF exporter and improved the importer (plus some code refactor)
|
2015-11-29 19:13:51 +01:00 |
Otger
|
b307ec643d
|
Created exporter class and fixed a few bugs
|
2015-11-27 01:16:48 +01:00 |
Otger
|
148a20a703
|
Experimental support for glTF
|
2015-11-26 02:36:22 +01:00 |
Kim Kulling
|
db8845d2b2
|
glTF: add jsn reader + example model to work on.
|
2015-11-25 22:03:39 +01:00 |
Danke Xie
|
57d7085fb8
|
Fix AndroidJNI header path in CMakelists.txt
|
2015-11-15 22:53:11 -08:00 |
Kim Kulling
|
4a8b459706
|
OpenDDLParser: latest greatest.
|
2015-10-01 20:29:15 +02:00 |
Kim Kulling
|
4619625b84
|
OpenGEX: add class for exporter.
|
2015-07-01 20:43:37 +02:00 |
Richard
|
e4b0c27a2e
|
Refactor: Strip trailing whitespace
|
2015-06-28 16:09:18 -06:00 |
Richard
|
1d96486437
|
Refactored: Reformat CMake files to conform to editor config
|
2015-06-28 15:50:57 -06:00 |
Kim Kulling
|
6249a1c06f
|
CMake: add comment for openddl-parser configuration.
|
2015-06-23 21:28:13 +02:00 |
abma
|
b4f5c57b3e
|
allow to compile only enabled loaders
|
2015-05-06 23:15:15 +02:00 |
Madrich
|
71ae322e7b
|
Merge pull request #5 from assimp/master
Update Fork
|
2015-05-01 23:01:33 +02:00 |
Madrich
|
ca8a3909be
|
Add StepExporter.cpp(stp) Export
Fix XFile
|
2015-05-01 21:40:51 +02:00 |
Highlife1911
|
4acb1d4c92
|
Removed FORCE attribute from CMake variable LIBRARY_SUFFIX
|
2015-05-01 14:13:28 +02:00 |
U-ORADEV\albihern
|
7043551068
|
Modifying files to let assimp build under cygwin.
|
2015-04-20 17:36:47 -05:00 |
abma
|
8c45a4dc3b
|
Merge remote-tracking branch 'origin'
Conflicts:
code/C4DImporter.cpp
code/OgreImporter.h
|
2015-04-16 01:03:00 +02:00 |
abma
|
bf4913b5c9
|
remove AssimpPCH.h: fixes #534
|
2015-04-16 01:00:17 +02:00 |
Kim Kulling
|
12efa14777
|
add openddl_parser directly to assimp.
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-03-19 11:37:58 +01:00 |
Kim Kulling
|
2717d51f7e
|
Merge remote-tracking branch 'origin/master' into opengex_support
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
Conflicts:
code/ParsingUtils.h
|
2015-03-17 14:26:39 +01:00 |