kimkulling
|
a06133ab52
|
Update copyrights.
|
2019-01-30 09:41:39 +01:00 |
d
|
6d1dee606a
|
integrated DropFaceNormals process (cmake, poststepregistry)
|
2018-10-29 16:26:50 +01:00 |
kimkulling
|
f75bf6d99c
|
MAke noexcept compiler-specific.
|
2018-09-21 16:25:27 +02:00 |
Kim Kulling
|
b049933d2f
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
Alexis Breust
|
559bc38e5d
|
Embedding images post-process
|
2018-01-08 09:26:52 +01:00 |
Kim Kulling
|
a2b8d66a86
|
Update license info.
|
2017-05-09 19:57:36 +02:00 |
Tan Li Boon
|
c3d40810b5
|
Cleared majority of codepage warnings in Visual Studio 14.
|
2017-01-09 00:41:10 +08:00 |
Chris Russ
|
3f08cebfab
|
include config.h to always have the correct types (float/double) exposed
|
2016-08-17 07:57:31 +10:00 |
Chris Russ
|
6613b6382f
|
renaming define for double precision to be picked up by cmake correctly
|
2016-08-16 16:03:56 +10:00 |
Chris Russ
|
05a6ee6473
|
Adding double precision import support for formats that can be exported
|
2016-07-16 18:23:33 +10:00 |
Chris Russ
|
fa1d6d8c55
|
propagating precision requirments into operations
|
2016-07-16 18:23:33 +10:00 |
Chris Russ
|
2f7e3dcdcc
|
Basic changes to introduce optional double precision
|
2016-07-16 18:23:33 +10:00 |
Kim Kulling
|
9678da72c9
|
Public includes: add pragma statement and formalize include guard schema.
|
2016-07-11 20:56:38 +02:00 |
mensinda
|
f59cba13eb
|
Try fixing clang builds
|
2016-04-06 11:10:12 +02:00 |
mensinda
|
4836a2993e
|
Replaced boost::thread with std::thread
|
2016-04-05 22:28:21 +02:00 |
Kim Kulling
|
b6673c3fca
|
Update license info in public headers
|
2016-01-01 21:08:28 +01:00 |
Turo Lamminen
|
0b0ba2ec4d
|
Refactor logic which checks for too large allocations
It's now easier to change the limit
|
2015-08-14 11:53:16 +03:00 |
Richard
|
54a2d0808c
|
Refactor: Expand tabs to 4 spaces
|
2015-06-28 16:08:06 -06:00 |
Richard
|
6da45599c0
|
Refactor: Strip trailing whitespace
|
2015-06-28 16:08:06 -06:00 |
Richard
|
5dbd676c01
|
Refactor: Use LF line endings
|
2015-06-28 16:08:06 -06:00 |
Kim Kulling
|
2bfc353fde
|
License info: update year info.
|
2015-06-28 21:48:25 +02:00 |
wise86Android
|
2c194f629a
|
fix macro for be uesed with expression
|
2015-05-19 21:57:51 +02:00 |
Alexander Gessler
|
b1e8c192db
|
Merge pull request #464 from turol/master
Clean up some warnings
|
2015-02-28 14:41:26 +01:00 |
Turo Lamminen
|
db6d8a4dc5
|
Use attribute noreturn on both GCC and Clang
Both GCC and Clang define __GNUC__ and both also understand
attribute noreturn.
|
2015-02-27 23:09:12 +02:00 |
mbp566
|
7bab42f55f
|
Fixed many doxygen errors
|
2015-02-18 17:02:30 +09:00 |
Léo Terziman
|
ad55783f56
|
Boost libraries on windows are too much a hassle to handle, so thread safety is not worth all the trouble => think to move to c++11 thread support
|
2014-01-17 12:03:24 +01:00 |
Léo Terziman
|
34c3449cdd
|
Always activate thread safety if possible
|
2014-01-17 12:03:18 +01:00 |
Léo Terziman
|
4e7b59be55
|
Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio
|
2014-01-17 11:43:48 +01:00 |
Sherief Farouk
|
0d57e659cb
|
Added AI_WONT_RETURN_SUFFIX mainly for Clang's static analyzer.
|
2013-08-04 10:10:21 -04:00 |
Alexander Gessler
|
bdfcb4b0cb
|
- add ASSIMP_BUILD_NO_COMPRESSED_IFC option. Properly integrate Q3BSP's unzip dependency into the build configuration.
|
2013-03-28 13:38:42 +01:00 |
aramis_acg
|
54040901f0
|
- update Assimp.NET
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1330 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2012-11-03 02:49:19 +00:00 |
aramis_acg
|
6fa251c2f2
|
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1150 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2012-02-03 17:04:06 +00:00 |