Age | Commit message (Expand) | Author |
---|---|---|
2022-01-17 | Remove property hints referencing unsupported svgz extension | Rémi Verschelde |
2022-01-05 | Fix decoding UTF-8 filenames on unzipping. | bruvzg |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-09 | Replace String comparisons with "", String() to is_empty() | Nathan Franke |
2021-11-01 | Fix new projects always being created with OpenGL | Hugo Locurcio |
2021-10-31 | Use OpenGL 3.3 core profile instead of compatibility profile | Clay John |
2021-10-30 | Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 | Hugo Locurcio |
2021-10-28 | clang-format: Disable alignment of operands, too unreliable | Rémi Verschelde |
2021-09-30 | Use range iterators for `Map` | Lightning_A |
2021-08-12 | Split javascript export template into multiple files | Sergey Minakov |