Commit Graph

9302 Commits

Author SHA1 Message Date
Kim Kulling
080322b9e2 cleanup collada xml migration. 2020-10-19 19:06:11 +02:00
Kim Kulling
b9f83c8db8 Merge pull request #3458 from assimp/issue_3449
Add handling for source for params
2020-10-14 20:57:08 +02:00
Kim Kulling
857f62cde0 closes pParam.mReference = source; 2020-10-14 20:34:46 +02:00
Kim Kulling
ba1145885d Merge pull request #3452 from rbsheth/rbsheth_add_pugixml
Update Hunter for pugixml
2020-10-13 12:01:32 +02:00
Rahul Sheth
b7c6719ed8 Fix test builds 2020-10-12 16:47:36 -04:00
Rahul Sheth
f12e6eb6f4 Update Hunter for pugixml 2020-10-12 16:30:03 -04:00
Kim Kulling
1df00143f5 Merge pull request #3446 from stromaster/patch-1
fix for fbx files using stingray materials;
2020-10-11 18:05:57 +02:00
Sahin Serdar Kocdemir
eb9928e029 fix for fbx files using stringray materials; 2020-10-09 07:28:15 +01:00
Kim Kulling
c7ab7ff457 Merge pull request #3413 from Optimizer0/master
[Bug-Fix] Fixed Strict Aliasing Level 3 Warnings
2020-10-08 10:17:32 +02:00
Optimizer0
1d3f8bd871 Merge branch 'master' into master 2020-10-06 15:48:11 +05:30
Kim Kulling
95d0443a5d Merge pull request #3415 from assimp/issue_3379
closes https://github.com/assimp/assimp/issues/3379: reproduce error …
2020-10-06 10:38:09 +02:00
Optimizer0
152343b186 Merge branch 'master' into master 2020-10-06 08:35:26 +05:30
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
Kim Kulling
3b9d4cfd28 Merge pull request #2966 from assimp/pugi_xml
[WIP] Pugi xml
2020-10-05 20:02:51 +02:00
Kim Kulling
09a473ff02 fic tests. 2020-10-05 19:06:48 +02:00
Kim Kulling
52826a03f8 remove all hunter-dependencies for pugixml. 2020-10-05 18:53:42 +02:00
Kim Kulling
23f144a7b7 pugixml: use pugixml in headeronly mode. 2020-10-05 18:44:59 +02:00
Isuru2000psn
f2b3ec2e0c strict-aliasing level 3 warnings fix 2020-10-05 15:29:09 +05:30
Kim Kulling
9303fb31f6 Enable export only for windows 2020-10-02 11:30:37 +02:00
Kim Kulling
9d296f3943 export pugixml symbold in assimp 2020-10-01 22:02:03 +02:00
kimkulling
b6dde74155 adaptions to support hunter 2020-10-01 16:35:34 +02:00
kimkulling
d75fa2bb4b fix invalid path. 2020-10-01 10:43:48 +02:00
kimkulling
c740f61f97 hunter integration: pugixml 2020-10-01 10:29:52 +02:00
Kim Kulling
c7f7ed8901 Update ColladaLoader.cpp 2020-09-30 20:51:54 +02:00
Kim Kulling
0191c661b5 fix division by zero. 2020-09-30 20:39:26 +02:00
Kim Kulling
4affe21709 Update ccpp.yml 2020-09-30 19:28:04 +02:00
Kim Kulling
0f4ce80ff1 Update sanitizer.yml 2020-09-30 19:27:32 +02:00
Kim Kulling
177426185e Fix invalid cast 2020-09-30 16:38:13 +02:00
Kim Kulling
50d21e08f3 fix memoy leak. 2020-09-30 12:05:32 +02:00
Kim Kulling
ea741fd8bd init readbuffer with 0-token. 2020-09-30 11:57:29 +02:00
Kim Kulling
b4f79411aa Fix lowrcase names. 2020-09-30 11:24:41 +02:00
Kim Kulling
788099a223 Merge branch 'master' into pugi_xml 2020-09-29 21:29:37 +02:00
Kim Kulling
6a4c338625 Merge pull request #3405 from sherief/master
Fix for build break due to warnings-as-errors.
2020-09-29 21:10:38 +02:00
Kim Kulling
c591f7de2f make xml parsing more verbose. 2020-09-29 21:01:10 +02:00
Kim Kulling
484d305987 pugi: enable static linkage explicitely. 2020-09-29 20:33:39 +02:00
Kim Kulling
adcf84c41f Merge branch 'pugi_xml' of https://github.com/assimp/assimp into pugi_xml 2020-09-29 19:18:27 +02:00
Kim Kulling
880fe75671 add missing dep to assimp_cmd 2020-09-29 19:14:14 +02:00
Kim Kulling
db49a541c3 remove unused attributes. 2020-09-28 20:35:30 +02:00
Kim Kulling
ef9a78b49d remove unused attributes. 2020-09-28 20:34:44 +02:00
Kim Kulling
8f0888f7fc diable hunter fr pugi. 2020-09-28 20:03:51 +02:00
Kim Kulling
effccfe2e6 Remove dead code. 2020-09-28 15:23:26 +02:00
Kim Kulling
bf4ad2837f Remove dead code. 2020-09-28 15:20:59 +02:00
Kim Kulling
69822fd5e6 remove pugixml from hunter 2020-09-28 10:23:25 +02:00
Kim Kulling
c598a12340 Remove unused variable. 2020-09-28 09:15:56 +02:00
Kim Kulling
89ac168014 ogre: fix warning: not inited variable. 2020-09-27 21:23:55 +02:00
Kim Kulling
1c85676a9c collada: fix warning: not inited variable. 2020-09-27 21:19:23 +02:00
Kim Kulling
052cc2e070 collada: fix warning: not inited variable. 2020-09-27 21:16:51 +02:00
Kim Kulling
5038f21d06 collada: fix warning: not inited variable. 2020-09-27 21:14:21 +02:00
Kim Kulling
202907d471 collada: fix warning: unused variable. 2020-09-27 21:11:42 +02:00
Kim Kulling
3f97a1df2c collada: fix warning: unused variable. 2020-09-27 21:09:06 +02:00