Kim Kulling
|
da281b7f48
|
Introduce interpolation mode to vectro and quaternion keys
|
2024-07-17 15:49:17 +02:00 |
Kim Kulling
|
5c2a33f230
|
Make stepfile schema validation more robust. (#5627)
* Make stepfile schema validation more robust.
* Update STEPFile.h
|
2024-06-18 14:22:12 +02:00 |
Kim Kulling
|
01231d0e60
|
Add 2024 to copyright infos (#5475)
|
2024-02-23 22:30:05 +01:00 |
Kim Kulling
|
c08e3b4abb
|
Add bounds checks to the parsing utilities. (#5421)
* Add bounds checks to the parsing utilities.
* Fix merge conflicts in ACLoader.
* Fix loaders
* Fix unittest of AC-Loader.
* Remove dead code.
* Md5Parser fixes
* Fix md5-parsing
* Fix Merge conflict
* Fix merge conflicts.
* Md5: Fix warning: missing return statement.
|
2024-01-30 14:32:41 +01:00 |
Krishty
|
3d3e856925
|
Trim Trailing Whitespace
|
2023-01-16 09:12:35 +01:00 |
Aaron Gokaslan
|
ccfb175460
|
Apply various clang-tidy checks for smartprs and modern C++ types
|
2022-11-08 11:03:55 -05:00 |
Kim Kulling
|
e59b8fb448
|
Fix typo
|
2022-07-08 09:50:04 +02:00 |
Kim Kulling
|
70b2db19a8
|
Remove assertion test
- Code cleanup
- closes https://github.com/assimp/assimp/issues/4626
|
2022-07-08 09:47:33 +02:00 |
Kim Kulling
|
50c7301a38
|
Update copyrights
|
2022-01-10 21:13:43 +01:00 |
xiaohunqupo
|
8ee2c721d9
|
StepExporter support polygon mesh
StepExporter support polygon mesh
|
2021-07-28 16:32:27 +08:00 |
Aaron Gokaslan
|
94c3abd841
|
Apply various performance fixes from clang-tidy
|
2021-06-22 12:27:15 -04:00 |
Hill Ma
|
4aa52b3af8
|
Flip the check on _MSC_VER for using TR1 containers.
|
2021-04-13 11:15:52 -07:00 |
Kim Kulling
|
732e9386aa
|
Merge branch 'master' into master
|
2021-03-10 11:49:13 +01:00 |
Kim Kulling
|
9e8dbd0ca5
|
Update copyrights to 2021.
|
2021-02-28 12:17:54 +01:00 |
xiaohunqupo
|
c43a1ed886
|
Fix Step Expoter Error.
Fix Step Expoter Error.
|
2021-02-03 16:26:02 +08:00 |
Kim Kulling
|
76a6bb36f6
|
Merge branch 'master' into issue-3332_msvc2017
|
2020-07-20 22:04:35 +02:00 |
MeyerFabian
|
13ee2306c3
|
build/clang-cl-windows
|
2020-07-20 17:04:11 +02:00 |
RichardTea
|
9cad10a995
|
Disable MSVC warnings on all MSVC
Fixes the build on MSVC 2017 (and probably MSVC 2015)
|
2020-07-17 14:58:51 +01:00 |
kimkulling
|
9aa468262f
|
closes https://github.com/assimp/assimp/issues/3252: fix build.
|
2020-07-07 17:35:03 +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
|
f8e6512a63
|
Move format importer and exporter into its won folder.
|
2020-05-02 15:14:38 +02:00 |