Commit History

Author SHA1 Message Date
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 57c3f6a94b Merge pull request #20063 from moiman100/fix-button-mask 6 years ago
  bruvzg 4554c682e6 Changes IME input to use notification instead of callback, exposes IME methods to gdscript/gdnative. 6 years ago
  bruvzg bbac90c859 [macOS] Change runtime OS version checks to allow build with MacOS 10.9 SDK, 6 years ago
  bruvzg 4aa441591c [macOS] Disable setWantsLayer on macOS < 10.14 6 years ago
  bruvzg 30852d0237 [macOS] Fix blank splash screen 6 years ago
  bruvzg 07aee14dd7 Fix initial blank screen on macOS Mojave (except splash). 6 years ago
  bruvzg cfce8de0b5 Fix .app bundle crash on macOS 6 years ago
  Rémi Verschelde 63d7c9be45 Merge pull request #23431 from buresu/fix-keycode 6 years ago
  Rémi Verschelde 8ac1bcfd3d Fix init of VisualServerRaster 6 years ago
  George Marques 4c9d734a75 Fix initialization of visual server in all platforms 6 years ago
  Naoto Kondo ca2476cdb4 Fix keycode problem on OSX 6 years ago
  Marcelo Fernandez a069685fbb Fix OS X crash when running as .app 6 years ago
  Marcelo Fernandez fe93bb03fe Server platform works on OS X too 6 years ago
  Colin Kinloch 464842c62c Update mouse location on background scroll and window focus in macOS 6 years ago
  Patrick Beard d2ed3b224a Call -update when window becomes the key window 6 years ago
  Rémi Verschelde da6646dd5e Merge pull request #22685 from remmah/patch-1 6 years ago
  Rémi Verschelde 97b9697ea2 Fix some OSX and iOS Clang warnings 6 years ago
  remmah 77fddfc7ea Modernized copy/paste APIs on macOS #7185 6 years ago
  Guilherme Felipe 360204e532 Fix Input::set_custom_mouse_cursor showing cursor when it's invisible 6 years ago
  Guilherme Felipe 04aef23585 Fix set_custom_mouse_cursor changing to incorrect cursor shape 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Martin Capitanio bcee65284e Really fix the custom cursor hotspot 6 years ago
  Guilherme Felipe e5470cfa70 Fix custom cursor hotspot 6 years ago
  Hein-Pieter van Braam 08f452d1a9 Fall back to GLES2 if GLES3 is not working 6 years ago
  Marcelo Fernandez 05fc12ddb6 Add OS::open_midi_inputs and OS::close_midi_inputs 6 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 6 years ago
  Marcelo Fernandez 7a5f9fc08e Added a new MIDIDriver class 6 years ago
  Juan Linietsky c69de2ba46 -Project/Editor settings now use new inspector 6 years ago
  mm bd9c592c52 Fixed button mask behavior 6 years ago