summaryrefslogtreecommitdiff
path: root/platform/javascript/export/export_plugin.cpp
AgeCommit message (Expand)Author
2021-11-01Fix new projects always being created with OpenGLHugo Locurcio
2021-10-31Use OpenGL 3.3 core profile instead of compatibility profileClay John
2021-10-30Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3Hugo Locurcio
2021-10-28clang-format: Disable alignment of operands, too unreliableRĂ©mi Verschelde
2021-09-30Use range iterators for `Map`Lightning_A
2021-08-12Split javascript export template into multiple filesSergey Minakov