Age | Commit message (Expand) | Author |
2022-12-07 | Merge pull request #69712 from bruvzg/real_size | Rémi Verschelde |
2022-12-07 | [macOS export] Add support for Xcode notarytool. | bruvzg |
2022-12-07 | Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win... | bruvzg |
2022-12-04 | Use system fonts as fallback and improve system font handling. | bruvzg |
2022-12-02 | Merge pull request #69380 from bruvzg/mac_max_ws | Rémi Verschelde |
2022-11-30 | [macOS] Improve maximized and non-resizable modes handling. | bruvzg |
2022-11-30 | [macOS] Fix export button incorrectly disabled when using login/app password ... | bruvzg |
2022-11-28 | [macOS] Fix sub-windows opening in fullscreen. | bruvzg |
2022-11-21 | Merge pull request #68897 from bruvzg/mac_reparent | Rémi Verschelde |
2022-11-21 | [Export] Use image loader directly to avoid "resource as image file" errors. | bruvzg |
2022-11-21 | [macOS] Dynamically attach and detach transient windows to allow them to stay... | bruvzg |
2022-11-20 | Fix unused exitcode in macos export plugin | Markus Sauermann |
2022-11-18 | Windows icon export improvements. | bruvzg |
2022-11-17 | [macOS] Update activation hack to work on Ventura. | bruvzg |
2022-11-15 | Set vsync on window creation when using GLES3. | clayjohn |
2022-11-15 | Merge pull request #68683 from bruvzg/mvk_detect | Rémi Verschelde |
2022-11-15 | [macOS] Automatically detect MoltenVK libs installed via homebrew and macports. | bruvzg |
2022-11-14 | Regenerate GL loader code with GLAD 2 | Riteo |
2022-11-14 | [macOS] Add exclusive fullscreen mode with Dock and Menu disabled. | bruvzg |
2022-11-13 | Added missing null checks for gl_manager in MacOS and Windows display servers | David Snopek |
2022-11-11 | Fix unsent WINDOW_EVENT_MOUSE_ENTER event on mouse_mode-change | Markus Sauermann |
2022-11-08 | Add support for OpenGL to OpenXR | David Snopek |
2022-11-01 | Load and use system emoji font in the editor. | bruvzg |
2022-10-31 | Merge pull request #67879 from bruvzg/fix_no_vlk | Rémi Verschelde |
2022-10-31 | Merge pull request #67578 from KoBeWi/GEDITOR | Rémi Verschelde |
2022-10-26 | Fix build with Vulkan disabled and no Vulkan headers installed. | bruvzg |
2022-10-24 | Make window creation with custom position do not flash | Wei Guo |
2022-10-21 | Merge pull request #67546 from clayjohn/DS-msg | Clay John |
2022-10-18 | Update the DisplayServer video driver error message | clayjohn |
2022-10-18 | Unify usage of GLOBAL/EDITOR_GET | kobewi |
2022-10-18 | [macOS] Fit OS::alert to the text width for better readability. | bruvzg |
2022-10-13 | Fix macOS export plugin build without regex module. | bruvzg |
2022-10-12 | Merge pull request #66952 from bruvzg/macos_net_export | Rémi Verschelde |
2022-10-11 | Cleanup unused defines in platform code | Rémi Verschelde |
2022-10-10 | [macOS] Fix window button position and title bar size when editor scale do no... | bruvzg |
2022-10-07 | [.NET Export] Improve .NET export process. | bruvzg |
2022-10-07 | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg |
2022-10-04 | Merge pull request #66832 from bruvzg/cmd_p_fix | Rémi Verschelde |
2022-10-03 | [macOS] Fix ⌘ + . + other modifier triggering twice. | bruvzg |
2022-10-03 | Unix: Remove now unnecessary I/O defines, cleanup | Rémi Verschelde |
2022-09-30 | ci: add Python static analysis check via mypy | Jiri Suchan |
2022-09-26 | SCons: Unify tools/target build type configuration | Rémi Verschelde |
2022-09-26 | Style: Cleanup header guards for consistency | Rémi Verschelde |
2022-09-24 | [macOS] Process menu callback after event processing step to avoid event queu... | bruvzg |
2022-09-23 | SCons: Remove redundant `-fomit-frame-pointer` and `-ftree-vectorize` | Rémi Verschelde |
2022-09-22 | [macOS extend-to-title] Add scene/project name to the editor title, fix incor... | bruvzg |
2022-09-21 | Merge pull request #65816 from bruvzg/proj_settings_missing_flags | Rémi Verschelde |
2022-09-21 | [macOS] Improve "extended to title" transition to / from fullscreen. | bruvzg |
2022-09-20 | [macOS] Add an option to align window buttons in "extend to title" mode. | bruvzg |
2022-09-19 | SCons: Refactor handling of `production` flag and per-platform LTO defaults | Rémi Verschelde |