Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace String comparisons with "", String() to is_empty() | Nathan Franke | 2021-12-09 | 1 | -3/+3 |
* | Fix new projects always being created with OpenGL | Hugo Locurcio | 2021-11-01 | 1 | -2/+2 |
* | Use OpenGL 3.3 core profile instead of compatibility profile | Clay John | 2021-10-31 | 1 | -1/+1 |
* | Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 | Hugo Locurcio | 2021-10-30 | 1 | -1/+1 |
* | clang-format: Disable alignment of operands, too unreliable | Rémi Verschelde | 2021-10-28 | 1 | -1/+1 |
* | Use range iterators for `Map` | Lightning_A | 2021-09-30 | 1 | -2/+2 |
* | Split javascript export template into multiple files | Sergey Minakov | 2021-08-12 | 1 | -0/+671 |