Commit Graph

  • e777a71784 Fix error while dragging files around Content window Ari Vuollet 2025-03-29 13:15:29 +02:00
  • c13e91a0d0 Release rubber band selection when viewport starts controlling the view Ari Vuollet 2025-03-26 19:12:30 +02:00
  • aac5d57352 Update SDL to 3.2.10 Ari Vuollet 2025-03-26 18:45:27 +02:00
  • ceca13c7b6 Avoid showing tooltips in inactive windows Ari Vuollet 2025-02-19 21:57:26 +02:00
  • 2905470330 Update SDL3 to 3.2.4 Ari Vuollet 2025-02-13 17:59:28 +02:00
  • 2c17033822 Fix window dragging when not supported by Wayland compositor Ari Vuollet 2025-02-02 18:36:03 +02:00
  • 0a4cb9e9b1 Show current display server in Editor window tooltip Ari Vuollet 2025-02-02 18:34:47 +02:00
  • 096651f4c1 Properly mark floating windows with transparency support Ari Vuollet 2025-02-02 13:38:15 +02:00
  • 275a08506b Enable transparency support in Vulkan swapchains Ari Vuollet 2025-02-01 22:06:29 +02:00
  • 4cd61cb381 Fix compilation for game builds Ari Vuollet 2025-01-29 16:17:27 +02:00
  • 9ad1147581 Fix cloning SDL repository Ari Vuollet 2025-01-28 22:24:21 +02:00
  • 35e09def1b Fix text input not working on X11 Ari Vuollet 2025-01-28 02:43:03 +02:00
  • 0469607a71 Fix button latching on Windows after drag and drop operation Ari Vuollet 2025-01-21 19:08:38 +02:00
  • d115d22ee6 Implement new window dragging system Ari Vuollet 2025-01-21 20:14:44 +02:00
  • 8120ae621d Fix mouse resetting issues after ending relative mode Ari Vuollet 2025-01-19 21:56:40 +02:00
  • f873c2fa9f Fix frame stutter when window is focused Ari Vuollet 2025-01-16 20:43:08 +02:00
  • c3ffbe2f42 Fix error when docking to sides of tabbed panel Ari Vuollet 2025-01-06 01:30:32 +02:00
  • 55a0a39881 Cleanup Linux SDL implementation Ari Vuollet 2025-01-03 17:13:01 +02:00
  • 592215dd30 Support compiling third party library C files as C code Ari Vuollet 2025-01-03 15:11:59 +02:00
  • ef0c2a2785 Implement Wayland protocols module and file generation Ari Vuollet 2025-01-02 22:33:05 +02:00
  • 37979e452a Fix mouse warping after ending relative mode Ari Vuollet 2025-01-21 20:12:14 +02:00
  • e9671bb727 Add git fetch method for dependencies Ari Vuollet 2025-01-21 16:09:05 +02:00
  • aa328bd591 Fix window ShowInTaskbar setting GoaLitiuM 2025-01-01 02:01:13 +02:00
  • 188e4313f9 Fix various issues with child window positioning GoaLitiuM 2024-12-25 19:45:10 +02:00
  • df02c70e31 Add Window.IsAlwaysOnTop property Ari Vuollet 2025-01-21 15:51:12 +02:00
  • 257f54b323 Use SDL locale GoaLitiuM 2024-12-28 13:31:37 +02:00
  • fb4b5b2575 Allow window with single tab to be dragged from tab area Ari Vuollet 2025-01-07 17:53:37 +02:00
  • 4e1251276d Fix ValueBox mouse position resetting after releasing the button Ari Vuollet 2025-01-19 21:57:16 +02:00
  • a7b200dc57 Fix SDL build process on Linux GoaLitiuM 2024-12-27 16:18:15 +02:00
  • 8cadbae80e Update SDL to 3.2.0 GoaLitiuM 2024-10-07 21:53:20 +03:00
  • c3bae49aae Force cursor to center of Game Window when tab handle is clicked GoaLitiuM 2024-12-01 21:47:54 +02:00
  • 6fa4fc6149 Fix rotation using SDL Tryibion 2024-11-29 09:25:19 -06:00
  • f1ffe1acaa Fix Linux compilation without SDL GoaLitiuM 2024-08-04 23:38:02 +03:00
  • 5c9ddf7f00 Fix compilation GoaLitiuM 2024-08-08 23:38:46 +03:00
  • 431767a150 Update SDL3 GoaLitiuM 2024-08-07 21:05:59 +03:00
  • 8ba4e442a6 Fix compilation issues GoaLitiuM 2024-10-03 18:38:01 +03:00
  • 2f8d19c267 Fix windows not being hidden initially GoaLitiuM 2024-07-31 23:59:04 +03:00
  • f2fd98f742 Fix parent window position handling with popup/tooltip windows GoaLitiuM 2024-07-31 23:05:43 +03:00
  • 3ce35d6e81 Fix compilation errors in other platforms GoaLitiuM 2024-07-28 22:54:21 +03:00
  • 796dbaa836 Fix CI for Linux GoaLitiuM 2024-07-28 18:31:53 +03:00
  • 84b209ec7f Prevent building with SDL in unsupported platforms GoaLitiuM 2024-07-28 18:31:25 +03:00
  • fa976b34dc Fallback to X11 message box implementation when SDL fails GoaLitiuM 2024-07-28 17:49:12 +03:00
  • e7cda362b7 Fix popup and context menus not working on Wayland GoaLitiuM 2024-07-28 17:47:56 +03:00
  • a41a09c162 Hide warnings for unsupported SDL operations on Wayland GoaLitiuM 2024-07-28 15:34:29 +03:00
  • e82f84f0ab Log a warning for not implemented Wayland functionality GoaLitiuM 2024-07-28 15:33:23 +03:00
  • f1d387ceea Fix compilation in Linux GoaLitiuM 2024-07-26 19:09:05 +03:00
  • 3893d4d1f8 Enable warning sound in question dialogs GoaLitiuM 2024-07-08 00:01:20 +03:00
  • cf7ac50faf Enable modern Windows dialog boxes GoaLitiuM 2024-07-07 23:59:00 +03:00
  • 3f6bf15554 Implement relative mouse mode (raw input) for SDL platform GoaLitiuM 2024-07-25 21:29:38 +03:00
  • dac74829b4 Add flag for Window types GoaLitiuM 2024-07-20 19:59:29 +03:00
  • 94d6f213a0 Enable native windowing system settings with SDL platform GoaLitiuM 2024-07-25 21:30:58 +03:00
  • 8f2550ef61 Add command-line switches to force X11 and Wayland SDL drivers GoaLitiuM 2024-07-25 21:34:28 +03:00
  • b622a1cc5e Implement SDL platform, windowing and input handling GoaLitiuM 2024-07-25 21:39:21 +03:00
  • c83a3c32c7 Refactor application window class name GoaLitiuM 2024-07-25 22:32:00 +03:00
  • e7dcf7f7e7 Move Window related enums to separate header file GoaLitiuM 2024-07-25 21:29:30 +03:00
  • 398785a2be Refactor Windows drag and drop implementation GoaLitiuM 2024-07-25 21:37:17 +03:00
  • 05dba0f1f5 Refactor ScreenUtilities GoaLitiuM 2024-07-25 19:46:22 +03:00
  • 39dbd32b2e Add more helper methods for managing Git repos GoaLitiuM 2024-07-23 23:42:32 +03:00
  • 23a34a455a Fix centered window location on X11 GoaLitiuM 2024-07-14 14:08:20 +03:00
  • 4308328b48 Fix initial position of Tooltips GoaLitiuM 2024-07-18 22:58:42 +03:00
  • 0a3f07e6e7 Add exception and crashes catching with processing on iOS/macOS mafiesto4 2025-04-19 11:28:46 +02:00
  • 3c1aca6d46 Fix camera mouse ray error when mouse position is invalid mafiesto4 2025-04-19 10:50:39 +02:00
  • 02c333c720 Use double vector types in camera view matrix calculations Ari Vuollet 2025-04-19 02:38:29 +03:00
  • d30ff65800 Fix flipbook regression bug 1.10 mafiesto4 2025-04-17 17:45:19 +02:00
  • 3d454ed321 Fix cursor locked mode when system uses Dpi scaling 1.10.6705 mafiesto4 2025-04-17 13:27:59 +02:00
  • 7e72d7b3cf Optimize mac version logging mafiesto4 2025-04-17 12:49:52 +02:00
  • ef188d06c4 Revert d3c49be80f and do it better mafiesto4 2025-04-17 10:52:00 +02:00
  • 414b229b27 Fix capturing empty project icon when Editor viewport was never rendered mafiesto4 2025-04-17 10:49:44 +02:00
  • d3c49be80f Fix crash when GPUTask gets deleted before sync happens mafiesto4 2025-04-17 10:40:05 +02:00
  • 980473cce6 Add info for future project version cache file changes mafiesto4 2025-04-17 10:39:16 +02:00
  • 6ef2012359 Update version mafiesto4 2025-04-17 08:57:00 +02:00
  • e267db7fac Another fix for flipbook to work with all cases mafiesto4 2025-04-16 10:01:55 +02:00
  • 9dba7caa88 Another fix for flipbook to work with all cases mafiesto4 2025-04-16 10:01:23 +02:00
  • c9e625a1a0 Fix not defined localized strings to use fallback instead of empty text mafiesto4 2025-04-16 09:55:35 +02:00
  • 45f202fdf7 Fix culture info editor picker to show under button mafiesto4 2025-04-16 09:39:24 +02:00
  • c30e31bd65 Fix material flipbook X slice calculation mafiesto4 2025-04-16 08:58:00 +02:00
  • 61a11f4a29 Fix regression in material editing when compilation failed mafiesto4 2025-04-15 22:40:29 +02:00
  • c786a84dc6 Merge branch 'Zode-absolutesnap' mafiesto4 2025-04-15 22:25:32 +02:00
  • 1680ccfec3 Merge branch 'absolutesnap' of https://github.com/Zode/FlaxEngine into Zode-absolutesnap mafiesto4 2025-04-15 22:25:26 +02:00
  • 30c78350eb Fix incorrect motion vectors for material that uses position offset mafiesto4 2025-04-15 22:24:12 +02:00
  • 7b4da6dd2b Fix issues with absolute snapping Zode 2025-04-15 21:38:49 +03:00
  • b25881d55e Update code signing to support sign with identity on Windows mafiesto4 2025-04-14 22:47:40 +02:00
  • cfc90d1ddf Fix crash in value comparison for deleted native scripting object that still has managed reference mafiesto4 2025-04-13 22:13:17 +02:00
  • a3be6e2add Merge branch 'xxSeys1-AutoCollision' mafiesto4 2025-04-13 21:46:08 +02:00
  • d351c96a40 Cleanup code mafiesto4 2025-04-13 21:46:04 +02:00
  • b3ab1b7a4a Merge branch 'AutoCollision' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-AutoCollision mafiesto4 2025-04-13 21:33:04 +02:00
  • b719d6dd04 Add more informative logging when .NET sdk is missing for proper game cooking mafiesto4 2025-04-13 20:41:30 +02:00
  • 9d059f6c94 Merge branch 'GoaLitiuM-buildrules_cache_fix' mafiesto4 2025-04-13 20:30:04 +02:00
  • b8a0150310 Merge branch 'buildrules_cache_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-buildrules_cache_fix mafiesto4 2025-04-13 20:28:26 +02:00
  • b891fb7b03 Merge branch 'GoaLitiuM-fix_csharp_proj_sdk' mafiesto4 2025-04-13 20:26:43 +02:00
  • bdd4ab9bfd Merge branch 'fix_csharp_proj_sdk' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-fix_csharp_proj_sdk mafiesto4 2025-04-13 20:26:38 +02:00
  • f70ec896b8 Improve Dotnet version setup for Game Cooker mafiesto4 2025-04-13 20:22:23 +02:00
  • 85ecbaab6d Merge branch 'GoaLitiuM-package_dotnet8' mafiesto4 2025-04-13 20:16:34 +02:00
  • 0381bda068 Merge branch 'package_dotnet8' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-package_dotnet8 mafiesto4 2025-04-13 20:16:28 +02:00
  • c4d8345b7c Fix compilation warning mafiesto4 2025-04-13 20:14:10 +02:00
  • 6beb9febb1 Fix CD to package with .NET 8 version Ari Vuollet 2025-04-13 18:23:48 +03:00
  • 711a75ce3b Fix BuildScript file structure with engine files in different drive Ari Vuollet 2025-04-13 01:03:17 +03:00
  • be72a9f4a2 Invalidate build rules assembly when files are added, moved or renamed Ari Vuollet 2025-04-13 01:01:01 +03:00
  • 8c83de8521 Add more verbose logging for project generation Ari Vuollet 2025-04-13 01:01:35 +03:00
  • 00b9d603ae Fix missing C#-only project configurations when platform SDK is missing Ari Vuollet 2025-04-13 14:11:51 +03:00