| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix Whitespace (#6063) | krishty | 2025-03-26 | 1 | -1/+1 |
| * | Refactorings: glTF cleanups (#6028) | Kim Kulling | 2025-03-05 | 1 | -1/+1 |
| * | Use ear-cutting library for triangulation (#5977) | Stefan | 2025-02-13 | 1 | -124/+38 |
| * | Return false instead of crash (#5685) | Kim Kulling | 2024-07-23 | 1 | -6/+8 |
| * | Add 2024 to copyright infos (#5475) | Kim Kulling | 2024-02-23 | 1 | -1/+1 |
| * | Update Triangulate Process [more another case] | Aaron | 2023-08-15 | 1 | -1/+1 |
| * | Refactoring: Reuse code from GeometryUtils | Kim Kulling | 2023-05-04 | 1 | -41/+4 |
| * | Refactoring: Code cleanup post-processing. | Kim Kulling | 2023-03-14 | 1 | -9/+0 |
| * | bugfix the three vertices are collinear when converting a polygon to a triangle. | Jackie9527 | 2023-03-01 | 1 | -0/+15 |
| * | Manually fix up 100 more instances where it should be defaulted | Aaron Gokaslan | 2022-08-25 | 1 | -8/+2 |
| * | Update copyrights | Kim Kulling | 2022-01-10 | 1 | -1/+1 |
| * | removed trailing spaces and tabs from source and text | Krishty | 2021-07-29 | 1 | -6/+6 |
| * | Fixing encoding when lines and points are encountered | Clement Jacob | 2021-03-30 | 1 | -36/+45 |
| * | NGON encoding triangles only | Clement Jacob | 2021-03-30 | 1 | -1/+2 |
| * | Refactoring and fixing remaining issues in triangulation process | Clement Jacob | 2021-03-30 | 1 | -28/+87 |
| * | Refactoring the extension | Clement Jacob | 2021-03-30 | 1 | -16/+22 |
| * | Fixing quad encoding | Clement Jacob | 2021-03-30 | 1 | -3/+7 |
| * | Adding quad proper handling | Clement Jacob | 2021-03-30 | 1 | -7/+14 |
| * | [gltf2-exporter] Adding FB_ngon_encoding support | Clement Jacob | 2021-03-30 | 1 | -0/+11 |
| * | Update copyrights to 2021. | Kim Kulling | 2021-02-28 | 1 | -1/+1 |
| * | Fix possible overflow in new. | Kim Kulling | 2020-08-05 | 1 | -1/+2 |
| * | replace NULL and avoid ai_assert with more than 2 tests. | Kim Kulling | 2020-06-23 | 1 | -5/+5 |
| |\ |
|
| | * | More thinks using VERBOSE_DEBUG | Malcolm Tyrrell | 2020-05-18 | 1 | -1/+1 |
| |/ |
|
| * | fix more warnings. | Kim Kulling | 2020-02-16 | 1 | -2/+2 |
| * | Updated copyright dates. | Marc-Antoine Lortie | 2020-01-20 | 1 | -1/+1 |
| * | Fix the compile pass, still unresolved symbols. | Kim Kulling | 2019-06-10 | 1 | -5/+5 |
| * | Reorg of code. | Kim Kulling | 2019-06-06 | 1 | -0/+530 |