Wojtek Figat
f9799f8ef3
Update old code
2023-11-19 11:00:15 +01:00
Wojtek Figat
3799674b83
Merge branch 'Tryibion-hide-certain-ui'
2023-11-19 00:00:22 +01:00
Wojtek Figat
25246de791
Merge branch 'hide-certain-ui' of https://github.com/Tryibion/FlaxEngine into Tryibion-hide-certain-ui
2023-11-19 00:00:10 +01:00
Wojtek Figat
e76fffc95a
Improve performance of 06c56d0a4b
2023-11-18 23:59:30 +01:00
Wojtek Figat
06c56d0a4b
Fix bug when spawning new prefab objects during scene load due to regression in async scene init
2023-11-18 23:46:42 +01:00
Chandler Cox
84f6e2f90f
Hide search window and search nodes from UIControls
2023-11-17 11:25:54 -06:00
Wojtek Figat
f77f8fbb39
Fix regression from d9b90c9520
2023-11-17 16:15:43 +01:00
Wojtek Figat
15aaf5043a
Fix scenes reload feature to check if can do it, properly use async in play mode and ask for save if scene is modified
...
#1740
2023-11-17 14:07:33 +01:00
Wojtek Figat
b7f2196784
Fix missing script replacement if data has object id that doesn't match current parent
...
#1924
2023-11-17 14:02:40 +01:00
Wojtek Figat
d9b90c9520
Fix crash in MissingScript if script is still missing after deserialization
...
#1924
2023-11-17 13:50:18 +01:00
Wojtek Figat
719498e99b
Adjust MissingScriptEditor layout for UI
2023-11-17 13:08:37 +01:00
Wojtek Figat
0beb389012
Merge branch 'NoriteSC-MathLib'
2023-11-17 12:25:28 +01:00
Wojtek Figat
e177aec5fa
Codestyle
2023-11-17 12:19:54 +01:00
Wojtek Figat
a1ef635a2c
Merge branch 'MathLib' of https://github.com/NoriteSC/FlaxEngineFork into NoriteSC-MathLib
2023-11-17 12:17:11 +01:00
Wojtek Figat
ca64867f3c
Merge branch 'RuanLucasGD-fix-navigation-crash'
2023-11-16 16:26:59 +01:00
Wojtek Figat
027fcbfd36
6Merge branch 'fix-navigation-crash' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-fix-navigation-crash
2023-11-16 16:16:07 +01:00
Wojtek Figat
bec878cc11
Fix crashes in various dictionary usages caused by duplicated keys
...
#1925 #1924
2023-11-16 15:47:42 +01:00
Wojtek Figat
f0865c3989
Fix crash in Global Surface Atlas when dirty object is missing
2023-11-16 14:18:29 +01:00
Wojtek Figat
9738fd4354
Fix crash on hot-reload in Editor due to leftover scripting events in ScriptingEvents::EventsTable
...
#1925
2023-11-16 14:09:05 +01:00
Wojtek Figat
d33bf2fa6a
Update docs comments based on https://github.com/FlaxEngine/FlaxDocs/pull/127
2023-11-16 13:55:45 +01:00
NoriteSC
307129b4a1
added c++ PingPong and flipped sheer
2023-11-16 11:50:44 +01:00
Mr. Capybara
6aea001e94
Remove unnecessary check
2023-11-15 12:49:20 -03:00
Wojtek Figat
3a59cfcf20
Change Globals.BuildErrors into BuildException #1673
2023-11-15 11:57:53 +01:00
Wojtek Figat
385693afff
Merge branch 'GoaLitiuM-csharp_vs_build'
2023-11-15 11:44:49 +01:00
Wojtek Figat
e7ef3ebef2
Merge branch 'csharp_vs_build' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-csharp_vs_build
2023-11-15 11:44:42 +01:00
Wojtek Figat
c45d606f69
Merge branch 'GoaLitiuM-dotnet8_rollforward_fix'
2023-11-15 11:44:29 +01:00
Wojtek Figat
2555b07edf
Merge branch 'dotnet8_rollforward_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-dotnet8_rollforward_fix
2023-11-15 11:44:21 +01:00
Mr. Capybara
d533cf554a
Avoid crash when try build navmesh with null scene
2023-11-14 14:47:35 -04:00
Wojtek Figat
bc3107d1db
Fix build warnings on the latest XCode
2023-11-14 19:03:46 +01:00
3f5c92e2fa
Improve .NET 8 runtime and SDK detection
...
Setting the environment variable `DOTNET_ROLL_FORWARD_TO_PRERELEASE=1`
is required to enable runtime support for release candidate builds of
future major .NET releases.
2023-11-14 17:00:51 +02:00
Wojtek Figat
8d3cb8953c
Add casting to variant in large worlds build
2023-11-14 12:41:59 +01:00
Wojtek Figat
6fd34bf5cc
Fix compilation regression
2023-11-14 12:15:51 +01:00
Wojtek Figat
0360f7786d
Fix crash hen readingBehaviorKnowledgeSelector value in C# when type doesn't match exactly
2023-11-14 11:47:44 +01:00
Wojtek Figat
3320c76e14
Add soft check for null managed object value for unboxing
2023-11-14 11:23:15 +01:00
Wojtek Figat
e0de6744e2
Add better errors logging to BT nodes in case of issues
2023-11-14 11:22:41 +01:00
Wojtek Figat
7c53b1e99a
Add clearing BT memory in non-release builds to make issues spotting easier
2023-11-14 11:22:17 +01:00
Wojtek Figat
dd579eb099
Merge branch 'GoaLitiuM-freetype_fontstyle'
2023-11-14 10:39:08 +01:00
Wojtek Figat
0d8868e5bb
Merge branch 'freetype_fontstyle' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-freetype_fontstyle
2023-11-14 10:39:01 +01:00
Wojtek Figat
c0f0bd87aa
Fix error in Tabs.SelectedTab
...
#1932
2023-11-14 10:33:40 +01:00
Wojtek Figat
f7fb366233
Minor doc updates
2023-11-14 10:31:11 +01:00
Wojtek Figat
b2f49e2791
Merge branch 'Tryibion-limit-cloth-brush'
2023-11-14 10:30:46 +01:00
Wojtek Figat
b848c12802
Merge branch 'limit-cloth-brush' of https://github.com/Tryibion/FlaxEngine into Tryibion-limit-cloth-brush
2023-11-14 10:30:27 +01:00
Wojtek Figat
45cb4eb66d
Merge branch 'RuanLucasGD-WakeUp-Rigidboies'
2023-11-14 10:20:50 +01:00
Wojtek Figat
a42d54e401
Merge branch 'WakeUp-Rigidboies' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-WakeUp-Rigidboies
2023-11-14 10:20:43 +01:00
Chandler Cox
ab5534da7f
Add limits to cloth brush values.
2023-11-13 20:38:04 -06:00
Mr. Capybara
05ea803582
add check for GetStartAwake
2023-11-13 20:05:05 -04:00
Wojtek Figat
eaafb72ca9
Optimize some includes and use automatic serializers for platform settings
2023-11-13 23:54:07 +01:00
Mr. Capybara
4ceed361e2
small fix
2023-11-13 14:28:16 -04:00
Mr. Capybara
a9e1568edc
Auto WakeUp rigidbodies when set "isKinematic" to false
2023-11-13 14:26:42 -04:00
Wojtek Figat
348ed463fc
Merge branch 'Radiangames-LightThemeTweaks'
2023-11-13 17:17:42 +01:00