Wojtek Figat
|
c639a3103c
|
Add memory profiling events to the main areas of the engine
|
2025-05-22 04:47:01 +02:00 |
|
Wojtek Figat
|
32bc73610f
|
Fix debug command type detection when it's used with argument
|
2025-05-22 04:45:12 +02:00 |
|
Wojtek Figat
|
66dcfafa2e
|
Fix Vulkan descriptor sets pooling
|
2025-05-22 04:42:01 +02:00 |
|
Wojtek Figat
|
9215f2662f
|
Add missing memory alloc profiling for virtual pages
|
2025-05-22 04:41:01 +02:00 |
|
Wojtek Figat
|
2dc404cbd3
|
Add new memory profiler
|
2025-05-22 04:40:32 +02:00 |
|
Wojtek Figat
|
9ba1c4c338
|
Fix typo in ec2957bf38
|
2025-05-16 20:24:01 +02:00 |
|
Wojtek Figat
|
ec2957bf38
|
Fix memory leak on sequential mesh buffers update
#3449
|
2025-05-16 20:23:16 +02:00 |
|
Wojtek Figat
|
8bb5655b2f
|
Fix error when using invalid camera ray
|
2025-05-16 20:22:52 +02:00 |
|
xxSeys1
|
483a33996f
|
fix atan2 to use default box value
|
2025-05-15 11:43:38 +02:00 |
|
Olly Rybak
|
245d7de818
|
Fixed renamed parameters
|
2025-05-14 19:45:29 +10:00 |
|
Olly
|
49e0cc937e
|
Added SetNodeTransformation with ModelBoneNode
To get and set a series of bones based on their ID
(cherry picked from commit e0a113483e910660e45c53e059502733ce1d6ad6)
|
2025-05-14 19:29:39 +10:00 |
|
Wiktor Żurawik
|
6be8158209
|
Fix timeout calculation in Task::Wait
|
2025-05-13 23:10:57 +02:00 |
|
|
|
559d17e6c3
|
Reduce allocations in text rendering related functions
|
2025-05-04 15:05:46 +03:00 |
|
|
|
7c5628d47e
|
Fix crash caused by conflicting tracy DbgHelp lock helper names
|
2025-05-02 14:20:18 +03:00 |
|
|
|
12dbf09164
|
Fix tests
|
2025-05-02 14:19:55 +03:00 |
|
|
|
f09fd7ad34
|
Use exact value comparison in caching related functions
(cherry picked from commit 9d7c6b26422e127719836944d8d473910190e7d4)
|
2025-05-02 14:19:55 +03:00 |
|
|
|
8986290b12
|
Use exact component value equality checks in equality comparisons
(cherry picked from commit 2cddf3de97943844512b2d84aa6be122c6f0d409)
|
2025-05-02 14:19:54 +03:00 |
|
Wojtek Figat
|
d6c6936f6d
|
Merge branch 'fix-skel-mask-create' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-skel-mask-create
|
2025-04-29 09:12:19 +02:00 |
|
Chandler Cox
|
059fe98c67
|
Fix scroll bars not updating when dragging.
|
2025-04-26 07:38:18 -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 |
|
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
|
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
|
a2ff6e5c24
|
Fix missing BoundsScale usage on AnimatedModel
|
2025-04-22 11:02:53 +02: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
7eb7236b8a
|
Fix occluded or hidden windows causing the engine to freeze on Wayland
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|