summaryrefslogtreecommitdiffstats
path: root/code/Common/BaseImporter.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix: possible Heap-based Buffer Overflow in ConvertToUTF8 function (#6122)Matthias Möller2025-05-031-4/+13
* Refactorings: glTF cleanups (#6028)Kim Kulling2025-03-051-1/+1
* [USD] Integrate "tinyusdz" project (#5628)Steve M2024-07-121-2/+3
* Remove default destructor definitions from cpp files (#5528)Kim Kulling2024-04-071-4/+0
* Add 2024 to copyright infos (#5475)Kim Kulling2024-02-231-1/+1
* always include "utf8.h" (instead of contrib/.../utf8.h)IOhannes m zmölnig2023-11-291-5/+1
* Fix violation of strict aliasing rule.Marco Feuerstein2023-07-211-12/+7
* Strip aws gcs version string.Marco Feuerstein2023-07-141-3/+30
* Merge branch 'master' into file_extensionKim Kulling2023-07-101-3/+4
|\
| * Extend token search flag from alpha to graph.Marco Feuerstein2023-07-081-3/+4
* | More simplifications.Marco Feuerstein2023-07-081-4/+4
* | Address reviewer comment.Marco Feuerstein2023-07-081-1/+1
* | Unify extension check for importers.Marco Feuerstein2023-07-081-18/+21
|/
* Trim Trailing WhitespaceKrishty2023-01-161-1/+1
* Merge branch 'master' into explicitly-default-dtorsKim Kulling2022-08-301-5/+9
|\
| * Introduce unittest for BaseProcess.Kim Kulling2022-08-281-5/+9
* | Manually fix up 100 more instances where it should be defaultedAaron Gokaslan2022-08-251-3/+1
|/
* Add missing SImpleExtensionCheckKim Kulling2022-01-191-0/+27
* Merge branch 'new-file-detection' of https://github.com/krishty/assimp into k...Kim Kulling2022-01-161-29/+3
|\
| * Merge branch 'master' into new-file-detectionKrishty2021-05-051-2/+2
| |\
| * | Simplified importer search and fixed a few bugsKrishty2021-04-241-28/+2
* | | Update copyrightsKim Kulling2022-01-101-1/+1
* | | Optimize the checkKim Kulling2021-12-221-7/+5
* | | Fix typoKim Kulling2021-12-221-1/+1
* | | Make sure no overflow can happen Kim Kulling2021-12-221-2/+8
* | | Fix spelling mistakeIOhannes m zmölnig2021-10-081-1/+1
* | | more const in format detectionKrishty2021-09-111-1/+1
* | | No need to distinguish formatting log functions.Malcolm Tyrrell2021-05-131-3/+3
* | | Merge branch 'master' into jc3-cctype-fixesJason C2021-05-071-14/+0
|\ \ \
| * \ \ Merge branch 'master' into remove-useless-scaling-prototypeKim Kulling2021-05-041-2/+2
| |\ \ \ | | | |/ | | |/|
| * | | removed dead code from 0d29203e24a8bc2c75278931a6bd25b2ae5848deKrishty2021-04-241-14/+0
| | |/ | |/|
* | | [assimp] Make sure ctype calls use unsigned char.Jason C2021-05-041-3/+3
| |/ |/|
* | Merge branch 'master' into fix-scale-msgKim Kulling2021-05-041-1/+1
|\ \
| * | style fix - initializing and assigning empty std::string properlyKrishty2021-04-161-1/+1
| |/
* / fixed malformatted messageKrishty2021-04-241-1/+1
|/
* Fix parsing for AMF-Files.Kim Kulling2021-04-031-1/+1
* closes https://github.com/assimp/assimp/issues/3678: ensure lowercaseKim Kulling2021-03-091-1/+1
* Update copyrights to 2021.Kim Kulling2021-02-281-1/+1
* closes pParam.mReference = source;Kim Kulling2020-10-141-2/+0
* Actually, just keep the old behaviour for now.Malcolm Tyrrell2020-08-201-6/+1
* Use case which matches surrounding code.Malcolm Tyrrell2020-08-191-2/+2
* Make all exceptions available.Malcolm Tyrrell2020-08-181-2/+2
* Maybe this will help.Malcolm Tyrrell2020-08-181-1/+1
* Provide an API for accessing internal errors.Malcolm Tyrrell2020-08-181-1/+7
* Update hunter and utf8cpp inclusionRahul Sheth2020-07-141-1/+1
* replace NULL and avoid ai_assert with more than 2 tests.Kim Kulling2020-06-231-197/+172
* Merge branch 'master' into enable_vs_warning_allKim Kulling2020-03-151-4/+3
|\
| * small changesiamAdrianIusca2020-02-181-4/+3
* | fix more warnings.Kim Kulling2020-02-161-1/+1
|/
* Updated copyright dates.Marc-Antoine Lortie2020-01-201-1/+1