Kim Kulling
|
b049933d2f
|
update license dates.
|
2018-01-28 19:42:05 +01:00 |
Turo Lamminen
|
276fc5f466
|
Remove packed attribute from aiUVTransform
It would cause a warning when removing packed from aiVector2
|
2017-12-16 15:48:01 +02:00 |
Kim Kulling
|
a2b8d66a86
|
Update license info.
|
2017-05-09 19:57:36 +02:00 |
Giuseppe Barbieri
|
91e4d029dc
|
Update material.h
Fixed grammar
|
2016-11-18 13:08:00 +01:00 |
Chris Russ
|
63a4591683
|
Fixing bugs related to 64-bit upgrade in materials
|
2016-08-16 16:03:56 +10:00 |
nyorain
|
e7ed352078
|
Added documentation for embedded textures
|
2016-08-09 01:06:43 +02: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 |
Eric Engestrom
|
87e7cf00a2
|
Fix spelling mistakes
|
2016-04-03 01:38:00 +01:00 |
Kim Kulling
|
b6673c3fca
|
Update license info in public headers
|
2016-01-01 21:08:28 +01:00 |
Kim Kulling
|
4a8b459706
|
OpenDDLParser: latest greatest.
|
2015-10-01 20:29:15 +02: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 |
mbp566
|
7bab42f55f
|
Fixed many doxygen errors
|
2015-02-18 17:02:30 +09:00 |
Léo Terziman
|
7bc074857e
|
Missing material functions for aiUVTransform added
|
2014-01-17 11:51:43 +01:00 |
Alexander Gessler
|
69e9e7c403
|
aiMaterial: use overloads instead of template specializations. This fixes multiple instances of int material properties being accidentally registered as BINARY because the given type was unsigned int.
|
2013-09-18 15:17:04 +02:00 |
Andy Maloney
|
0e54b87b1e
|
Prefer init list and add missing initializations
|
2013-06-12 08:59:47 -04:00 |
Dennis Schridde
|
2bdbcd78e7
|
Amend dd1a18149cac29a69a0242a5efc467498f5f05cd: Visibility attribute is needed for MSVC/C++
|
2013-05-16 13:08:05 +02:00 |
Dennis Schridde
|
a65a69fdc9
|
Fixes a bunch of errors with -pedantic -std=c99 and GCC 4.7.2: ISO C restricts enumerator values to range of ‘int’
|
2013-05-16 13:08:05 +02:00 |
Dennis Schridde
|
bcc311515a
|
Fixes an error with -pedantic -std=c99 and GCC 4.7.2: ‘visibility’ attribute ignored on types
|
2013-05-16 13:08:05 +02: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 |