Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Bump to CTRE to v3.9.0-1-gacb2f4d to fix compilation with clang 19 | Dan Goodliffe | 2024-10-22 |
| | | | | Swaps ctre::range to ctre::search_all | ||
* | Build cpp parts of ImGui | Dan Goodliffe | 2024-07-07 |
| | |||
* | Psycho-rebased branch imgui on top of main | Dan Goodliffe | 2024-07-02 |
|\ | |||
| * | Build ImGui as a static library | Dan Goodliffe | 2024-06-24 |
| | | |||
| * | Build and link imgui with sdl2 and opengl2 backends | Dan Goodliffe | 2024-06-05 |
| | | |||
| * | Add imgui submodule, latest version, docking branch | Dan Goodliffe | 2024-06-05 |
| | | |||
* | | Build stb_image impl as a thirdparty lib | Dan Goodliffe | 2024-06-25 |
| | | |||
* | | Create a v3.3 context and v3.3 glad library | Dan Goodliffe | 2024-06-25 |
| | | |||
* | | Set symmetric on glad features and add all OpenGL versions | Dan Goodliffe | 2024-06-25 |
|/ | |||
* | Include ctre submodule | Dan Goodliffe | 2024-01-21 |
| | |||
* | Merge branch 'ints' into terrain | Dan Goodliffe | 2023-11-26 |
|\ | | | | | | | | | | | Conflicts fix, compiles, some test failures remain. Trees not added, possibility of OM invalid handle assertion failures, normals broken due to integer overflow in Newell's method. | ||
* | | Move OpenMesh/GLM compatibility structs to common place | Dan Goodliffe | 2023-10-27 |
|/ | |||
* | Add glad submodule and build a glad library | Dan Goodliffe | 2023-05-27 |
Slightly messy regarding file paths to get files generated by the glad generator into a place where b2 will happily find them later... but it works. |