Commit Graph

537 Commits

Author SHA1 Message Date
mafiesto4 d6b566a3fe Add support for accessing Game Settings and related assets in C# API in game build 2021-03-01 16:17:01 +01:00
mafiesto4 99bc3289e8 Add FindRandomPoint and FindRandomPointAroundCircle to the navigation utilities 2021-03-01 14:32:35 +01:00
mafiesto4 31d1932d55 Fix debug shapes leftovers update in editor after playmode
Fixes #223
2021-03-01 14:32:06 +01:00
mafiesto4 21d96c6baf Fix loading game assets in cooked build via path relative to the project folder 2021-03-01 13:00:07 +01:00
mafiesto4 489e8ddc42 Format code 2021-03-01 11:55:31 +01:00
mafiesto4 0ccffb7691 Merge branch 'render2dtint' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-render2dtint 2021-03-01 11:52:23 +01:00
mafiesto4 dbec1389e8 Fix using Scripts in async 2021-03-01 10:46:06 +01:00
mafiesto4 a7bb25b7d5 Add support for resizing textures with stb in TextureTool 2021-02-28 19:14:30 +01:00
mafiesto4 1be5815df3 Add alpha channel detection in stb texture importer 2021-02-28 17:16:45 +01:00
mafiesto4 51e62c7e9d Fix file copy on unix systems 2021-02-28 17:02:02 +01:00
mafiesto4 b3fdc9eddd Add ShowFileExplorer on Linux 2021-02-28 16:45:16 +01:00
mafiesto4 7ec57f8ddb Add support for opening url links on Linux 2021-02-28 16:15:20 +01:00
mafiesto4 957b92eac7 Fix windows cleanup to prevent unmapped leftovers on Linux X11 2021-02-28 16:11:59 +01:00
mafiesto4 98a753267f Linux support improvements 2021-02-28 14:56:57 +01:00
jb-perrier a1e8056070 Missing empty line. 2021-02-28 00:41:38 +01:00
jb-perrier 86ce671c0d Add doc. 2021-02-28 00:40:41 +01:00
jb-perrier 16056a00e0 Add inherit param. 2021-02-28 00:37:30 +01:00
jb-perrier 0d82be3ac8 Current tint mult by previous one. 2021-02-27 22:43:56 +01:00
mafiesto4 fbecd01435 Merge branch 'visject-improvements-6' of git://github.com/stefnotch/FlaxEngine into stefnotch-visject-improvements-6 2021-02-27 20:44:29 +01:00
jb-perrier f939eec924 Tweak Render2D Tint. 2021-02-27 18:18:34 +01:00
jb-perrier ab77e5ef31 Add Tint to Render2D. 2021-02-27 18:14:20 +01:00
mafiesto4 93541b6ed5 Merge branch 'master' into 1.1 2021-02-27 16:42:53 +01:00
mafiesto4 ca3948ad69 Format code 2021-02-27 16:29:30 +01:00
mafiesto4 8857a7a0ae Merge branch 'patch-2' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-patch-2 2021-02-27 16:25:55 +01:00
Nejcraft 84015f78fc Ported Vecctor3 ClampLength to others and remade it using refs 2021-02-27 12:07:26 +01:00
mafiesto4 3bc664df37 Format code 2021-02-27 00:55:49 +01:00
mafiesto4 26244df222 Merge branch 'patch-1' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-patch-1 2021-02-27 00:53:40 +01:00
mafiesto4 c3e3e70f96 Add minor tweaks for debug code and add mono dev docs 2021-02-27 00:39:12 +01:00
mafiesto4 bcf86d9d9f Add StringBuilder::ToStringView() 2021-02-27 00:00:28 +01:00
mafiesto4 8b4a001641 Move Win32 GetBatteryInfo into Windows and UWP platforms impl 2021-02-26 15:42:46 +01:00
mafiesto4 b402232a47 Move IES profile importer into ContentImporters module 2021-02-26 15:41:04 +01:00
mafiesto4 327fa6718e Refactor AssetsContainer 2021-02-26 15:40:44 +01:00
mafiesto4 ff70c16051 Add support for capturing stack trace of called DebugLog from C++ 2021-02-26 13:58:42 +01:00
mafiesto4 a45b71617d Add separate Platform::GetStackTrace and Platform::GetStackFrames 2021-02-26 13:58:02 +01:00
mafiesto4 e1387e92a3 Fix Debug Log stack trace collecting in Editor
Fixes #51
2021-02-26 12:49:33 +01:00
mafiesto4 13cc6eb7b9 Cleanup DebugLog internal calls 2021-02-26 11:50:05 +01:00
stefnotch 9ed0ace01e Tweak DrawFPS documentation comment 2021-02-26 09:14:16 +01:00
stefnotch fd802e54fb Implement reroute node code 2021-02-25 22:01:45 +01:00
mafiesto4 4d73b271b8 Fix some minor issues with materials previews in Editor 2021-02-25 16:38:05 +01:00
mafiesto4 26607c1d09 Add more utilities to LayersMask 2021-02-25 15:46:10 +01:00
mafiesto4 43d578deb2 Add support for borderless window style on Windows that supports system docking and aero shadow 2021-02-25 14:46:16 +01:00
mafiesto4 6f12dc8567 Add improved dll import/export attributes injection when building binary modules 2021-02-25 13:02:13 +01:00
mafiesto4 b193a7abc4 Add support for binary modules with native-code only 2021-02-25 13:01:15 +01:00
mafiesto4 d41daee94c Fix warning 2021-02-25 11:14:42 +01:00
mafiesto4 3da6f9186c Add clipboard support on Linux 2021-02-24 21:19:14 +01:00
Nejcraft 5d7940f784 Unified 2021-02-24 14:25:49 +01:00
mafiesto4 bc1b666b83 Fix compilation errors on CI 2021-02-24 00:34:41 +01:00
mafiesto4 4cc7ec0461 Fix compilation errors on CI 2021-02-24 00:21:02 +01:00
mafiesto4 a21d1a91fc Fix compilation warnings under Clang 10 2021-02-23 23:28:28 +01:00
mafiesto4 84ee882439 Post merge fixes 2021-02-23 22:43:07 +01:00