Commit History

Author SHA1 Message Date
  Hendrik Brucker 7e21eb7e00 Extract and reorganize texture resource classes 2 years ago
  bruvzg 9c5a0c6c10 Add error checks and harmonize behavior of the set_icon method. 2 years ago
  bruvzg 28db3c7158 [DisplayServer] Add method to check if native window is focused. 2 years ago
  Rémi Verschelde 9e4315bb50 Style: Harmonize header includes in platform ports 2 years ago
  hlutor a932c5e81d Added override for window_get_vsync_mode in display_server_web.cpp 2 years ago
  bruvzg 5b9984b5a2 Add `audio/general/text_to_speech` project setting to enable/disable TTS. 2 years ago
  Hugo Locurcio 303bf247de Add support for VRAM-compressed custom mouse cursor images 2 years ago
  Kvel2D 41f0a523db Fix custom cursor using atlas texture 2 years ago
  Rémi Verschelde 4574b97752 Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image() 2 years ago
  bruvzg a322f3f578 [InputEventKey] Avoid setting both key and modifier to the same value. 2 years ago
  bruvzg daad4aed62 Cleanup and unify keyboard input. 2 years ago
  Rémi Verschelde 68d71f88f5 Improve DisplayServer message for video card drivers failure 2 years ago
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 years ago
  bruvzg 2718a7b7d3 Add support for the custom initial screen for the main window, fix primary screen detection. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde 0a3f66471e Merge pull request #69712 from bruvzg/real_size 2 years ago
  bruvzg edf13eb5a6 Rename `window_get_real_size` to `window_get_size_with_decorations`, add `window_get_position_with_decorations`. 2 years ago
  Markus Sauermann e18107a57c Fix Determining Window for Touchscreen 2 years ago
  Zae bc9bf00e4a Fix viewport doesn't auto-resize on Web. 2 years ago
  Fabio Alessandrelli 3ff7964145 [Web] Force WebGL2 when supported. 2 years ago
  Rémi Verschelde f7c611ab71 Style: Misc docs and comment style and language fixes 2 years ago
  Clay John 04ac91f786 Merge pull request #67790 from kdada/fix-flash-window 2 years ago
  Wei Guo d7e39e313b Make window creation with custom position do not flash 2 years ago
  David Snopek 398ee08375 Add multiview to the opengl3 driver 3 years ago
  Rémi Verschelde 1513d76cb9 Fix some errors affecting the Web editor 2 years ago
  Fabio Alessandrelli 27f22b29f8 [Web] Small fixes and enhancements. 3 years ago
  Fabio Alessandrelli d20b32186f [Web] Rename JavaScript platform to Web. 3 years ago