|
|
9e7af72046
|
Add dependencies to copy dbghelp and dxcompiler files from SDK
|
2024-05-19 23:58:41 +03:00 |
|
|
|
96eb8cb0ca
|
Build astc for Windows on ARM
|
2024-05-19 23:58:41 +03:00 |
|
|
|
ff86057a0a
|
Update OpenAL to use CMake for compilation on Windows
|
2024-05-19 23:58:40 +03:00 |
|
|
|
56abd82c9b
|
Update ogg and vorbis to use CMake for compilation on Windows
|
2024-05-19 23:58:40 +03:00 |
|
|
|
9777bef9df
|
Patch pix3.h for Windows on ARM
|
2024-05-19 23:58:40 +03:00 |
|
|
|
9fedacb404
|
Use VS2022 Win10 MSVC solutions in DirectX-related dependencies
|
2024-05-19 23:58:40 +03:00 |
|
|
|
84f7fde753
|
Build NvCloth for Windows on ARM
|
2024-05-19 23:58:39 +03:00 |
|
|
|
a5566d297f
|
Update PhysX with Windows on ARM support
|
2024-05-19 23:58:39 +03:00 |
|
|
|
3f299f99cd
|
Update curl to 7.88.1
|
2024-05-19 23:58:39 +03:00 |
|
|
|
741fc959e6
|
Update Freetype to 2.13.2
|
2024-05-19 23:58:38 +03:00 |
|
|
|
93fd560723
|
Fix rebuilding dependencies using Git with existing local folders
|
2024-05-19 23:58:38 +03:00 |
|
|
|
cf48ce6d93
|
Fallback to D3D11 devices without debug layers when unavailable
|
2024-05-19 23:58:38 +03:00 |
|
|
|
bdd3b754bd
|
Support using native host MSVC binaries on ARM64
|
2024-05-19 23:58:38 +03:00 |
|
|
|
99c27c9c30
|
Support ARM64 architecture under Windows
|
2024-05-19 23:58:37 +03:00 |
|
Wojtek Figat
|
97be8ee8cc
|
Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
# Source/Engine/Content/Storage/FlaxStorage.cpp
# Source/Engine/Renderer/GBufferPass.cpp
|
2024-05-15 23:49:05 +02:00 |
|
Wojtek Figat
|
1d6e8c4b7c
|
Add video support on Android
|
2024-05-15 23:39:10 +02:00 |
|
Wojtek Figat
|
1cd2f6a070
|
Fix compilation when using non-strongly typed enum as default value
|
2024-05-15 13:23:30 +02:00 |
|
Wojtek Figat
|
35ddfc2455
|
Add test case of nested types in scripting
#2582 #2591
|
2024-05-15 13:09:51 +02:00 |
|
Wojtek Figat
|
fd871ce830
|
Merge branch 'nested_type_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-nested_type_fixes
|
2024-05-15 12:50:44 +02:00 |
|
Wojtek Figat
|
b4a4a8a591
|
Minor code cleanup
|
2024-05-15 12:40:08 +02:00 |
|
Wojtek Figat
|
c670887b1a
|
Merge branch 'font-case' of https://github.com/Tryibion/FlaxEngine into Tryibion-font-case
|
2024-05-15 12:30:39 +02:00 |
|
Wojtek Figat
|
2625a9d762
|
Merge branch 'ui-edit-handles' of https://github.com/Tryibion/FlaxEngine into Tryibion-ui-edit-handles
|
2024-05-15 12:26:20 +02:00 |
|
Wojtek Figat
|
a6e8e6f749
|
Merge branch 'add-script' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-script
|
2024-05-15 12:25:59 +02:00 |
|
Wojtek Figat
|
13f94dcf11
|
Merge branch 'control-trans-dup' of https://github.com/Tryibion/FlaxEngine into Tryibion-control-trans-dup
|
2024-05-15 12:25:28 +02:00 |
|
Wojtek Figat
|
1457637707
|
Merge branch 'checkerboard-colorpicker' of https://github.com/Tryibion/FlaxEngine into Tryibion-checkerboard-colorpicker
|
2024-05-15 12:25:08 +02:00 |
|
Wojtek Figat
|
1c7f06e570
|
Merge branch 'treenode-guidelines' of https://github.com/Tryibion/FlaxEngine into Tryibion-treenode-guidelines
|
2024-05-15 12:24:12 +02:00 |
|
Wojtek Figat
|
57084b3d6c
|
Merge branch 'tooltip-text-padding' of https://github.com/Tryibion/FlaxEngine into Tryibion-tooltip-text-padding
|
2024-05-15 12:23:47 +02:00 |
|
Wojtek Figat
|
1f2456fc67
|
Merge branch 'scroll-colors' of https://github.com/Tryibion/FlaxEngine into Tryibion-scroll-colors
|
2024-05-15 12:23:08 +02:00 |
|
Wojtek Figat
|
2e59c35a44
|
Merge branch 'textbox-add' of https://github.com/Tryibion/FlaxEngine into Tryibion-textbox-add
|
2024-05-15 12:22:40 +02:00 |
|
Wojtek Figat
|
6f2bd0e932
|
Another attempt on 6a883bc7c6
|
2024-05-15 11:22:07 +02:00 |
|
Wojtek Figat
|
82bf4238df
|
Add support for decoding NV12 into RGB image
|
2024-05-15 11:15:19 +02:00 |
|
Wojtek Figat
|
9d2dc91920
|
Add PixelFormat::NV12
|
2024-05-15 11:14:16 +02:00 |
|
Wojtek Figat
|
3ae30a59b3
|
Fix engine with c# scripting disabled
|
2024-05-14 13:13:37 +02:00 |
|
Wojtek Figat
|
6a883bc7c6
|
Revert file handles bug
|
2024-05-14 09:03:52 +02:00 |
|
Chandler Cox
|
17de6388ca
|
Code fix
|
2024-05-13 17:42:37 -05:00 |
|
Chandler Cox
|
e028d263f1
|
Remove unused include.
|
2024-05-13 16:38:38 -05:00 |
|
Chandler Cox
|
6962ed6730
|
Fix case spelling
|
2024-05-13 16:38:10 -05:00 |
|
Chandler Cox
|
b66d50ae1b
|
Add font and case options to Label and Textbox
|
2024-05-13 16:34:23 -05:00 |
|
Wojtek Figat
|
a742ce1d32
|
Optimize FileReadStream seeking if new position is within the cached buffer
|
2024-05-13 22:40:27 +02:00 |
|
Chandler Cox
|
675ce71935
|
Draw hover before selection so that way ui selection is drawn on top.
|
2024-05-13 12:45:59 -05:00 |
|
Chandler Cox
|
833f844d59
|
Minor improvements to ui editor widget drawing.
|
2024-05-13 12:38:11 -05:00 |
|
Wojtek Figat
|
af08dc1c69
|
Fix ReadOnly attribute handling in collection editors
|
2024-05-13 16:08:50 +02:00 |
|
Wojtek Figat
|
3593f835cd
|
Remove unused property of video player
|
2024-05-13 15:03:55 +02:00 |
|
Wojtek Figat
|
df086f3b3b
|
Add more backends
|
2024-05-13 15:03:44 +02:00 |
|
Chandler Cox
|
07628d2ec7
|
Clean up code
|
2024-05-11 21:31:00 -05:00 |
|
Chandler Cox
|
aac3dbfe09
|
Fix control transform duplicating when changing anchor.
|
2024-05-11 21:29:45 -05:00 |
|
Chandler Cox
|
185f24ce49
|
Fix value alpha transparency being applied twice to preview color.
|
2024-05-11 20:19:51 -05:00 |
|
|
|
77e29109ee
|
Fix native internal type name for deeply nested types
|
2024-05-11 15:48:49 +03:00 |
|
|
|
8d89b9efb0
|
Fix internal type name for nested blittable element types
|
2024-05-11 15:48:43 +03:00 |
|
Chandler Cox
|
b2fee31a13
|
Add checkerboard background to color picker dialog color.
|
2024-05-10 20:30:14 -05:00 |
|