Historial de Commits

Autor SHA1 Mensaje Fecha
  Zoee Silcock 29ec6e7b61 Add a note about the parameter that global menu callbacks require hace 2 años
  Hugo Locurcio 91e2d699b4 Silence `warp_mouse()` warning in favor of documentation hace 2 años
  bruvzg 34b34b104c Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose `window_set_mouse_passthrough` to `Window`. hace 2 años
  Pedro J. Estébanez d0e37cd04c Add framework for avoidance of color flash in new windows hace 2 años
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks hace 2 años
  bruvzg 2718a7b7d3 Add support for the custom initial screen for the main window, fix primary screen detection. hace 2 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  bruvzg f7955633de Improve `window_set_current_screen` and fix secondary window initial mode and positions. hace 2 años
  Rémi Verschelde 0a3f66471e Merge pull request #69712 from bruvzg/real_size hace 2 años
  bruvzg edf13eb5a6 Rename `window_get_real_size` to `window_get_size_with_decorations`, add `window_get_position_with_decorations`. hace 2 años
  Markus Sauermann e18107a57c Fix Determining Window for Touchscreen hace 2 años
  David Snopek 23603e409c Add support for OpenGL to OpenXR hace 2 años
  kobewi 1778301cd0 Add call_deferred() method to Callable hace 2 años
  bruvzg 9f46bf44cd [DisplayServer] Hide internal window creation/deletion methods and expose some missing methods. hace 2 años
  Wei Guo d7e39e313b Make window creation with custom position do not flash hace 2 años
  bruvzg 0dab11afa4 [macOS extend-to-title] Add scene/project name to the editor title, fix incorrect window button position/order when system primary language is RTL. hace 2 años
  bruvzg 0ed4cc6287 [macOS] Add an option to align window buttons in "extend to title" mode. hace 2 años
  Rémi Verschelde f81a4b2478 Merge pull request #65026 from bruvzg/dark_mode hace 2 años
  bruvzg b85a4c5d79 [macOS] Handle accelerator and click events of the global menu items separately. hace 2 años
  bruvzg 629ae58a80 Add support for system dark mode and accent color detection (macOS and Windows). Add support for dark mode title bar on Windows. hace 2 años
  bruvzg bc4ba6cb78 [macOS] Extend editor contents to the window titlebar for better space usage. hace 2 años
  kobewi 8be27dc59e Replace Array return types with TypedArray hace 2 años
  bruvzg 8c56a7416b Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native menu for editor. hace 2 años
  Brian Semrau 103c0fa6e6 Add support for multiple virtual keyboard types hace 2 años
  Hugo Locurcio d2271eb300 Improve error message when the requested V-Sync mode cannot be used hace 2 años
  Juan Linietsky d4433ae6d3 Remove Signal connect binds hace 2 años
  Rémi Verschelde 297241f368 Merge pull request #60714 from Calinou/typedef-remove-ref hace 2 años
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` hace 2 años
  Marcel Admiraal 97e87a2daf Fix screen_get_usable_rect returning display safe area hace 2 años
  Rémi Verschelde bc7ccc909b Merge pull request #60551 from madmiraal/implement-3466 hace 2 años