summaryrefslogtreecommitdiffstats
path: root/platform/javascript/export/export_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace String comparisons with "", String() to is_empty()Nathan Franke2021-12-091-3/+3
* Fix new projects always being created with OpenGLHugo Locurcio2021-11-011-2/+2
* Use OpenGL 3.3 core profile instead of compatibility profileClay John2021-10-311-1/+1
* Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3Hugo Locurcio2021-10-301-1/+1
* clang-format: Disable alignment of operands, too unreliableRémi Verschelde2021-10-281-1/+1
* Use range iterators for `Map`Lightning_A2021-09-301-2/+2
* Split javascript export template into multiple filesSergey Minakov2021-08-121-0/+671