|
|
3ed28998e9
|
Add more descriptive deprecation messages
|
2023-10-11 21:38:33 +03:00 |
|
Wojtek Figat
|
fa96707c57
|
Fix crash when implementing INetworkSerializable in C#-only
#1664
|
2023-10-11 18:39:51 +02:00 |
|
Wojtek Figat
|
8f3a5bd74a
|
Improve ObjectsRemovalService to handle newly added objects removing
|
2023-10-11 17:41:35 +02:00 |
|
Wojtek Figat
|
6dd9f0f036
|
Improve #1667 to log exception
|
2023-10-11 17:25:32 +02:00 |
|
Wojtek Figat
|
97f1572a78
|
Merge branch 'Menotdan-fix-removing-scripts'
|
2023-10-11 17:22:06 +02:00 |
|
Wojtek Figat
|
a0ada24764
|
Merge branch 'fix-removing-scripts' of https://github.com/Menotdan/FlaxEngine into Menotdan-fix-removing-scripts
|
2023-10-11 17:22:01 +02:00 |
|
Wojtek Figat
|
2067c73401
|
Merge branch 'MineBill-popup-fix'
|
2023-10-11 17:17:51 +02:00 |
|
Wojtek Figat
|
dad3e1f77d
|
Revert f1d57e47cb in favor of #1670
|
2023-10-11 17:17:46 +02:00 |
|
Wojtek Figat
|
c853b404d6
|
Merge branch 'popup-fix' of https://github.com/MineBill/FlaxEngine into MineBill-popup-fix
|
2023-10-11 17:15:14 +02:00 |
|
MineBill
|
1986f2b58b
|
Only set WS_CAPTION if the window is a regular window
|
2023-10-11 17:06:16 +03:00 |
|
Wojtek Figat
|
af468ee6ae
|
Fix scripting interop in AOT mode to use reflection-based field access
|
2023-10-11 15:18:28 +02:00 |
|
Wojtek Figat
|
b92345c3ef
|
Fix crash when running async C# code with Mono
|
2023-10-11 12:36:49 +02:00 |
|
Wojtek Figat
|
bc762761dd
|
Fix engine when used without C# scripting at all
|
2023-10-11 12:35:27 +02:00 |
|
Wojtek Figat
|
cbdd6c4964
|
Add HasDepthClip to GPU Device limits
|
2023-10-11 10:15:44 +02:00 |
|
Menotdan
|
a7937c2b2e
|
Fixed script serialization failures from removing scripts.
|
2023-10-10 19:12:21 -04:00 |
|
Wojtek Figat
|
ac542bf920
|
Fix FieldHelper.GetFieldOffset crash for classes with const fields (compile-time)
Inline call in `CreateScriptingObject` for perf
|
2023-10-10 20:52:12 +02:00 |
|
Wojtek Figat
|
902c82ae1e
|
Add pixel format logging when not supported for shadow map
|
2023-10-10 20:22:53 +02:00 |
|
Wojtek Figat
|
ccf3469307
|
Minor Vulkan tweaks
|
2023-10-10 14:17:34 +02:00 |
|
Wojtek Figat
|
3ac7c4e0ee
|
Codestyle fix
|
2023-10-09 23:21:02 +02:00 |
|
Wojtek Figat
|
69e973b837
|
Merge branch 'Chikinsupu-AnimationSampleNode-AnimationAssetReferencePort'
|
2023-10-09 22:25:03 +02:00 |
|
Wojtek Figat
|
dafc8a61c1
|
Merge branch 'AnimationSampleNode-AnimationAssetReferencePort' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-AnimationSampleNode-AnimationAssetReferencePort
|
2023-10-09 22:24:57 +02:00 |
|
Wojtek Figat
|
d2594c05ab
|
Merge branch 'nothingTVatYT-fix-linux-open-files-dialog'
|
2023-10-09 22:22:36 +02:00 |
|
Wojtek Figat
|
d6d18e93e0
|
Merge branch 'fix-linux-open-files-dialog' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-fix-linux-open-files-dialog
|
2023-10-09 22:22:25 +02:00 |
|
Wojtek Figat
|
00a03beb78
|
Optimize Half2 conversion in Render2D
|
2023-10-09 21:45:36 +02:00 |
|
nothingTVatYT
|
2ff4a69f53
|
fix reading of pipe buffer from external filechooser
|
2023-10-09 17:25:28 +02:00 |
|
Wojtek Figat
|
00100e11f2
|
Fix C# objects serialization bug when script throws exception during saving to Json
#1656
|
2023-10-09 15:31:46 +02:00 |
|
Wojtek Figat
|
fa57440a2f
|
Fix typo
|
2023-10-09 14:48:19 +02:00 |
|
Wojtek Figat
|
8a018977d6
|
Merge branch 'MineBill-fix-transition-data'
|
2023-10-09 14:35:24 +02:00 |
|
Wojtek Figat
|
26ffe31a0f
|
Merge branch 'fix-transition-data' of https://github.com/MineBill/FlaxEngine into MineBill-fix-transition-data
|
2023-10-09 14:35:15 +02:00 |
|
Wojtek Figat
|
09f2be907e
|
Merge remote-tracking branch 'origin/master' into 1.7
# Conflicts:
# Flax.flaxproj
|
2023-10-09 12:40:47 +02:00 |
|
Wojtek Figat
|
8e23781153
|
Fix updating time left when destroying large amount of objects
#1584
|
2023-10-09 12:13:09 +02:00 |
|
Wojtek Figat
|
64d4076615
|
Minor tweaks
|
2023-10-09 12:06:55 +02:00 |
|
Wojtek Figat
|
d7e9e2ed16
|
Fix AssetsCache to include project path and reject cache when project gets duplicated with cache
#1631
|
2023-10-09 11:33:02 +02:00 |
|
Wojtek Figat
|
1ac4fef8d0
|
Merge branch 'nothingTVatYT-fix-linux-systeminfo'
|
2023-10-09 10:44:17 +02:00 |
|
Wojtek Figat
|
6c0011bef5
|
Merge branch 'fix-linux-systeminfo' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-fix-linux-systeminfo
|
2023-10-09 10:44:08 +02:00 |
|
Wojtek Figat
|
481a3cfba5
|
Minor tweaks
|
2023-10-08 23:33:51 +02:00 |
|
Wojtek Figat
|
fd7ef38639
|
Merge branch 'MineBill-linux-doubleclick'
|
2023-10-08 22:14:09 +02:00 |
|
Wojtek Figat
|
0b786feb65
|
Merge branch 'linux-doubleclick' of https://github.com/MineBill/FlaxEngine into MineBill-linux-doubleclick
|
2023-10-08 22:14:02 +02:00 |
|
nothingTVatYT
|
5b866b643b
|
fix GetDesktopSize for Linux
|
2023-10-08 22:05:53 +02:00 |
|
minebill
|
03642632f5
|
Use a maximum distance between clicks, when detecting a double click
|
2023-10-08 22:05:02 +03:00 |
|
Wojtek Figat
|
552641c51a
|
Fix potential crashes if uses calls terrain tools with invalid params
|
2023-10-08 17:02:26 +02:00 |
|
Wojtek Figat
|
4bfc97d982
|
Merge branch 'GoaLitiuM-viewport_cam_drift_fix'
|
2023-10-08 16:50:24 +02:00 |
|
Wojtek Figat
|
f3818c8a1d
|
Merge branch 'viewport_cam_drift_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-viewport_cam_drift_fix
|
2023-10-08 16:48:23 +02:00 |
|
Wojtek Figat
|
45ae103612
|
Merge branch 'RuanLucasGD-Fix-Actor-OnDestroy'
|
2023-10-08 16:46:25 +02:00 |
|
Wojtek Figat
|
c3924d636d
|
Merge branch 'Fix-Actor-OnDestroy' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-Fix-Actor-OnDestroy
|
2023-10-08 16:41:40 +02:00 |
|
Wojtek Figat
|
38664e9d43
|
More improvements to 13853d5fb5
|
2023-10-08 16:34:41 +02:00 |
|
|
|
4db1975f02
|
Fix Editor viewport camera drifting with odd viewport sizes
|
2023-10-08 17:28:28 +03:00 |
|
Wojtek Figat
|
13853d5fb5
|
Fix model asset previews to wait for materials to be loaded
|
2023-10-08 16:01:34 +02:00 |
|
Wojtek Figat
|
734f8bcaf4
|
Fix shader compilation tracking to check for directory existence
|
2023-10-08 15:52:36 +02:00 |
|
Wojtek Figat
|
52833377ca
|
Merge branch 'Tryibion-auto-module'
|
2023-10-08 15:14:40 +02:00 |
|