Alexander Gessler
|
8b55d276e9
|
Revert "Fix warnings under Visual Studio 12"
|
2015-01-26 19:54:02 +01:00 |
Joe Hermaszewski
|
00d561982c
|
Use size_t instead of int for number of points
This squashes warnings under Visual Studio 12
|
2015-01-26 15:46:58 +00:00 |
Joe Hermaszewski
|
1cf81227c4
|
Simplify behavior of SweepContext::InitEdges
|
2015-01-26 15:46:55 +00:00 |
Jared Duke
|
9f2336e5d4
|
Fix Android compilation with STLport
Satisfy STLport's runtime_error constructor with an explicit string argument.
|
2013-08-20 20:02:07 -07:00 |
Kim Kulling
|
d62c929b7a
|
bugfix : fix compiler warning.
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2013-08-15 20:51:34 +02:00 |
acgessler
|
879f2ed177
|
- fix some -Wall warnings
|
2012-07-08 03:28:14 +02:00 |
kimmi
|
37fb338c1f
|
- Update : Fix the M3-Importer: geometry import works.
- Update : Add a non-bsp example model for the m3-loader.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1176 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2012-02-19 09:10:04 +00:00 |
aramis_acg
|
db3cee8501
|
# Ifc: fix bug while filling window contours.
# Ifc: filter out duplicate openings.
- poly2tri: change comparison epsilon to a more suitable value (found by trial&error).
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1146 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2012-02-03 02:28:25 +00:00 |
aramis_acg
|
02fc5effba
|
# poly2tri: fix Point::operator!= (http://code.google.com/p/poly2tri/issues/detail?id=38).
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1135 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2012-02-02 03:05:41 +00:00 |
aramis_acg
|
850285b56e
|
# poly2tri: add missing <stdexcept>
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1117 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2012-01-17 01:37:46 +00:00 |
aramis_acg
|
1ebd116dff
|
+ add poly2tri to assimp repository.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1115 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
|
2012-01-17 01:17:50 +00:00 |