Commit Graph

7709 Commits (059ee0e091f1c658c20202a9123bdf90fc7fa307)

Author SHA1 Message Date
Kim Kulling 87004aa70c
Merge pull request #2664 from assimp/new_aistringsize
Ensure that the aiString lenght is 4 bytes independent which platform…
2019-09-22 11:09:00 +02:00
Theak 0e6478c0d4 Fix: Wrong aiAnimation::mTicksPerSecond for gltf2 imports (fixes #2662) 2019-09-22 09:59:58 +01:00
Kim Kulling 94c488d7ea fix compiler warnings. 2019-09-22 10:15:44 +02:00
Kim Kulling ef54a00fc4 Use correct escape sequence for unsigned. 2019-09-22 09:12:37 +02:00
Kim Kulling 06eb199704
Merge branch 'master' into new_aistringsize 2019-09-21 22:31:48 +02:00
Kim Kulling aeecc17482
Merge pull request #2665 from assimp/move_qt_viewer_to_new_repo
remove the qt-viewer from the build system.
2019-09-21 22:31:31 +02:00
Kim Kulling 13586eb073 remove the qt-viewer from the build system. 2019-09-21 18:02:37 +02:00
Kim Kulling 69087abc56 Ensure that the aiString lenght is 4 bytes independent which platform and add mingw back to appveyor. 2019-09-21 16:36:22 +02:00
ywang a4092a3234 correct uvset index 2019-09-20 17:53:15 -07:00
Kim Kulling 83df4f4104
Merge pull request #2658 from escherstair/fix-codacy-issues
Fix codacy issues - part #5
2019-09-19 11:53:58 +02:00
escherstair d4101bbf06
fix regression 2019-09-19 08:07:55 +02:00
escherstair 18bbfdac1a
init variable 'base' in initializer list 2019-09-19 08:01:47 +02:00
Kim Kulling 4b9cc1a484
Merge branch 'master' into fix-codacy-issues 2019-09-18 20:32:49 +02:00
Kim Kulling b6edcb35a8
Merge pull request #2659 from creacore-team/master
fix issue #2551
2019-09-18 20:31:54 +02:00
Bruno dbf47f7769 fix issue #2551 2019-09-18 17:54:30 +02:00
Kim Kulling e3d277faea
Merge pull request #2656 from assimp/kimkullig_dev
Kimkullig dev
2019-09-18 16:40:31 +02:00
Kim Kulling 9186e107f6
Update .travis.sh
Enable expor by default for the coveralls tests.
2019-09-18 14:51:19 +02:00
Kim Kulling fed7fcf2fb
Update utFBXImporterExporter.cpp
put test in comments.
2019-09-18 14:09:48 +02:00
Kim Kulling 06542c49df
Update utFBXImporterExporter.cpp
Disable test
2019-09-18 11:50:26 +02:00
escherstair 1abf6d50fe
fixed regression #2 2019-09-18 08:31:33 +02:00
escherstair 2194577429
fix regression 2019-09-18 08:25:24 +02:00
escherstair a5859dd3f4
Merge branch 'master' into fix-codacy-issues 2019-09-18 08:19:44 +02:00
escherstair c0ec5140ee
init variable in initializer list 2019-09-18 08:18:52 +02:00
escherstair 6d4854f12c
init variable in initializer list 2019-09-18 08:15:50 +02:00
escherstair 116dcce0ba
init member in itilializer list 2019-09-18 08:04:46 +02:00
escherstair 3b608307c8
prefer prefix ++/-- operators for non-primitive types 2019-09-18 08:00:58 +02:00
Kim Kulling 8add762eac Merge branch 'kimkullig_dev' of https://github.com/assimp/assimp into kimkullig_dev 2019-09-17 22:12:43 +02:00
Kim Kulling f5dcd5060f add missing namespace." 2019-09-17 22:11:58 +02:00
Kim Kulling f7da7d8f67
Merge branch 'master' into kimkullig_dev 2019-09-17 22:01:29 +02:00
Kim Kulling 2edcf82f5a add missing include. 2019-09-17 21:58:46 +02:00
Kim Kulling 7f3b33d1c2
Merge pull request #2655 from PascalGilbraith/issue_2603
Issue 2603
2019-09-16 17:23:08 +02:00
Kim Kulling 8b95479bb0 closes https://github.com/assimp/assimp/issues/2598: introduce getEpsilon 2019-09-15 19:25:37 +02:00
PascalGilbraith 7f7918957a
Issue 2603
Normal face indices added to end of already resized vector, so normal faces did not match position faces.
Use vector index rather than push.
2019-09-15 13:05:04 +01:00
Kim Kulling 2be0eba1ab put one in comments because the file seems to be corrupt. 2019-09-14 19:32:47 +02:00
Kim Kulling ca0549558b closes https://github.com/assimp/assimp/issues/2653: introduce 2 tests to reproduce fbx-tokenize issue. 2019-09-14 10:31:35 +02:00
Kim Kulling 79056da4be closes https://github.com/assimp/assimp/issues/2613 : merge glTF2 patch. 2019-09-14 09:12:08 +02:00
Kim Kulling ab3528f726
Merge pull request #2646 from RumbleballTheReal/master
Build Binaries example batch
2019-09-14 01:07:22 +02:00
Kim Kulling 818a5b633f
Merge branch 'master' into master 2019-09-13 22:23:49 +02:00
Kim Kulling 446381e1ca
Merge pull request #2647 from FabienPean/patch-1
Update Sample_SimpleOpenGL.c
2019-09-13 18:51:52 +02:00
Kim Kulling cc7ba5288c
Merge branch 'master' into patch-1 2019-09-13 14:35:29 +02:00
Kim Kulling ee1ed502e7
Merge pull request #2654 from assimp/kimkulling-patch-4
closes https://github.com/assimp/assimp/issues/2627 - fix typo
2019-09-13 14:35:10 +02:00
Kim Kulling a1254f067e
closes https://github.com/assimp/assimp/issues/2627 - fix typo
Remove code from ai_assert test, will be removed in release versions.
2019-09-13 12:05:29 +02:00
Kim Kulling f985bcba83
Merge branch 'master' into patch-1 2019-09-13 11:21:57 +02:00
Kim Kulling a642b1d51a
Merge pull request #2649 from assimp/gltf_add_ortho_cam
Gltf add ortho cam
2019-09-12 21:40:01 +02:00
Kim Kulling 4d2adf5bea
Merge branch 'master' into gltf_add_ortho_cam 2019-09-12 20:28:18 +02:00
Kim Kulling 3bd63c006f Merge branch 'gltf_add_ortho_cam' of https://github.com/assimp/assimp into gltf_add_ortho_cam 2019-09-12 20:27:53 +02:00
Kim Kulling a25a1f0772 fix the build. 2019-09-12 20:27:35 +02:00
Kim Kulling 783f92e148
Merge branch 'master' into patch-1 2019-09-12 16:26:35 +02:00
Kim Kulling 3069e2272d
Merge pull request #2648 from rspencer01/master
Fix indentation error in python bindings
2019-09-12 16:26:00 +02:00
Kim Kulling f10bd72100
Merge branch 'master' into gltf_add_ortho_cam 2019-09-12 00:30:06 +02:00