summaryrefslogtreecommitdiffstats
path: root/code/PostProcessing/TextureTransform.cpp
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: Fixed the memory leak when texture transforming (#6236) (#6237)HandsomeXi2025-06-261-22/+12
| | | | | | | * bugfix: Fixed the memory leak when texture transforming (#6236) --------- Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>
* Refactorings: glTF cleanups (#6028)Kim Kulling2025-03-051-1/+1
|
* Postprocessing: Fix endless loop (#5605)Kim Kulling2024-05-311-2/+2
| | | - closes https://github.com/assimp/assimp/issues/5603
* Add 2024 to copyright infos (#5475)Kim Kulling2024-02-231-1/+1
|
* Refactoring: Reuse code from GeometryUtilsKim Kulling2023-05-041-4/+2
|
* Refactoring: Code cleanup post-processing.Kim Kulling2023-03-141-24/+10
|
* 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
|
* Fix spelling mistakeIOhannes m zmölnig2021-10-081-2/+2
|
* removed trailing spaces and tabs from source and textKrishty2021-07-291-1/+1
| | | | This commit ignores the “contrib” folder in order to prevent merge conflicts in dependencies, should these be updated via git.
* No need to distinguish formatting log functions.Malcolm Tyrrell2021-05-131-3/+3
|
* 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/+1
|
* Merge branch 'master' into enable_vs_warning_allKim Kulling2020-03-151-5/+3
|\
| * more changesiamAdrianIusca2020-02-181-5/+3
| |
* | next fixed warningsKim Kulling2020-03-011-1/+2
| |
* | next warnings.Kim Kulling2020-02-181-2/+4
|/
* 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/+566