Commit Graph

3118 Commits

Author SHA1 Message Date
Wojciech Figat
32de455cf7 Add docs for macOS 2022-01-10 10:42:45 +01:00
Wojciech Figat
fc72b8c5aa Add docs for development on macOS 2022-01-10 10:30:03 +01:00
Wojtek Figat
dc9e928894 Fix release build linking 2022-01-10 09:34:56 +01:00
Wojtek Figat
98f9561d15 Add missing mono files for Editor on Mac 2022-01-10 08:51:59 +01:00
Wojtek Figat
92289fccfd Tweak build 2022-01-09 20:53:20 +01:00
Wojtek Figat
2ca070ea3a Use recommended 3 backbuffers on MoltenVK on Mac 2022-01-09 20:12:52 +01:00
Wojtek Figat
959446df20 Fix for Mac 2022-01-09 20:09:00 +01:00
Wojtek Figat
7a32971212 Use verbose build on Mac to test output 2022-01-09 20:07:54 +01:00
Wojtek Figat
840c0746b3 Add initial CI for Mac 2022-01-09 19:33:38 +01:00
Wojtek Figat
c4b6865659 Merge branch 'master' into mac 2022-01-09 19:15:15 +01:00
Wojtek Figat
38b6b546c7 Fixes 2022-01-09 19:10:46 +01:00
Wojtek Figat
729bfcb941 Fix build 2022-01-09 18:05:52 +01:00
Wojtek Figat
892723c501 Fix build 2022-01-09 17:46:37 +01:00
Wojtek Figat
73f7688c58 Tweaks 2022-01-08 20:01:27 +01:00
Wojtek Figat
844fad2ced Fix crash when animation has anim events and scripting is disposed before content 2022-01-08 18:29:13 +01:00
Wojtek Figat
82a43dea28 Add **Animation Events** 2022-01-08 15:06:25 +01:00
Wojtek Figat
79200a784b Add Level::ScriptsReloadRegisterObject for easier scripting objects refreshing during hot-reload in code 2022-01-08 15:06:24 +01:00
Wojtek Figat
a2487c02d9 Add context menu for the timeline tracks and change signature for media context menu 2022-01-08 15:06:24 +01:00
Wojtek Figat
192af7ec14 Refactor native core objects to simplify usage for newcomers 2022-01-08 15:06:23 +01:00
Wojtek Figat
e144a6f69d Fix crash when trying to read invalid Visual Script parameter from local scope during debugging 2022-01-08 15:06:22 +01:00
Wojtek Figat
bbfe0446f0 Tweaks and fixes 2022-01-08 15:06:21 +01:00
Wojtek Figat
779e41a686 Add static assert for curve keyframes data raw serialization 2022-01-08 15:06:21 +01:00
Wojtek Figat
751916151a Add Loading text info for particle system and animation timelines 2022-01-08 15:06:20 +01:00
Wojtek Figat
f4bbf0e348 Add timeline media selection and editing to be global in sync with keyframes editors 2022-01-08 15:06:19 +01:00
Wojtek Figat
ff9b116522 Add ScriptingObject::NewObject utility for scripting objects spawning in C++ 2022-01-08 15:06:18 +01:00
Wojtek Figat
fa83869430 Add minor changes 2022-01-08 15:06:18 +01:00
Wojtek Figat
32c7d36fcd Tweaks 2022-01-08 15:06:17 +01:00
Wojtek Figat
5e9b215548 Fix crash when spawning managed object on a detached native thread 2022-01-08 15:06:16 +01:00
Wojtek Figat
bc521978ce Fix undo modifications notify from nested SyncPointEditor 2022-01-08 15:06:15 +01:00
Wojtek Figat
0f9f3905ed Add json serialization utils for objects to save/load from raw bytes 2022-01-08 15:06:15 +01:00
Wojtek Figat
32a73727b0 Optimize Stream includes to Array 2022-01-08 15:06:14 +01:00
Wojtek Figat
68d8766c56 Optimize String::ReserveSpace if length doesn't change 2022-01-08 15:06:13 +01:00
Wojtek Figat
0abb303e8d Add double-click to edit timeline media properties 2022-01-08 15:06:13 +01:00
Wojtek Figat
a83d223eec Fix mouse focus issue with Timeline background 2022-01-08 15:06:12 +01:00
Wojtek Figat
d202c8b864 Add mouse and keyboard input for Mac 2022-01-05 17:48:17 +01:00
Wojtek Figat
c34cfe5b30 Add some important splash screen quotes for Mac users 2022-01-05 17:47:48 +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
8874a325f7 Add more files for Mac 2022-01-03 14:00:51 +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
6b3c6b6412 Add mono for Mac (both Game and Editor) 2021-12-31 16:25:50 +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
6f4a01f6da Add FlaxTests to Mac 2021-12-31 14:15:41 +01:00
Wojciech Figat
cc3617b5c2 Merge branch 'controller-physics-fix' of git://github.com/xKamuna/FlaxEngine-1 into xKamuna-controller-physics-fix 2021-12-31 11:09:30 +01:00
Wojciech Figat
b9c7abcdf7 Merge branch 'xKamuna-master' 2021-12-31 10:02:08 +01:00
xKamuna
ef40ccbe14 Fix issue with filters being ignored for two controllers colliding 2021-12-30 23:47:26 -08:00