Commit Graph

285 Commits

Author SHA1 Message Date
Wojciech Figat
abb0a3f0cc Remove a test log 2022-01-14 21:40:44 +01:00
Wojciech Figat
34224eb015 Test change 2022-01-14 21:05:02 +01:00
Wojciech Figat
de93770789 Test 2022-01-14 20:27:57 +01:00
Wojciech Figat
d15b0c9548 Test 2022-01-14 19:35:46 +01:00
Wojtek Figat
a18faf4f7c Fix building separate main executable during bindings-only build 2022-01-14 18:13:22 +01:00
Wojciech Figat
c9a779fea9 Disable caching for dotnet target build with msbuild 2022-01-14 15:04:15 +01:00
Wojciech Figat
b84744699e Change nunit to use custom build fro mrepo instead of nuget package 2022-01-14 15:03:35 +01:00
Wojciech Figat
3cf2be8c37 Fix tools platforms to include Linux and Mac 2022-01-14 14:47:47 +01:00
Wojciech Figat
992333fd64 Add tests to CI 2022-01-14 14:20:41 +01:00
Wojciech Figat
d032f18b71 Add DotNet targets building 2022-01-14 14:19:46 +01:00
Wojciech Figat
8c2241c6dc Update copyright year 2022-01-14 13:31:12 +01:00
Wojciech Figat
cd72916838 Adjust mono dependency build branching for git 2022-01-10 15:20:42 +01:00
Wojciech Figat
f3d05cd98e Add option to throw exception in build tool process utility 2022-01-10 14:36:19 +01:00
Wojciech Figat
a707847067 Tweaks 2022-01-10 12:38:07 +01:00
Wojtek Figat
dc9e928894 Fix release build linking 2022-01-10 09:34:56 +01:00
Wojtek Figat
959446df20 Fix for Mac 2022-01-09 20:09:00 +01:00
Wojtek Figat
dd569b9f1e Add audio support for Mac (via OpenAL soft) 2022-01-05 11:09:36 +01:00
Wojtek Figat
7471a819e1 Add Vulkan support for Mac (via MoltenVK) 2022-01-05 10:25:46 +01:00
Wojtek Figat
ca62cd2661 Mac impl progress 2022-01-03 13:59:52 +01:00
Wojtek Figat
9b991bcfdf Add Editor for Mac impl progress 2021-12-31 17:12:55 +01:00
Wojtek Figat
45117e3445 Fix build if generated bindings file is missing 2021-12-31 17:07:35 +01:00
Wojtek Figat
d1e7805f7a Fix mono build for Mac to use correct min osx ver 2021-12-31 16:23:39 +01:00
Wojtek Figat
9df132bd77 Mac impl progress 2021-12-31 15:06:44 +01:00
Wojtek Figat
6b851fc9a9 Fix dylib usage on Mac with rpath and install_name 2021-12-31 14:16:27 +01:00
Wojtek Figat
039f5f6e15 Mac impl progress 2021-12-30 16:30:38 +01:00
Wojtek Figat
5a3138fd7b Use objective c++ instead of c++ on Mac 2021-12-30 13:03:00 +01:00
Wojtek Figat
e361ab811a Mac support progress 2021-12-29 19:43:53 +01:00
Wojtek Figat
0dbbdc9149 Change Mac platform impl to inherit from Unix base 2021-12-29 17:01:58 +01:00
Wojtek Figat
378ddc66c7 Mac impl progress 2021-12-28 18:45:40 +01:00
Wojtek Figat
a1ef7ddcf7 Mac support progress 2021-12-28 17:07:18 +01:00
Wojtek Figat
2d0633c05a Finish XCode project generation 2021-12-28 17:06:24 +01:00
Wojtek Figat
22915489b7 Mac progress 2021-12-27 17:06:26 +01:00
Wojtek Figat
e296e94d2c Progress on XCode project generation 2021-12-27 16:43:20 +01:00
Wojtek Figat
7ef316f4f9 Mac impl progress 2021-12-27 16:00:26 +01:00
Wojtek Figat
dfaa7a92b3 Add Mac build platform detection in build tool 2021-12-27 14:46:20 +01:00
Wojciech Figat
d017dd14ca Add Mac platform 2021-12-27 14:04:16 +01:00
Wojciech Figat
c72be46228 Remove automatic tooltips genration for CSharp scripting API (xml docs are used now in Editor) 2021-12-22 15:03:04 +01:00
Wojciech Figat
e778fe8342 Fix passing pointers as output pointer or reference in scripting api 2021-12-21 18:14:56 +01:00
Wojtek Figat
71212420f6 Fix Github CD hanging during editor package compression 2021-12-20 19:09:18 +01:00
Wojtek Figat
6f9f2ccdc0 Dont sue xd 2021-12-16 18:56:18 +01:00
Wojciech Figat
6d1f2e5673 Fix build tool freeze when parsing scripting header that contains invalid multi-line comment 2021-12-08 16:54:52 +01:00
Wojciech Figat
e9557352a0 Update copyright year in some source files 2021-12-08 09:44:10 +01:00
Wojciech Figat
23303802ec Add support for passing back value via reference to C# scripting event 2021-12-06 16:46:16 +01:00
Wojciech Figat
f4b62ce384 Add support for array initializers as default values for scripting fields 2021-12-06 16:45:03 +01:00
Wojciech Figat
05a37447a7 Fix reference to a pointer in TypeInfo for scripting bindings generation 2021-12-06 16:44:35 +01:00
Wojtek Figat
e8b680c78b Add ps5 changes 2021-11-21 19:02:37 +01:00
Wojtek Figat
f88b34a15f Fix monolithic target build with native code module used by referenced plugin 2021-11-21 19:02:35 +01:00
Wojtek Figat
9ed7541ae7 Fix GDK platform build with VS 2022 installed 2021-11-21 19:02:34 +01:00
Wojciech Figat
f3d93a4133 Add ScriptingEnum utility with useful features for C++ scripting 2021-11-19 16:48:04 +01:00
Wojciech Figat
31bbd586db Add scripting enums as ScriptingType 2021-11-19 16:43:02 +01:00