summaryrefslogtreecommitdiffstats
path: root/code/PostProcessing/TriangulateProcess.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Whitespace (#6063)krishty2025-03-261-1/+1
* Refactorings: glTF cleanups (#6028)Kim Kulling2025-03-051-1/+1
* Use ear-cutting library for triangulation (#5977)Stefan2025-02-131-124/+38
* Return false instead of crash (#5685)Kim Kulling2024-07-231-6/+8
* Add 2024 to copyright infos (#5475)Kim Kulling2024-02-231-1/+1
* Update Triangulate Process [more another case]Aaron2023-08-151-1/+1
* Refactoring: Reuse code from GeometryUtilsKim Kulling2023-05-041-41/+4
* Refactoring: Code cleanup post-processing.Kim Kulling2023-03-141-9/+0
* bugfix the three vertices are collinear when converting a polygon to a triangle.Jackie95272023-03-011-0/+15
* Manually fix up 100 more instances where it should be defaultedAaron Gokaslan2022-08-251-8/+2
* Update copyrightsKim Kulling2022-01-101-1/+1
* removed trailing spaces and tabs from source and textKrishty2021-07-291-6/+6
* Fixing encoding when lines and points are encounteredClement Jacob2021-03-301-36/+45
* NGON encoding triangles onlyClement Jacob2021-03-301-1/+2
* Refactoring and fixing remaining issues in triangulation processClement Jacob2021-03-301-28/+87
* Refactoring the extensionClement Jacob2021-03-301-16/+22
* Fixing quad encodingClement Jacob2021-03-301-3/+7
* Adding quad proper handlingClement Jacob2021-03-301-7/+14
* [gltf2-exporter] Adding FB_ngon_encoding supportClement Jacob2021-03-301-0/+11
* Update copyrights to 2021.Kim Kulling2021-02-281-1/+1
* Fix possible overflow in new.Kim Kulling2020-08-051-1/+2
* replace NULL and avoid ai_assert with more than 2 tests.Kim Kulling2020-06-231-5/+5
|\
| * More thinks using VERBOSE_DEBUGMalcolm Tyrrell2020-05-181-1/+1
|/
* fix more warnings.Kim Kulling2020-02-161-2/+2
* Updated copyright dates.Marc-Antoine Lortie2020-01-201-1/+1
* Fix the compile pass, still unresolved symbols.Kim Kulling2019-06-101-5/+5
* Reorg of code.Kim Kulling2019-06-061-0/+530