Kim Kulling
|
b842b4a3c1
|
Merge branch 'master' into fbxReportAssetIssuesProperly
|
2020-10-21 20:02:48 +02:00 |
Kim Kulling
|
080322b9e2
|
cleanup collada xml migration.
|
2020-10-19 19:06:11 +02:00 |
Malcolm Tyrrell
|
20733537d7
|
Merge branch 'master' into fbxReportAssetIssuesProperly
|
2020-10-08 09:54:04 +01:00 |
Kim Kulling
|
d676e1a13f
|
closes https://github.com/assimp/assimp/issues/3379: reproduce error of unresolved symbol with static lib
|
2020-10-05 21:37:18 +02:00 |
Malcolm Tyrrell
|
57756750f6
|
Limit the output
|
2020-10-02 15:20:50 +01:00 |
Malcolm Tyrrell
|
17702605cf
|
Limit the number of characters printed.
|
2020-10-02 14:41:36 +01:00 |
Malcolm Tyrrell
|
6b9c477763
|
The floar parsing routines are now DeadlyErrors.
|
2020-10-02 13:58:55 +01:00 |
Kim Kulling
|
ea741fd8bd
|
init readbuffer with 0-token.
|
2020-09-30 11:57:29 +02:00 |
Kim Kulling
|
c591f7de2f
|
make xml parsing more verbose.
|
2020-09-29 21:01:10 +02:00 |
Kim Kulling
|
d6892b3f58
|
Merge branch 'master' into pugi_xml
|
2020-09-25 21:00:09 +02:00 |
kimkulling
|
dee8e5bee1
|
Merge branch 'pugi_xml' of https://github.com/assimp/assimp into pugi_xml
|
2020-09-22 15:20:35 +02:00 |
Kim Kulling
|
c4039d5cf0
|
fix collada data parsing.
|
2020-09-21 20:05:16 +02:00 |
kimkulling
|
8c88526da8
|
fix collada unittests.
|
2020-09-21 16:39:24 +02:00 |
Kim Kulling
|
2901f68668
|
Adapt code style.
|
2020-09-14 08:45:18 +02:00 |
kimkulling
|
d0932c405f
|
fix duplicated node parsing.
|
2020-09-11 15:46:46 +02:00 |
kimkulling
|
6ec07e4dc7
|
XGL: next steps.
|
2020-09-10 17:31:30 +02:00 |
Kim Kulling
|
be5089ae40
|
Collada: correct parsing of float data in xml nodes.
|
2020-09-02 22:38:19 +02:00 |
Kim Kulling
|
0c05398602
|
xml-parser: ensure that traverse-collectors are only collecting xmlnodes.
|
2020-09-02 21:48:58 +02:00 |
Kim Kulling
|
73fa2cbe88
|
Fix memory handling of xml-nodes in the parser.
|
2020-09-01 21:48:50 +02:00 |
Kim Kulling
|
3c2133a3b9
|
fix node collection for collada xml parsing
|
2020-09-01 07:51:17 +02:00 |
kimkulling
|
e62b4e5cce
|
next iteration.
|
2020-08-31 16:10:38 +02:00 |
Kim Kulling
|
6d5c388780
|
Introduce node iterator.
|
2020-08-30 21:10:04 +02:00 |
Kim Kulling
|
b7e9595e54
|
fix loop of xml-files.
|
2020-08-28 00:09:51 +02:00 |
kimkulling
|
582a8b1887
|
Fix xml-migration bild.
|
2020-08-27 17:05:09 +02:00 |
Kim Kulling
|
c359b973bb
|
finish migration of collada.
|
2020-08-26 22:31:46 +02:00 |
Kim Kulling
|
904f17f29f
|
next collada-iteration
|
2020-08-24 07:44:54 +02:00 |
Kim Kulling
|
7adfe1f2d8
|
Xml: introduce helper for attribute parsing.
|
2020-08-21 06:45:30 +02:00 |
Malcolm Tyrrell
|
fa93ba76fe
|
Do need to export base class.
|
2020-08-20 15:01:24 +01:00 |
Malcolm Tyrrell
|
16c227e27c
|
Undo one other small change.
|
2020-08-20 14:53:00 +01:00 |
Malcolm Tyrrell
|
8f893e3653
|
Actually, just keep the old behaviour for now.
|
2020-08-20 14:32:15 +01:00 |
Malcolm Tyrrell
|
9b5e758bdd
|
Even simpler DeadlyErrorBase
|
2020-08-19 17:59:13 +01:00 |
Malcolm Tyrrell
|
6f9c61e157
|
Use case which matches surrounding code.
|
2020-08-19 17:57:25 +01:00 |
Malcolm Tyrrell
|
3ccf503d3e
|
Forward template arguments.
|
2020-08-19 11:31:32 +01:00 |
Kim Kulling
|
56381241c5
|
move hasAttribute to XmlParser scope.
|
2020-08-19 00:19:56 +02:00 |
Kim Kulling
|
554ed1bf91
|
next step.s
|
2020-08-18 20:44:06 +02:00 |
Malcolm Tyrrell
|
e1a0163e7e
|
Make all exceptions available.
|
2020-08-18 18:14:51 +01:00 |
Malcolm Tyrrell
|
b7c789da67
|
Stop concatenating std::strings. Use formatter.
|
2020-08-18 17:35:08 +01:00 |
Malcolm Tyrrell
|
0ffcdf160e
|
Build formatting into DeadlyImportError
|
2020-08-18 16:32:34 +01:00 |
kimkulling
|
7e93ae4428
|
3MF: Migration.
|
2020-08-18 16:54:29 +02:00 |
Malcolm Tyrrell
|
4f1e904ec8
|
Fix typo.
|
2020-08-18 10:33:47 +01:00 |
Malcolm Tyrrell
|
b1ed751b83
|
Provide an API for accessing internal errors.
|
2020-08-18 10:33:42 +01:00 |
Kim Kulling
|
394651e640
|
x3d: migration of goups.
|
2020-08-10 22:13:45 +02:00 |
Kim Kulling
|
30d83d40c1
|
fix brackets for template in template
|
2020-08-07 19:15:28 +02:00 |
kimkulling
|
13d7fad7f7
|
closes https://github.com/assimp/assimp/issues/2992: add single or double precision + missing compilers.
|
2020-08-07 14:23:07 +02:00 |
Kim Kulling
|
c7a9ef30cc
|
Merge branch 'master' into fix-mingw-priumax
|
2020-07-24 11:14:15 +02:00 |
Kim Kulling
|
0f442b1ff2
|
Merge branch 'master' into gltfIndexOutOfRangeFix
|
2020-07-23 11:27:34 +02:00 |
MeyerFabian
|
13ee2306c3
|
build/clang-cl-windows
|
2020-07-20 17:04:11 +02:00 |
Kim Kulling
|
deddaf49df
|
finish migrate ogrexmlserializer.
|
2020-07-16 11:33:28 +02:00 |
Malcolm Tyrrell
|
e51e07982d
|
Remove generic lambda usage.
|
2020-07-15 15:05:42 +01:00 |
Malcolm Tyrrell
|
e1bab44e19
|
Exception safety
|
2020-07-15 15:02:27 +01:00 |