kimkulling
|
30a4eae17f
|
simplify some ttributes access in loaded xml.
|
2020-08-28 16:25:22 +02:00 |
kimkulling
|
0730eebe6f
|
fix collada handling of xml nodes.
|
2020-08-28 16:17:56 +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 |
Kim Kulling
|
cb631517a7
|
next iteration.
|
2020-08-19 22:44:13 +02:00 |
kimkulling
|
d393f677ce
|
Collada: next methods migrated.
|
2020-08-19 17:10:30 +02: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 |
Kim Kulling
|
21678df589
|
ogre + collada migration.
|
2020-07-10 22:25:38 +02:00 |
Kim Kulling
|
b1369d0912
|
next steps.
|
2020-07-02 15:18:59 +02:00 |
Kim Kulling
|
fb20e15163
|
start to migrate colladat and amf
|
2020-06-27 15:57:06 +02:00 |
Kim Kulling
|
6205af4efb
|
replace NULL and avoid ai_assert with more than 2 tests.
|
2020-06-23 21:05:42 +02:00 |
Kim Kulling
|
2be731d1bf
|
Merge branch 'master' into pugi_xml
|
2020-05-22 10:09:46 +02:00 |
Kim Kulling
|
ecfca1d5c5
|
Merge branch 'master' into verboseLogging
|
2020-05-21 18:30:52 +02:00 |
Malcolm Tyrrell
|
434c5e3d37
|
More verbose logging
|
2020-05-15 17:29:49 +01:00 |
RichardTea
|
8e73984a11
|
Collada Root Nodes aren't allowed to have meshes
Create a null parent node instead
|
2020-05-04 17:47:09 +01:00 |
RichardTea
|
ea917bd4ae
|
Move Collada into AssetLib folder
Should make the merge easier
|
2020-05-04 13:54:49 +01:00 |