Commit Graph

177 Commits

Author SHA1 Message Date
Wojtek Figat
c6e320b4aa Fix missing symbols exposing for fmt data 2021-07-09 22:22:18 +02:00
Wojtek Figat
4fee75cf55 Fix linux build (again) 2021-07-09 14:06:27 +02:00
Wojtek Figat
0515e41d89 Poorformance improvements for fmt lib compile time 2021-07-09 11:00:08 +02:00
Wojtek Figat
8da7a17a66 Fix compilation 2021-07-08 19:04:11 +02:00
Wojtek Figat
f052d788fe Update fmt to version 6.2.1 (9 May 2020) 2021-07-08 17:46:23 +02:00
Wojtek Figat
afc5bb5731 Add support for C# Profiler events to be visible in Tracy 2021-07-07 15:14:52 +02:00
Wojtek Figat
9f9e5b49cc Add more profile events 2021-07-06 16:17:11 +02:00
Wojtek Figat
57285ee3b5 Fix building for Switch and PS4 2021-07-02 14:07:14 +02:00
Wojtek Figat
404891fe01 Fix building for Xbox Scarlett 2021-07-02 10:53:38 +02:00
Damian Korczowski
73c745b7fe Update enet build license type 2021-07-01 19:37:40 +02:00
Damian Korczowski
bb75ee81d5 Merge remote-tracking branch 'upstream/master' into lowlevel-networking 2021-06-18 20:46:53 +02:00
Wojtek Figat
801e3c26d4 Merge remote-tracking branch 'origin/master' 2021-06-17 16:01:04 +02:00
Wojtek Figat
aa83af477a Add GetStringAnsiView to json value 2021-06-17 14:14:10 +02:00
Wojtek Figat
1237946a8d Fix synchronization for dbg symbols on Windows 2021-06-16 23:39:05 +02:00
Wojtek Figat
d5a129cb1b Add mono building for Switch 2021-05-28 09:12:15 +02:00
Damian Korczowski
5355e8c802 Merge branch 'master' into lowlevel-networking 2021-05-22 19:26:34 +02:00
Wojtek Figat
303b9da684 Fix Linxu build 2021-05-14 11:23:05 +02:00
Wojtek Figat
8dc9834f48 Fix compilation for Linux 2021-05-14 09:31:10 +02:00
Wojtek Figat
fd3553f668 Add support for Tracy on Android 2021-05-13 16:24:35 +02:00
Wojtek Figat
13a6de8645 Fix Linux build 2021-05-13 16:23:24 +02:00
Wojtek Figat
05c6a2214b Cleanup concurrentqueue.h 2021-05-02 11:57:18 +02:00
Wojtek Figat
71fc8c63fe Fix compiler errors and warnings 2021-05-02 11:39:24 +02:00
Wojtek Figat
543d1a3c0e Add Tracy profiler support 2021-05-02 11:27:10 +02:00
Wojtek Figat
167f7e268d Fix Linux build 2021-04-30 17:03:40 +02:00
Wojtek Figat
c785f9106b Fix Linux build 2021-04-30 16:42:13 +02:00
Wojtek Figat
0e75dba142 Optimize C++ compilation time 2021-04-30 16:27:57 +02:00
Wojtek Figat
c01e5efe43 Fix format string errors assertions into soft checks 2021-04-27 10:57:07 +02:00
Wojtek Figat
7dd2a8fac9 Add Localization 2021-04-14 12:22:48 +02:00
Wojtek Figat
ac1eb8d58d Merge branch 'master' into 1.2 2021-04-13 09:52:03 +02:00
Wojtek Figat
3e080c44c6 Fix using curl lib on Linux (use self compiled static lib) 2021-04-08 22:12:55 +02:00
Wojtek Figat
ecc055d8b8 Fix compilation warnings 2021-04-06 12:40:24 +02:00
Wojtek Figat
b0fe4e9945 Merge remote-tracking branch 'origin/master' into 1.2 2021-03-30 17:58:29 +02:00
Wojtek Figat
c191815b82 Use static linking for Assimp on Linux, strip it from unused symbols and formats support 2021-03-26 21:30:30 +01:00
Wojtek Figat
4562dde31f Add Vehicles support 2021-03-26 15:11:07 +01:00
Wojtek Figat
dbe5886ffe Possible fix for Editor build on Linux 2021-03-25 22:31:18 +01:00
Wojtek Figat
c930d32b2b Add support for cooking game for Switch 2021-03-15 14:32:10 +01:00
Wojtek Figat
c7c339957b Merge remote-tracking branch 'origin/1.1' into 1.2
# Conflicts:
#	Source/Editor/Editor.Build.cs
2021-03-15 09:38:58 +01:00
Wojtek Figat
c18e5f522a Fix link files usage to prevent issues with git changes status 2021-03-13 12:49:12 +01:00
Wojtek Figat
8db1a9b9ca Add support for exporting compressed textures in Editor on Linux using detex lib 2021-03-11 22:40:01 +01:00
Wojtek Figat
03f4e78158 Add support for compressing textures in TextureTool with stb 2021-03-11 19:59:34 +01:00
Damian Korczowski
339e5a5d91 Add ENet thirdparty 2021-03-11 19:23:10 +01:00
Wojtek Figat
4072796e54 Switch impl progress 2021-03-11 17:22:06 +01:00
Wojtek Figat
e09f4eb6dc Switch impl progress 2021-03-09 19:18:40 +01:00
Wojtek Figat
cc201e198d Add Switch platform 2021-03-09 14:26:30 +01:00
Wojtek Figat
77b21de534 Fix UTF-8 and UTF-16 encoding support usage in Json resources
Closes #310
Closes #27
2021-03-07 21:30:01 +01:00
Wojtek Figat
e218cc417f Fix findRandomPointAroundCircle in Detour lib to return points inside circle 2021-03-01 14:37:19 +01:00
Wojtek Figat
8f633523cd Update Recast navigation lib to e75adf86f91eb3082220085e42dda62679f9a3ea 2021-03-01 14:31:28 +01:00
Wojtek Figat
a7bb25b7d5 Add support for resizing textures with stb in TextureTool 2021-02-28 19:14:30 +01:00
Wojtek Figat
90e385c3c3 Update stb lib 2021-02-28 19:13:05 +01:00
Wojtek Figat
529a82234b Add support for using ThirdPartyModule in game/project scripting 2021-02-25 13:02:48 +01:00