summaryrefslogtreecommitdiffstats
path: root/code/PostProcessing/ImproveCacheLocality.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Bugfix/fix sonarcube findings (#6369)Kim Kulling2025-10-141-1/+0
| | | | | * Fix sonarcube findings. --------- Co-authored-by: Kim Kulling <kim.kulling@draeger.com>
* Refactorings: glTF cleanups (#6028)Kim Kulling2025-03-051-1/+1
|
* Sparky kitty studios master (#5727)Kim Kulling2024-08-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upload contains "windows" in GH Actions * Update ccpp.yml * Update ccpp.yml * Update ccpp.yml * Update ccpp.yml * Update ccpp.yml * Update ccpp.yml * Update ccpp.yml * buildする方についてwindows-msvcのついている方にした この二つ、何の違いがあるかいまいち理解してない… clでビルドするかhunterでビルドするかの違い? * upload/release対象のartifactを修正 追加当時のIssueを参考に修正(当時はHunterなかったっぽい) https://github.com/assimp/assimp/commit/a9a0c3093226a23eb7558539bc6ebe5bcb98442b * fix ccpp.yml -- fix matrix.name check for artifact * fix ccpp.yml - build both hunter or not * Update ccpp.yml * Update ccpp.yml * Update ccpp.yml * Update ccpp.yml * Update ccpp.yml * Update ccpp.yml * Fix verbose string + refactorings * Revert "Fix verbose string + refactorings" This reverts commit 824db16a689d191bf20cafb94e29d9e8feeee66b. * Fix verbose string + refactorings --------- Co-authored-by: Kazuki Y <6259214+kazu0617@users.noreply.github.com> Co-authored-by: kazu0617 <kazu0617@protonmail.com> Co-authored-by: Kim Kulling <kim.kulling@draeger.com>
* Add 2024 to copyright infos (#5475)Kim Kulling2024-02-231-1/+1
|
* Update ImproveCacheLocality.cppKim Kulling2023-10-081-22/+0
|
* Update ImproveCacheLocality.cppKim Kulling2023-10-081-99/+130
| | | - closes https://github.com/assimp/assimp/issues/5262
* Refactoring: Code cleanup post-processing.Kim Kulling2023-03-141-4/+0
|
* Manually fix up 100 more instances where it should be defaultedAaron Gokaslan2022-08-251-3/+1
|
* Update copyrightsKim Kulling2022-01-101-1/+1
|
* No need to distinguish formatting log functions.Malcolm Tyrrell2021-05-131-2/+2
|
* Update copyrights to 2021.Kim Kulling2021-02-281-1/+1
|
* Use verbose debug logging in certain placesMalcolm Tyrrell2020-05-151-1/+1
|
* 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.
* Fix the compile pass, still unresolved symbols.Kim Kulling2019-06-101-36/+29
|
* Reorg of code.Kim Kulling2019-06-061-0/+386