summaryrefslogtreecommitdiff
path: root/platform/javascript/export
AgeCommit message (Expand)Author
2020-10-02Add COOP/COEP headers to HTML5 "run" server.Fabio Alessandrelli
2020-09-23Make canvas resize optional in HTML5.Fabio Alessandrelli
2020-07-10Add override keywords.Marcel Admiraal
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-12Add WebSocket debugger, use it for Javascript.Fabio Alessandrelli
2020-04-22Set the `title` tag in the HTML5 export immediatelyHugo Locurcio
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-11[HTML5] Refactor JS, threads support, closures.Fabio Alessandrelli
2020-02-26Reimplement Mutex with C++'s <mutex>Pedro J. Estébanez
2020-02-13Remove obsolete GLES3 backendRémi Verschelde
2020-02-11Texture refactorJuan Linietsky
2020-02-01Export and reference the icon as favicon when exporting to HTML5Hugo Locurcio
2020-01-14Properly close files served by debug HTTP server.Fabio Alessandrelli
2020-01-14Add mime type to responses from debug HTTP server.Fabio Alessandrelli
2020-01-07Export: Improve usability of command line interfaceRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-10-23Implement HTTP server for HTML5 exportFabio Alessandrelli
2019-10-23Improve EditorExportPlatform interface.Fabio Alessandrelli
2019-10-10Remove dependency on the editor directory being in the build's include path.Marcel Admiraal
2019-08-12Export: Remove temp files from cache after exportRémi Verschelde
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-03-11HTML5: Fix ETC export for GLES2 fallback on mobileRémi Verschelde
2019-03-06Fix directory check when exporting projectvolzhs
2019-03-05Merge pull request #26626 from rluders/misleading-error-message-exportRémi Verschelde
2019-03-05Fixes misleading error message when trying to exportRicardo Lüders
2019-03-05Fix HTML5 quick preview URLbruvzg
2019-03-03Improve VRAM texture compression checks for mobile/webRémi Verschelde
2019-02-26-Properly handle missing ETC support on exportJuan Linietsky
2019-01-21ExportDialog: Make error messages translatableRémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-01Export for OS X on OS X now lets you select .dmg or .zipMarcelo Fernandez
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-23Fix file hintsMarcin Zawiejski
2018-08-21BPTC supportelasota
2018-08-20fix Android/HTML5 custom templates option does not workAlessandro
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-05-10Use local path for custom HTML5 shell exportLeon Krause
2018-01-20HTML export: Make s3tc the standard Texture Formatx1212
2018-01-12Fix HTML5 feature tagsLeon Krause
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-04Fixed missing parenthesisArtem Varaksa
2018-01-04Add missing translation in Javascript export dialogRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-12Updated Linux template extensions to match architecture.Nathan Warden
2017-11-25Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky
2017-11-21Allow configuring iOS exportRuslan Mustakov
2017-11-20Merge pull request #13061 from eska014/html5-exportRémi Verschelde
2017-11-20Merge pull request #12988 from akien-mga/xdg-home-pathsRémi Verschelde
2017-11-20Export boot splash and add custom HTML file option in HTML5 exportLeon Krause