Commit History

Author SHA1 Message Date
  Fabio Alessandrelli 3416f7b521 [HTML5] Opt-in virtual keyboard support. 4 years ago
  Fabio Alessandrelli cb1b89dac5 [HTML5] Export process writes sizes in template. 4 years ago
  Fabio Alessandrelli 65abf94675 [HTML5] Better fullscreen, canvas resizing. 4 years ago
  Fabio Alessandrelli 2972ea3229 [HTML5] Easier HTML templates, better deinit/cleanup. 4 years ago
  reduz 64140eaf42 Reorganize Project Settings 4 years ago
  Rémi Verschelde 5525cd85c6 Merge pull request #45315 from RandomShaper/modernize_thread 4 years ago
  Pedro J. Estébanez 99fe462452 Modernize Thread 4 years ago
  Fabio Alessandrelli 6f64d93664 [HTML5] Builtin HTTP server disable browsers cache 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Rémi Verschelde 8020515717 HTML5: Code style cleanup for export code 4 years ago
  Fabio Alessandrelli dd9503dc19 [HTML5] Make GDNative support feature-based. 4 years ago
  Fabio Alessandrelli 1e7bd3d08b [HTML5] Allow selecting the export type. 4 years ago
  Fabio Alessandrelli 611c4998e8 [HTML5] EditorRunNative works with GDNative. 4 years ago
  Rémi Verschelde 504efc5f9b Export: Reorder options for consistency across platforms 4 years ago
  Fabio Alessandrelli 179ec3ca0e [HTML5] AudioWorklet API implementation. 4 years ago
  Fabio Alessandrelli 5261e5df85 Add COOP/COEP headers to HTML5 "run" server. 4 years ago
  Fabio Alessandrelli 53f04aa1b9 Make canvas resize optional in HTML5. 5 years ago
  Marcel Admiraal 26fcf2b04c Add override keywords. 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Fabio Alessandrelli 3097c2da96 Add WebSocket debugger, use it for Javascript. 5 years ago
  Hugo Locurcio eecce139ea Set the `title` tag in the HTML5 export immediately 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Fabio Alessandrelli 919bbf8077 [HTML5] Refactor JS, threads support, closures. 5 years ago
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> 5 years ago
  Rémi Verschelde 386968ea97 Remove obsolete GLES3 backend 5 years ago
  Juan Linietsky 3f335ce3d4 Texture refactor 6 years ago
  Hugo Locurcio 4492cf856b Export and reference the icon as favicon when exporting to HTML5 5 years ago
  Fabio Alessandrelli 14a58560e1 Properly close files served by debug HTTP server. 5 years ago