Wojtek Figat
c39242ecba
Merge branch 'tangent-color-change' of https://github.com/Tryibion/FlaxEngine into Tryibion-tangent-color-change
2023-03-14 09:42:54 +01:00
Wojtek Figat
39c3b760ac
Merge branch 'blend-with-mask-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-blend-with-mask-fix
2023-03-14 09:39:42 +01:00
Wojtek Figat
55a439645c
Merge branch 'better-looking-states' of https://github.com/Tryibion/FlaxEngine into Tryibion-better-looking-states
2023-03-14 09:35:21 +01:00
Wojtek Figat
eece05c118
Add support for using INetworkSerializable on custom structure in C++ for networking
2023-03-14 00:02:47 +01:00
Wojtek Figat
7950c0d9d7
Fix codegen for C# networking when using custom structures for replication and RPCs
2023-03-14 00:02:24 +01:00
Wojtek Figat
7cdd35cc8d
Fix network codegen for 6 or more param RPC in C#
2023-03-13 20:36:10 +01:00
Wojtek Figat
6f304040b0
Format code
2023-03-13 20:20:10 +01:00
Wojtek Figat
d2a0438b71
Fix error on control reorder while it got remove before
2023-03-13 20:06:45 +01:00
Wojtek Figat
a41ad511f0
Fix Visual Studio project names collision when using both C++ and C# scripting
2023-03-13 16:10:21 +01:00
Wojtek Figat
e747a345d8
Merge branch 'fix-missing-generic-json' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-missing-generic-json
2023-03-13 16:04:40 +01:00
Wojtek Figat
dadb9207b9
Fix Json asset cooking to properly serialize whole asset data even if modified at runtime
2023-03-13 16:00:27 +01:00
Wojtek Figat
086c2f155d
Fix error when using nested Visject Surface context during State Machines editing in Anim Graph
2023-03-13 15:39:36 +01:00
Wojtek Figat
cfa7cac149
Fix crash when loading scene with script which type is not a scene object
2023-03-13 14:24:16 +01:00
Wojtek Figat
95748744a4
Add logging missing asset type on failed load
2023-03-13 14:23:23 +01:00
Wojtek Figat
34629d46f3
Add **Physics Statistics and profiler**
2023-03-13 12:31:51 +01:00
Wojtek Figat
af54b907d7
Merge remote-tracking branch 'origin/1.6' into 1.6
2023-03-13 10:26:13 +01:00
Wojtek Figat
2930b0ad67
Fix crash in GPU devices init when system has no valid GPU driver installed
2023-03-13 10:25:08 +01:00
Wojtek Figat
e00bf92f05
Add .Net Runtime deployment for cooked game
2023-03-13 10:23:42 +01:00
Wojtek Figat
c1dcc52a6a
Build PhysX 5 for macOS x64 and arm64
2023-03-12 12:39:02 +01:00
Wojtek Figat
c351e58c6e
Merge commit 'c60b2cb4d7dfe4cb0d55a4431acbb48b88920d6c' into 1.6
2023-03-12 11:08:46 +01:00
Wojtek Figat
c60b2cb4d7
Merge commit '0112f70c05ddfb9c91dacb0829594ab2f285c248' into dotnet7
2023-03-12 11:04:17 +01:00
Wojtek Figat
2c70b74814
Refactor widowing on macOS to support screen scale and highDpi mode
2023-03-12 10:58:55 +01:00
Wojtek Figat
e83b8afdd3
Add nethost for ps4
2023-03-11 21:30:56 +01:00
Wojtek Figat
b7d4758dde
Update PhysX building for consoles
2023-03-06 17:39:18 +01:00
559aef2ee3
Fix typos
2023-03-06 18:11:14 +02:00
Wojtek Figat
7fce25a2e4
Fix building consoles
2023-03-06 16:19:16 +01:00
Wojtek Figat
aaaf7c5c37
Various fixes to scripting
2023-03-06 16:17:52 +01:00
Chandler Cox
4265ba12d7
Fixed the Generic Json Proxy not showing up in the content cm.
2023-03-05 12:04:45 -06:00
85c5c7f309
Fix generated network RPC execute method visibility
2023-03-05 19:32:28 +02:00
c838a800b6
Add error logging for module initializers
2023-03-05 19:32:23 +02:00
22af41193e
Fix crash when calling RPC functions
2023-03-05 18:42:56 +02:00
envision3d
b450c65c93
fix incorrect audio direction calculation
2023-03-05 03:50:51 -06:00
envision3d
4ce89f56cc
implement openal hrtf audio support
...
- upgrade openal version
- add support to create openal context with hrtf enabled
- add option in audio settings for hrtf enablement
- add static property on Audio class for runtime toggling of hrtf
- fix bug with left/right and front/back being reversed
2023-03-04 20:37:56 -06:00
Chandler Cox
57014851a7
Fix visuals of the Blend with Mask node
2023-03-03 16:46:22 -06:00
Chandler Cox
e6b0cd69ae
Small bug fix
2023-03-03 13:34:24 -06:00
Chandler Cox
70e9410da0
Changed color of tangents when editing a spline to help the user know where the tangents are.
2023-03-03 13:25:53 -06:00
Chandler Cox
38c027704e
Better looking state machine states.
2023-03-03 12:31:13 -06:00
Wojtek Figat
31411e334b
Fix AnimatedModel bounds calculations
2023-03-03 17:44:34 +01:00
Wojtek Figat
987e680908
Fix warning on Asset::WaitForLoaded` when loading failed before
2023-03-03 17:43:55 +01:00
Wojtek Figat
d5df227df5
Fix deprecation compile warning in NetworkConfig on Clang
2023-03-03 17:15:31 +01:00
Wojtek Figat
60f21d1a92
Update old copyright headers
2023-03-03 17:14:35 +01:00
Wojtek Figat
a26d0d03eb
Upgrade to PhysX 5.1.3
2023-03-03 17:13:46 +01:00
Wojtek Figat
a7c5397641
Fix content window auto scrolling regression
...
656fcf9847
2023-03-01 22:47:52 +01:00
Wojtek Figat
0112f70c05
Merge remote-tracking branch 'origin/master' into dotnet7
2023-03-01 19:50:22 +01:00
Wojtek Figat
1647fff024
Code style fix
2023-03-01 19:48:48 +01:00
Wojtek Figat
07afb0a020
Update build number
2023-03-01 16:46:49 +01:00
Wojtek Figat
5e6f33ff1e
Fix stability of Global Surface Atlas to smooth objects culling buffer capacity over time
2023-03-01 15:50:40 +01:00
Wojtek Figat
9fe54dc02c
Merge commit '2016297fce673c2ac48549a6d8e8a772cf29d4fe' into dotnet7
2023-02-28 20:26:02 +01:00
Wojtek Figat
6691aaca1e
Fix crash on arm64 mac
2023-02-28 18:49:48 +01:00
Wojtek Figat
82a22b2a87
Add vscode detection on macOS
2023-02-28 18:49:32 +01:00