Commit Graph

7798 Commits

Author SHA1 Message Date
Wojtek Figat
fa58b171ec Add support for using Tracy profiler on Switch 2024-01-30 18:14:53 +01:00
Wojtek Figat
320024399d Add support for overriding some defaults for GPU per-platform 2024-01-30 15:43:39 +01:00
Wojtek Figat
9bad65e359 Add better logging for mono messages 2024-01-30 10:04:10 +01:00
nothingTVatYT
1f8314b663 fixed typo 2024-01-30 09:29:05 +01:00
nothingTVatYT
2a03206778 add formatting preference to editor options 2024-01-30 09:24:44 +01:00
nothingTVatYT
49beb2c7ba add toggle formatting 2024-01-30 08:52:27 +01:00
nothingTVatYT
e7b0375a0e code cleanup 2024-01-30 07:45:19 +01:00
nothingTVatYT
9e5f866b75 fix Newton parsing 2024-01-30 07:44:50 +01:00
nothingTVatYT
3dc34e2d9c add more units and categories 2024-01-29 22:51:02 +01:00
Wojtek Figat
5bad7c79c4 Add removing dotnet libs for iterative rebuilds when AOT cache gets cleared 2024-01-29 17:53:42 +01:00
NoriteSC
af8e1e527f Update BindingsGenerator.Cpp.cs 2024-01-29 15:33:14 +01:00
Wojtek Figat
bb00d29098 Codestyle fixes and optimizations 2024-01-29 13:46:50 +01:00
nothingTVatYT
dcda7d96bb use C# default for double formatting 2024-01-29 09:06:05 +01:00
nothingTVatYT
a0741dd9de units for quaternion, transform and more collider values 2024-01-29 08:24:55 +01:00
nothingTVatYT
ef41ad6074 add units to transform editor, some collider values 2024-01-29 07:34:58 +01:00
nothingTVatYT
20dbe15651 add configuration options 2024-01-28 23:52:52 +01:00
nothingTVatYT
2625144945 rename attribute and fix parsing 2024-01-28 23:28:35 +01:00
Wojtek Figat
1b33a2aa0d Optimize render targets freeing on the start of the game 2024-01-28 23:11:24 +01:00
Wojtek Figat
10bed94357 Refactor engine systems to use platform time seconds rather than date time 2024-01-28 22:15:34 +01:00
nothingTVatYT
d28b0ab2a6 revert unrelated change in .csproj 2024-01-28 21:41:08 +01:00
nothingTVatYT
9e38a01acc add units support in float, double and Float3 input 2024-01-28 20:52:25 +01:00
Wojtek Figat
69b7a10c1f Add Stopwatch for accurate duration measuring 2024-01-28 20:31:03 +01:00
Wojtek Figat
ecf593e7a4 Remove unused SaveTime/LoadTime from Scene 2024-01-28 20:28:29 +01:00
Wojtek Figat
2a70d0c011 Fix invalid log timing when log file is disabled in cooked build 2024-01-28 19:52:31 +01:00
Wojtek Figat
2853af20f6 Tweak iOS AOT options 2024-01-28 01:23:58 +01:00
Wojtek Figat
c60058758b Minor fixes 2024-01-28 01:15:29 +01:00
ruan
74d348706c Add skeleton mask asset parameter to Blend With Mask anim node. 2024-01-27 14:23:41 -04:00
Chandler Cox
18fc6ebd39 Half windowed size and center on screen if going to windowed mode. 2024-01-26 10:38:36 -06:00
Chandler Cox
9874b753cb Merge branch 'master' into collection-ui 2024-01-26 09:54:03 -06:00
z1dev
ee19bca7e4 Fixing skipped static and other fields generating "else if" without "if" first. 2024-01-26 09:07:02 +01:00
whocares77
39e7be6322 Added "Start Time" option for Audio Source Actor
Added ability to set the start time of playback if "Play On Start" is enabled.
2024-01-24 19:58:29 +03:00
Chandler Cox
b85f471fcb Add drag cleanup on destroy. 2024-01-23 08:59:27 -06:00
Chandler Cox
f306d34a6e Add drag drop for actor script items into scenes and prefabs. 2024-01-23 08:34:15 -06:00
envision3d
045f49d2d6 Fixes terrain smoothing separation issue 2024-01-22 22:25:53 -06:00
Chandler Cox
d5e9ad2147 Adjust combobox window position based on what direction it opens. 2024-01-22 21:01:04 -06:00
Chandler Cox
ce658acb22 Dont include editor modules in auto generated git plugin pulling. 2024-01-22 18:03:14 -06:00
Chandler Cox
0d3b81b8ca Change drop location of multiple nodes to be vertical. 2024-01-22 17:37:02 -06:00
Wojtek Figat
a0e127b9cc Various porting patches 2024-01-22 21:17:58 +01:00
ruan
19ddcad16f Small clean code 2024-01-21 11:03:29 -04:00
ruan
e5160f2885 Small fix 2024-01-21 10:42:55 -04:00
ruan
afe9b15899 Merge branch 'master' into vehicle-physics 2024-01-21 09:02:18 -04:00
ruan
34583d7a55 Fix crash when disable vehicle 2024-01-21 09:00:46 -04:00
ruan
7f95748351 Fix brake not working on tanks 2024-01-20 19:44:08 -04:00
Wojtek Figat
37fe11e19f Add missing mono lib to consoles build 2024-01-19 20:33:28 +01:00
Wojtek Figat
8e3123a129 Add better stack trace reporting in crashes when running on non-Windows platforms 2024-01-18 16:06:34 +01:00
Wojtek Figat
b4186052df Add printing stack trace even when not using log file 2024-01-18 16:04:22 +01:00
Wojtek Figat
6d6b678b29 Minor changes from porting 2024-01-18 16:03:27 +01:00
nothingTVatYT
40e75465a3 fix plugin entry layout 2024-01-17 22:46:49 +01:00
Wojtek Figat
3bdc70a4c6 Add automatic building of nethost for consoles 2024-01-15 17:30:45 +01:00
NoriteSC
64e3db3a98 Update Array.h added IsValidIndex 2024-01-13 17:35:16 +01:00