Commit History

Author SHA1 Message Date
  K. S. Ernest (iFire) Lee 05de0eafab Add editor screenshot on control - f12. 6 years ago
  qarmin d408c254a2 Fix small memory leak in OS.cpp 6 years ago
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 years ago
  bruvzg 2b9ed68d6a Add native window/taskbar icon support for Windows and macOS. 6 years ago
  Guilherme Felipe 1bae73d7d0 Add Input::get_current_cursor_shape 6 years ago
  Juan Linietsky 5eeb06ffd1 -Remove harcoded opengl extension testing from OS, ask rasterizer instead. 6 years ago
  Pedro J. Estébanez 496d8f19fc Let memory stat functions return uint64_t 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  volzhs 84d060c768 Added OS.get_system_time_msecs() 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Jared 4ccf25a577 Added multi-monitor support for center_window() 7 years ago
  Marcelo Fernandez 05fc12ddb6 Add OS::open_midi_inputs and OS::close_midi_inputs 7 years ago
  Hugo Locurcio 0254a40817 Add "editor" and "standalone" feature tags 7 years ago
  Marcelo Fernandez 7a5f9fc08e Added a new MIDIDriver class 7 years ago
  Rémi Verschelde 8c9e10553c Fix build issues and typos after c69de2ba4 7 years ago
  volzhs 515c848ba8 Fix unwanted restarting 7 years ago
  Juan Linietsky c69de2ba46 -Project/Editor settings now use new inspector 7 years ago
  matthew1006 25e64ffa20 Fixed OS.has_feature not using custom feature tags. 7 years ago
  Hein-Pieter van Braam e668757aa9 Merge pull request #14622 from bruvzg/non-rectangular-windows 7 years ago
  Pedro J. Estébanez de9d40a953 Implement universal translation of touch to mouse 7 years ago
  bruvzg ddae098dee Experimental support for windows with per-pixel transparency (macOS, X11 and Windows). 7 years ago
  Marcelo Fernandez d780d774aa Clean and expose get_audio/video_driver_* funcs on OS class 7 years ago
  Marcelo Fernandez ea1d726a46 Added OS::center_window to center the window precisely on desktop platforms 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Juan Linietsky 652c98a7be Add epic hack so vsync can be toggled in run-time from script. Fixes #14458. 7 years ago
  Ruslan Mustakov 9d6d20e67c Remove get_stack_bottom 7 years ago
  Rémi Verschelde af9c67db0c Allow customizing user:// path (folder in OS::get_data_path()) 7 years ago
  Juan Linietsky 62d86b1588 Modified low processor sleep to 8000 and made it customizable (should be customizable for editor too) 8 years ago
  Rémi Verschelde bedcbdd420 Merge pull request #13130 from endragor/gdnative-android-export 8 years ago