Chandler Cox
|
bbc221086a
|
Fix GUI input when edit GUI option is false and game is being played.
|
2025-04-25 17:55:07 -05:00 |
|
Chandler Cox
|
e5b7e58a07
|
Fix newly created skeleton mask from being able to be opened.
|
2025-04-25 17:11:36 -05:00 |
|
Wojtek Figat
|
f0bcc70563
|
Attempt to fix game cooking regression from ef188d06c4
|
2025-04-22 23:44:34 +02:00 |
|
Wojtek Figat
|
992b08025f
|
Attempt to fix game cooking regression from ef188d06c4
|
2025-04-22 23:28:21 +02:00 |
|
alsed
|
cfef93134e
|
Added Fedora instructions in Readme
|
2025-04-22 17:16:12 -04:00 |
|
Wojtek Figat
|
ac3c4a4b30
|
Merge remote-tracking branch 'origin/master'
|
2025-04-22 16:17:53 +02:00 |
|
Wojtek Figat
|
d77024bbf1
|
Fix crash when existing engine while content streaming is active
|
2025-04-22 16:16:46 +02:00 |
|
Wojtek Figat
|
4f3fbe89f2
|
Cleanup code to share it for engine service profile event formatting
|
2025-04-22 12:32:36 +02:00 |
|
Wojtek Figat
|
9ae1867c9e
|
Fix crash when rendering bloom or lens flares in too small viewport
|
2025-04-22 12:08:10 +02:00 |
|
Wojtek Figat
|
caf0251a9c
|
Fix bug in CustomEditorWindow usage
#3392
|
2025-04-22 12:00:35 +02:00 |
|
Wojtek Figat
|
216868085b
|
Merge branch 'GoaLitiuM-large_worlds_camera_fix'
|
2025-04-22 11:10:14 +02:00 |
|
Wojtek Figat
|
18a5c68b3e
|
Merge branch 'large_worlds_camera_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-large_worlds_camera_fix
|
2025-04-22 11:10:09 +02:00 |
|
Wojtek Figat
|
f9e9f26e97
|
Remove leftover debug log from bindings generator
|
2025-04-22 11:04:09 +02:00 |
|
Wojtek Figat
|
a2ff6e5c24
|
Fix missing BoundsScale usage on AnimatedModel
|
2025-04-22 11:02:53 +02:00 |
|
|
|
84ada18299
|
Fix unlock mouse hotkey not unlocking CursorLockMode.Locked cursor
|
2025-04-21 23:13:23 +03:00 |
|
|
|
635fe8017e
|
Fix EditorViewport buttons activating items on scene
|
2025-04-21 23:13:23 +03:00 |
|
|
|
834380ff05
|
Cleanup
|
2025-04-21 23:13:23 +03:00 |
|
|
|
dd65fc2289
|
Implement Wayland text clipboard data handling
|
2025-04-21 23:13:23 +03:00 |
|
|
|
86125bb625
|
Add support for VK_EXT_metal_surface extension
|
2025-04-21 23:13:23 +03:00 |
|
|
|
09a9d8b380
|
Update volk to 1.4.304
|
2025-04-21 23:13:23 +03:00 |
|
|
|
86b223ec93
|
Fix mouse relative mode activation triggering mouse move events on Mac
|
2025-04-21 23:13:23 +03:00 |
|
|
|
78f6080321
|
Initial support for building and running SDL platform on macOS
|
2025-04-21 23:13:23 +03:00 |
|
|
|
c7be6f6e0e
|
Fix VC++ project file building on macOS Rider
|
2025-04-20 01:14:51 +03:00 |
|
|
|
c40c31fbb7
|
Reduce lock usage during window events
|
2025-04-19 21:14:13 +03:00 |
|
|
|
f5fbc1e32d
|
Fix handling of WindowsManager locks
|
2025-04-19 21:14:13 +03:00 |
|
|
|
0a20378acd
|
Handle Wayland dragging actions ending prematurely
|
2025-04-19 21:14:12 +03:00 |
|
|
|
d4e87877b6
|
Fix editor viewport activating while dragging a window
|
2025-04-19 21:14:12 +03:00 |
|
|
|
7eb7236b8a
|
Fix occluded or hidden windows causing the engine to freeze on Wayland
|
2025-04-19 21:14:11 +03:00 |
|
|
|
dc0e4ffce2
|
Allow context menu to show when activating scene tree with right click
|
2025-04-19 21:14:11 +03:00 |
|
|
|
86fe93943d
|
Fix crash when relative mode was left active on removed window
|
2025-04-19 21:14:10 +03:00 |
|
|
|
3258113ef8
|
Ensure mouse position is up-to-date during button down events
|
2025-04-19 21:14:10 +03:00 |
|
|
|
ebf3999cfe
|
Fix rubber band selector activating outside of the viewport
This usually happens while trying to drag the window from window handle
|
2025-04-19 21:14:09 +03:00 |
|
|
|
a1ccbbb5b9
|
Use sensible window minimum size limits in editor windows
|
2025-04-19 21:14:09 +03:00 |
|
|
|
35072c40d8
|
Fix build on Linux
|
2025-04-19 21:14:08 +03:00 |
|
|
|
5c51021388
|
Fix merge
|
2025-04-19 21:14:08 +03:00 |
|
|
|
95fd527515
|
Apply drag and drop styling on refactored WindowDragHelper
Reapplies changes from commit 38b00f458c
|
2025-04-19 21:14:07 +03:00 |
|
|
|
113d851cea
|
Fix cursor escaping constrained area when initially outside on Windows
|
2025-04-19 21:14:07 +03:00 |
|
|
|
72f0c460f9
|
Refix dragged maximized window generating wrong mouse position events
|
2025-04-19 21:14:06 +03:00 |
|
|
|
13ddd15b44
|
Focus viewports earlier to fix CursorLockMode not always activating
|
2025-04-19 21:14:06 +03:00 |
|
|
|
c9e24aaf5f
|
Fix documentation generation
|
2025-04-19 21:14:05 +03:00 |
|
|
|
68c0ac0ffc
|
Fix cursor locking bounds calculation
|
2025-04-19 21:14:05 +03:00 |
|
|
|
bebda275a9
|
Fix crash when Game viewport was hidden
|
2025-04-19 21:14:04 +03:00 |
|
|
|
287eaae850
|
Fix X11 external drag and drop not releasing consistently
|
2025-04-19 21:14:04 +03:00 |
|
|
|
7e59c3b9a7
|
Fix restoring locked cursor state when window gains focus again
|
2025-04-19 21:14:03 +03:00 |
|
|
|
38658a5b8c
|
Fix CursorLockMode.Locked not working
|
2025-04-19 21:14:02 +03:00 |
|
|
|
88c75b8672
|
Fix dragged maximized window generating wrong mouse position events
|
2025-04-19 21:14:02 +03:00 |
|
|
|
17ab1e6830
|
Fix window handle clicking to not restore window from maximized state
|
2025-04-19 21:14:01 +03:00 |
|
|
|
1f45110e5f
|
Fix rubber band selector activating when using Alt-key to orbit
|
2025-04-19 21:14:01 +03:00 |
|
|
|
5401166a07
|
Fix error when entering playmode while holding right mouse button
|
2025-04-19 21:14:00 +03:00 |
|
|
|
bfa8188782
|
Fix accepting drag and drop for files in Wayland
|
2025-04-19 21:14:00 +03:00 |
|