| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move core thirdparty files to thirdparty/{minizip,misc} | Rémi Verschelde | 2017-04-28 | 1 | -1550/+0 |
| | | |||||
| * | Style: Fix whole-line commented code | Rémi Verschelde | 2017-01-14 | 1 | -1/+1 |
| | | | | | | They do not play well with clang-format which aligns the `//` part with the rest of the code block, thus producing badly indented commented code. | ||||
| * | begin new serialization framework | Juan Linietsky | 2015-02-15 | 1 | -159/+166 |
| | | | | | also got rid of STL dependency on triangulator | ||||
| * | New Navigation & Pathfinding support for 2D | Juan Linietsky | 2015-02-14 | 1 | -0/+1543 |
| -Added Navigation & NavigationPolygon nodes -Added corresponding visual editor -New pathfinding algorithm is modern and fast! -Similar API to 3D Pathfinding (more coherent) | |||||
