Rémi Verschelde
|
de77f0ac7f
|
Merge pull request #86255 from bruvzg/_bundle_build
[iOS/macOS] Add option to automatically build (and sign / archive) bundles.
|
2024-02-13 17:23:10 +01:00 |
bruvzg
|
94238d0462
|
[iOS/macOS] Add option to automatically build (and sign / archive) bundles.
|
2024-02-13 16:36:41 +02:00 |
bruvzg
|
8da36031e4
|
Implement support for application status indicators (tray icons).
|
2024-02-13 15:59:35 +02:00 |
Dario
|
73eff10c76
|
Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver.
|
2024-02-12 10:02:18 -03:00 |
bruvzg
|
a8f521bcad
|
[Native File Dialog] Add support for adding custom options to the dialogs.
Add support for adding custom options (checkboxes and optionboxes) to the dialogs (both native and built-in).
|
2024-01-24 15:00:31 +02:00 |
bruvzg
|
1887a9df19
|
[macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching.
Co-authored-by: Riteo <riteo@posteo.net>
|
2023-09-21 14:21:00 +03:00 |
bruvzg
|
0ed4cc6287
|
[macOS] Add an option to align window buttons in "extend to title" mode.
|
2022-09-20 12:55:59 +03:00 |
bruvzg
|
b85a4c5d79
|
[macOS] Handle accelerator and click events of the global menu items separately.
|
2022-09-01 08:13:56 +03:00 |
bruvzg
|
8823eae328
|
Rename OSX to macOS and iPhoneOS to iOS.
|
2022-07-21 09:37:52 +03:00 |