Commit Graph

  • a682b7c324 Progress on packaging for macOS Wojtek Figat 2022-01-12 17:37:44 +01:00
  • dfa5e91322 Fix conditional variables usage on broadcast by using a shared mutex Wojtek Figat 2022-01-12 17:36:06 +01:00
  • 6d676fd578 Fix terrain creation dialog regression Wojciech Figat 2022-01-12 11:04:21 +01:00
  • 317a9d63bc Post-merge cleanup and improvements for #655 Wojtek Figat 2022-01-11 15:04:40 +01:00
  • 464ac69de6 Merge branch 'nothingTVatYT-LinuxGamepads' Wojtek Figat 2022-01-11 13:39:56 +01:00
  • 923cec3618 Merge branch 'LinuxGamepads' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-LinuxGamepads Wojtek Figat 2022-01-11 13:39:34 +01:00
  • dc9d060ae7 Fix drag&drop on Linux with file that has spaces in a path Wojtek Figat 2022-01-11 13:38:34 +01:00
  • dafa6bff2e Add inlined current thread id on Linux and Android Wojtek Figat 2022-01-11 13:24:53 +01:00
  • 495b309736 Merge branch 'nothingTVatYT-font-fix' Wojtek Figat 2022-01-11 12:51:38 +01:00
  • 0bff47e9a2 Merge branch 'font-fix' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-font-fix Wojtek Figat 2022-01-11 12:51:23 +01:00
  • 4486ec3b72 Add Vulkan pipeline cache serialization Wojciech Figat 2022-01-11 10:49:03 +01:00
  • cf1af53ab8 Merge branch 'iainmckay-multiple_physics_scenes' Wojtek Figat 2022-01-10 20:14:04 +01:00
  • 8a3cfb36d0 Merge branch 'multiple_physics_scenes' of git://github.com/iainmckay/FlaxEngine into iainmckay-multiple_physics_scenes Wojtek Figat 2022-01-10 20:13:55 +01:00
  • 7dd97a2d9f Add decals spawning in editor for drag&drop Wojciech Figat 2022-01-10 17:47:10 +01:00
  • d11166082c Add improvements for objects spawning and snapping in Editor to include object bounds Wojciech Figat 2022-01-10 17:46:53 +01:00
  • cd72916838 Adjust mono dependency build branching for git Wojciech Figat 2022-01-10 15:20:42 +01:00
  • f3d05cd98e Add option to throw exception in build tool process utility Wojciech Figat 2022-01-10 14:36:19 +01:00
  • 730933dd35 Fix array index of result value type in Visual Script Wojciech Figat 2022-01-10 14:20:13 +01:00
  • 5ffdbe553b Add assets loading progress to Editor status bar Wojciech Figat 2022-01-10 14:09:00 +01:00
  • 342e9d955e Fix default code editor detection in Editor to favor VSCode and Rider over system-default Wojciech Figat 2022-01-10 13:10:08 +01:00
  • a707847067 Tweaks Wojciech Figat 2022-01-10 12:38:07 +01:00
  • 29c40f969f Revert Mono requirement info Wojciech Figat 2022-01-10 12:20:06 +01:00
  • 32de455cf7 Add docs for macOS Wojciech Figat 2022-01-10 10:42:45 +01:00
  • fc72b8c5aa Add docs for development on macOS Wojciech Figat 2022-01-10 10:30:03 +01:00
  • dc9e928894 Fix release build linking Wojtek Figat 2022-01-10 09:34:56 +01:00
  • 98f9561d15 Add missing mono files for Editor on Mac Wojtek Figat 2022-01-10 08:51:59 +01:00
  • 92289fccfd Tweak build Wojtek Figat 2022-01-09 20:53:20 +01:00
  • 2ca070ea3a Use recommended 3 backbuffers on MoltenVK on Mac Wojtek Figat 2022-01-09 20:12:52 +01:00
  • 959446df20 Fix for Mac Wojtek Figat 2022-01-09 20:09:00 +01:00
  • 7a32971212 Use verbose build on Mac to test output Wojtek Figat 2022-01-09 20:07:54 +01:00
  • 840c0746b3 Add initial CI for Mac Wojtek Figat 2022-01-09 19:33:38 +01:00
  • c4b6865659 Merge branch 'master' into mac Wojtek Figat 2022-01-09 19:15:15 +01:00
  • 38b6b546c7 Fixes Wojtek Figat 2022-01-09 19:10:46 +01:00
  • 729bfcb941 Fix build Wojtek Figat 2022-01-09 18:05:52 +01:00
  • 892723c501 Fix build Wojtek Figat 2022-01-09 17:46:37 +01:00
  • 73f7688c58 Tweaks Wojtek Figat 2022-01-08 20:01:27 +01:00
  • 844fad2ced Fix crash when animation has anim events and scripting is disposed before content Wojtek Figat 2022-01-08 18:29:13 +01:00
  • 82a43dea28 Add **Animation Events** Wojtek Figat 2022-01-08 15:06:02 +01:00
  • 79200a784b Add Level::ScriptsReloadRegisterObject for easier scripting objects refreshing during hot-reload in code Wojtek Figat 2022-01-08 14:45:56 +01:00
  • a2487c02d9 Add context menu for the timeline tracks and change signature for media context menu Wojtek Figat 2022-01-07 21:57:29 +01:00
  • 192af7ec14 Refactor native core objects to simplify usage for newcomers Wojtek Figat 2022-01-07 13:16:36 +01:00
  • e144a6f69d Fix crash when trying to read invalid Visual Script parameter from local scope during debugging Wojtek Figat 2022-01-07 12:25:16 +01:00
  • bbfe0446f0 Tweaks and fixes Wojtek Figat 2022-01-07 12:08:52 +01:00
  • 779e41a686 Add static assert for curve keyframes data raw serialization Wojtek Figat 2022-01-06 14:40:55 +01:00
  • 751916151a Add Loading text info for particle system and animation timelines Wojtek Figat 2022-01-06 14:40:27 +01:00
  • f4bbf0e348 Add timeline media selection and editing to be global in sync with keyframes editors Wojtek Figat 2022-01-06 14:39:37 +01:00
  • ff9b116522 Add ScriptingObject::NewObject utility for scripting objects spawning in C++ Wojtek Figat 2022-01-04 23:58:39 +01:00
  • fa83869430 Add minor changes Wojtek Figat 2022-01-04 23:56:54 +01:00
  • 32c7d36fcd Tweaks Wojtek Figat 2022-01-02 15:50:37 +01:00
  • 5e9b215548 Fix crash when spawning managed object on a detached native thread Wojtek Figat 2022-01-02 15:41:47 +01:00
  • bc521978ce Fix undo modifications notify from nested SyncPointEditor Wojtek Figat 2022-01-02 15:11:50 +01:00
  • 0f9f3905ed Add json serialization utils for objects to save/load from raw bytes Wojtek Figat 2022-01-02 01:29:31 +01:00
  • 32a73727b0 Optimize Stream includes to Array Wojtek Figat 2022-01-02 01:28:06 +01:00
  • 68d8766c56 Optimize String::ReserveSpace if length doesn't change Wojtek Figat 2022-01-02 00:48:29 +01:00
  • 0abb303e8d Add double-click to edit timeline media properties Wojtek Figat 2021-12-22 20:43:59 +01:00
  • a83d223eec Fix mouse focus issue with Timeline background Wojtek Figat 2021-12-22 20:39:45 +01:00
  • d202c8b864 Add mouse and keyboard input for Mac Wojtek Figat 2022-01-05 17:48:17 +01:00
  • c34cfe5b30 Add some important splash screen quotes for Mac users Wojtek Figat 2022-01-05 17:47:48 +01:00
  • 498040765b Fixing conflicts Iain Mckay 2022-01-05 14:33:25 +01:00
  • a5884a2e07 Fixing Linux build Iain Mckay 2021-12-15 20:52:58 +01:00
  • 2674086e0c Code review changes Iain Mckay 2021-12-15 16:56:39 +01:00
  • 32f225c922 Code review changes Iain Mckay 2021-12-15 16:34:42 +01:00
  • 77627f21f6 Code review feedback Iain Mckay 2021-12-14 19:33:25 +01:00
  • 87c2aefe03 Code review feedback Iain Mckay 2021-12-14 17:02:33 +01:00
  • a4e102672d Adds feature for creating multiple physics scenes Iain Mckay 2021-12-01 15:30:31 +01:00
  • dd569b9f1e Add audio support for Mac (via OpenAL soft) Wojtek Figat 2022-01-05 11:09:36 +01:00
  • 7471a819e1 Add Vulkan support for Mac (via MoltenVK) Wojtek Figat 2022-01-05 10:25:46 +01:00
  • 8874a325f7 Add more files for Mac Wojtek Figat 2022-01-03 14:00:51 +01:00
  • ca62cd2661 Mac impl progress Wojtek Figat 2022-01-03 13:59:52 +01:00
  • 9b991bcfdf Add Editor for Mac impl progress Wojtek Figat 2021-12-31 17:12:55 +01:00
  • 45117e3445 Fix build if generated bindings file is missing Wojtek Figat 2021-12-31 17:07:35 +01:00
  • 6b3c6b6412 Add mono for Mac (both Game and Editor) Wojtek Figat 2021-12-31 16:25:50 +01:00
  • d1e7805f7a Fix mono build for Mac to use correct min osx ver Wojtek Figat 2021-12-31 16:23:39 +01:00
  • 9df132bd77 Mac impl progress Wojtek Figat 2021-12-31 15:06:44 +01:00
  • 6b851fc9a9 Fix dylib usage on Mac with rpath and install_name Wojtek Figat 2021-12-31 14:16:27 +01:00
  • 6f4a01f6da Add FlaxTests to Mac Wojtek Figat 2021-12-31 14:15:41 +01:00
  • cc3617b5c2 Merge branch 'controller-physics-fix' of git://github.com/xKamuna/FlaxEngine-1 into xKamuna-controller-physics-fix Wojciech Figat 2021-12-31 11:09:30 +01:00
  • b9c7abcdf7 Merge branch 'xKamuna-master' Wojciech Figat 2021-12-31 10:02:08 +01:00
  • ef40ccbe14 Fix issue with filters being ignored for two controllers colliding xKamuna 2021-12-30 23:47:26 -08:00
  • 039f5f6e15 Mac impl progress Wojtek Figat 2021-12-30 16:30:38 +01:00
  • d0d9bf751d Add deps for Mac Wojtek Figat 2021-12-30 13:06:55 +01:00
  • 6033b79471 Merge branch 'mac' of https://gitlab.flaxengine.com/flax/flaxengine into mac Wojtek Figat 2021-12-30 13:04:16 +01:00
  • 25cc8c6ab2 Implement basic windowing on Mac Wojtek Figat 2021-12-30 13:03:39 +01:00
  • 5a3138fd7b Use objective c++ instead of c++ on Mac Wojtek Figat 2021-12-30 13:03:00 +01:00
  • a8f91fefde Update ignored files for Mac Wojciech Figat 2021-12-30 13:02:38 +01:00
  • 1f4e2ad3dd Mac impl progress Wojtek Figat 2021-12-29 22:27:14 +01:00
  • e361ab811a Mac support progress Wojtek Figat 2021-12-29 19:43:53 +01:00
  • 0dbbdc9149 Change Mac platform impl to inherit from Unix base Wojtek Figat 2021-12-29 17:01:58 +01:00
  • 378ddc66c7 Mac impl progress Wojtek Figat 2021-12-28 18:45:40 +01:00
  • a1ef7ddcf7 Mac support progress Wojtek Figat 2021-12-28 17:07:18 +01:00
  • 2d0633c05a Finish XCode project generation Wojtek Figat 2021-12-28 17:06:24 +01:00
  • 114cdedc9b Fix Platform Switch node typo Wojtek Figat 2021-12-28 16:16:15 +01:00
  • 22915489b7 Mac progress Wojtek Figat 2021-12-27 17:06:26 +01:00
  • e296e94d2c Progress on XCode project generation Wojtek Figat 2021-12-27 16:43:20 +01:00
  • 7ef316f4f9 Mac impl progress Wojtek Figat 2021-12-27 16:00:26 +01:00
  • d61eb9c096 Add setup commands for Mac Wojtek Figat 2021-12-27 14:50:02 +01:00
  • dfaa7a92b3 Add Mac build platform detection in build tool Wojtek Figat 2021-12-27 14:46:20 +01:00
  • d017dd14ca Add Mac platform Wojciech Figat 2021-12-27 14:04:16 +01:00
  • 177696ee00 Fix blend shape offsets xKamuna 2021-12-24 04:43:28 -08:00
  • 36a18a0b56 Add profile events for Editor startup Wojciech Figat 2021-12-22 16:23:53 +01:00