summaryrefslogtreecommitdiffstats
path: root/code/PostProcessing/DeboneProcess.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix Whitespace (#6063)krishty2025-03-261-1/+1
| | | | | | | | | | | | * Fix Whitespace No functional changes. This commit removes trailing spaces, undesired line breaks, and formatting screwups. * Remove more useless line breaks in license (500 out of 630 license copies do NOT use double line breaks here) --------- Co-authored-by: Krishty <krishty@krishty.com> Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>
* Refactorings: glTF cleanups (#6028)Kim Kulling2025-03-051-1/+1
|
* Add 2024 to copyright infos (#5475)Kim Kulling2024-02-231-1/+1
|
* Refactoring: Cleanup post-processing steps.Kim Kulling2023-04-161-8/+4
|
* Refactoring: Code cleanup post-processing.Kim Kulling2023-03-141-51/+28
|
* Apply various clang-tidy checks for smartprs and modern C++ typesAaron Gokaslan2022-11-081-4/+4
|
* Apply some more modernize-use-emplaceAaron Gokaslan2022-09-021-1/+1
|
* Manually fix up 100 more instances where it should be defaultedAaron Gokaslan2022-08-251-4/+1
|
* Update copyrightsKim Kulling2022-01-101-1/+1
|
* No need to distinguish formatting log functions.Malcolm Tyrrell2021-05-131-1/+1
|
* Update copyrights to 2021.Kim Kulling2021-02-281-1/+1
|
* replace NULL and avoid ai_assert with more than 2 tests.Kim Kulling2020-06-231-1/+2
|
* Updated copyright dates.Marc-Antoine Lortie2020-01-201-1/+1
| | | | | | | | | | Changed copyright end year to 2020 in every reference "Copyright (c) 2006-XXXX, assimp team". Changed copyright end year to 2020 in every reference "Copyright (c) 2006-XXXX, ASSIMP Development Team". Changed copyright end year to 2020 in LICENCE.rtf. Changed copyright end year in CMakeFiles.txt files and any other places referencing Assimp with a copyright start and end year.
* Reorg of code.Kim Kulling2019-06-061-0/+465