Wojtek Figat
|
6c499e877f
|
Fix prefab diff in Editor on mesh reference
|
2025-06-02 11:50:10 +02:00 |
|
Wojtek Figat
|
ac42223f9e
|
Merge branch 'Atan2DefaultValueFix' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-Atan2DefaultValueFix
|
2025-06-01 21:39:03 +02:00 |
|
Wojtek Figat
|
8251509607
|
Merge branch 'gravityTypoFix' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-gravityTypoFix
# Conflicts:
# Source/Engine/Physics/PhysicsSettings.h
|
2025-06-01 21:23:35 +02:00 |
|
xxSeys1
|
3083e3f611
|
fix wrong unit in physics settings
|
2025-06-01 16:04:30 +02:00 |
|
xxSeys1
|
66add1f3bd
|
fix missing whitespaces
|
2025-06-01 16:01:55 +02:00 |
|
Wojtek Figat
|
2cd03787cd
|
Merge branch 'fix_timeouts_in_task_wait' of https://github.com/Weyzu/FlaxEngine into Weyzu-fix_timeouts_in_task_wait
|
2025-06-01 15:50:03 +02:00 |
|
Wojtek Figat
|
619c5ac3b0
|
Fix unit of gravity in doc comment
#3509
|
2025-06-01 15:45:27 +02:00 |
|
Wojtek Figat
|
89baa91552
|
Don't sue
|
2025-06-01 09:20:11 +02:00 |
|
Wojtek Figat
|
83b3b1af76
|
Fix terrain collision debug draw flickering when moving camera in Large Worlds
#3260
|
2025-06-01 09:19:49 +02:00 |
|
Wojtek Figat
|
842d6969fe
|
Merge branch 'engine-play-mode' of https://github.com/Tryibion/FlaxEngine into Tryibion-engine-play-mode
|
2025-05-31 23:37:11 +02:00 |
|
Wojtek Figat
|
0f3044ae72
|
Optimize debug drawing of terrain shape in Physics Colliders view mode
#3469
|
2025-05-31 23:27:51 +02:00 |
|
Wojtek Figat
|
11dec8e868
|
Fix incorrectly rendered transparency in Physics Colliders view mode
#3474
|
2025-05-30 15:51:35 +02:00 |
|
Wojtek Figat
|
d6b1f06721
|
Fix deprecated asset saving to skip temporary or virtual assets
|
2025-05-30 15:31:10 +02:00 |
|
Wojtek Figat
|
14fcc593c7
|
Fix various margins and spacings between UI elements in Editor to be consistent
|
2025-05-30 15:28:56 +02:00 |
|
Wojtek Figat
|
08ed5ae483
|
Add SCOPE_EXIT macro and use it in prefab tests to cleanup assets on test fail
|
2025-05-30 11:16:17 +02:00 |
|
Wojtek Figat
|
b065e6c989
|
Fix regression from 294dd3d363
|
2025-05-30 11:15:47 +02:00 |
|
Wojtek Figat
|
b58aaccc53
|
Fix missing Physics Colliders view if Debug Draw is disabled
#3498
|
2025-05-30 00:46:09 +02:00 |
|
Wojtek Figat
|
294dd3d363
|
Fix json guid parsing to check for correct hex characters
#3476
|
2025-05-30 00:42:55 +02:00 |
|
Chandler Cox
|
ae9ded504d
|
Add utility for if in play mode that returns true for shipped applications.
|
2025-05-23 23:21:45 -05: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 |
|
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 |
|
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 |
|
Wojtek Figat
|
0a3f07e6e7
|
Add exception and crashes catching with processing on iOS/macOS
|
2025-04-19 11:28:46 +02:00 |
|
Wojtek Figat
|
3c1aca6d46
|
Fix camera mouse ray error when mouse position is invalid
|
2025-04-19 10:50:39 +02:00 |
|
|
|
02c333c720
|
Use double vector types in camera view matrix calculations
|
2025-04-19 02:39:23 +03:00 |
|
Wojtek Figat
|
3d454ed321
|
Fix cursor locked mode when system uses Dpi scaling
|
2025-04-17 13:27:59 +02:00 |
|
Wojtek Figat
|
7e72d7b3cf
|
Optimize mac version logging
|
2025-04-17 12:49:52 +02:00 |
|
Wojtek Figat
|
ef188d06c4
|
Revert d3c49be80f and do it better
|
2025-04-17 10:52:00 +02:00 |
|
Wojtek Figat
|
d3c49be80f
|
Fix crash when GPUTask gets deleted before sync happens
|
2025-04-17 10:40:05 +02:00 |
|
Wojtek Figat
|
c9e625a1a0
|
Fix not defined localized strings to use fallback instead of empty text
#3387
|
2025-04-16 09:55:35 +02:00 |
|
Wojtek Figat
|
61a11f4a29
|
Fix regression in material editing when compilation failed
|
2025-04-15 22:40:29 +02:00 |
|
Wojtek Figat
|
cfc90d1ddf
|
Fix crash in value comparison for deleted native scripting object that still has managed reference
#3365 #3374
|
2025-04-13 22:13:17 +02:00 |
|
Wojtek Figat
|
c4d8345b7c
|
Fix compilation warning
|
2025-04-13 20:14:10 +02:00 |
|
Wojtek Figat
|
1bb710e385
|
Merge branch 'unload_alc_debugger_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-unload_alc_debugger_fix
|
2025-04-12 22:43:29 +02:00 |
|
Wojtek Figat
|
e7718e232f
|
Merge branch 'loceditor_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-loceditor_fix
|
2025-04-12 22:36:53 +02:00 |
|
Wojtek Figat
|
aea6f43519
|
Add Half to bindings (as typedef)
|
2025-04-12 22:09:32 +02:00 |
|