Commit Graph

  • 03f4e78158 Add support for compressing textures in TextureTool with stb mafiesto4 2021-03-11 19:56:23 +01:00
  • 339e5a5d91 Add ENet thirdparty Erdroy 2021-03-11 19:23:10 +01:00
  • 2db1438ef4 Add note about end points Erdroy 2021-03-11 19:11:40 +01:00
  • 42d31c0c65 Fix warning about double to float conversion Erdroy 2021-03-11 19:11:23 +01:00
  • 64a5b01bd9 Add logs Erdroy 2021-03-11 19:11:04 +01:00
  • ea7cdd00bd Add ENet stubs Erdroy 2021-03-11 18:47:15 +01:00
  • 43e8a54e57 Use enum instead interface reference for now Erdroy 2021-03-11 18:47:05 +01:00
  • 393595ea2d Fix message index pool Erdroy 2021-03-11 18:46:28 +01:00
  • b9f13804e0 Add Networking namespace Erdroy 2021-03-08 23:54:19 +01:00
  • 1c511d112d Fix compilation & APIGen issues Erdroy 2021-03-08 23:42:33 +01:00
  • f86e22ba87 Add networking build script Erdroy 2021-03-08 23:11:08 +01:00
  • c87feb69c4 Add INetworDriver full API Erdroy 2021-03-08 00:18:13 +01:00
  • 75a02beda0 Cleanup Erdroy 2021-03-08 00:16:42 +01:00
  • 7106dc738b Add proper ctor to NetworkMessage Erdroy 2021-03-07 23:56:33 +01:00
  • 7525bf6435 Add network message recycle implementation Erdroy 2021-03-07 23:54:28 +01:00
  • 8f653fa699 Add basic network classes and message pooling Erdroy 2021-03-07 23:50:04 +01:00
  • ba75cabdda Enable ALT+ENTER DX12. jb-perrier 2021-03-11 18:02:55 +01:00
  • cc5849100b Fix DX12 Fullscreen. jb-perrier 2021-03-11 18:02:17 +01:00
  • 6813cb607e Fix Fullscreen switch. jb-perrier 2021-03-11 17:58:25 +01:00
  • 74280b7411 Enable ALT+ENTER. jb-perrier 2021-03-11 17:57:26 +01:00
  • 4072796e54 Switch impl progress mafiesto4 2021-03-11 17:22:06 +01:00
  • e09f4eb6dc Switch impl progress mafiesto4 2021-03-09 19:18:40 +01:00
  • f82117c6fb Remove unused WindowsManager::CalcCenteredWinPos mafiesto4 2021-03-09 14:32:53 +01:00
  • 48ae338fb2 Move default AllocatePages/FreePages impl from Unix to PlatformBase mafiesto4 2021-03-09 14:32:24 +01:00
  • cc201e198d Add Switch platform mafiesto4 2021-03-09 14:26:30 +01:00
  • ee33c97db6 Refactoring, docs. jb-perrier 2021-03-09 00:03:32 +01:00
  • d672826808 Merge branch 'stefnotch-ui-fixes' into 1.1 mafiesto4 2021-03-08 22:36:49 +01:00
  • 0bf4ab9cb6 Merge branch 'ui-fixes' of git://github.com/stefnotch/FlaxEngine into stefnotch-ui-fixes mafiesto4 2021-03-08 22:36:46 +01:00
  • 84265322d5 Post merge fixes, tweaks, cleanup and improvements mafiesto4 2021-03-08 22:30:49 +01:00
  • 7fbb008ddd Merge branch 'honzapatCZ-better-uicontrol-editor' into 1.1 mafiesto4 2021-03-08 22:01:38 +01:00
  • d06433deed Merge branch 'better-uicontrol-editor' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-better-uicontrol-editor mafiesto4 2021-03-08 22:01:30 +01:00
  • 7b02a4b33b Merge branch 'GoaLitiuM-label_text_clip_margin_fix' into 1.1 mafiesto4 2021-03-08 21:53:41 +01:00
  • b7814e119b Merge branch 'label_text_clip_margin_fix' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-label_text_clip_margin_fix mafiesto4 2021-03-08 21:53:35 +01:00
  • 0db1f5e965 Fix selection in high dpi mafiesto4 2021-03-08 20:57:35 +01:00
  • 33e88acf90 Merge branch 'GoaLitiuM-textbox_dpi_fix' into 1.1 mafiesto4 2021-03-08 20:52:14 +01:00
  • fcc0ca1772 Merge branch 'textbox_dpi_fix' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-textbox_dpi_fix mafiesto4 2021-03-08 20:52:12 +01:00
  • 4502d29710 Merge branch 'stefnotch-fix-per-window-dpi' mafiesto4 2021-03-08 20:50:52 +01:00
  • 81f3a65a5f Merge branch 'fix-per-window-dpi' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-per-window-dpi mafiesto4 2021-03-08 20:50:31 +01:00
  • 044234a55b Improve warning messages mafiesto4 2021-03-08 13:12:28 +01:00
  • 2f7a84822a Fix importing models with custom UnitScaleFactor mafiesto4 2021-03-08 13:12:15 +01:00
  • aa28f9ef52 Optimize material shaders binding by caching time param once per draw pass mafiesto4 2021-03-08 12:47:14 +01:00
  • c1b9dc4b2e Add support for using Level.SpawnActor to add scene from code mafiesto4 2021-03-08 12:27:05 +01:00
  • fc13351a2b Fix crash on exit when loading storage file fails mafiesto4 2021-03-08 11:33:41 +01:00
  • 5f7830d09e Fixes and code cleanup for Flax Storage types mafiesto4 2021-03-08 11:33:19 +01:00
  • 30b71b9d65 Fix crash on close when using Vulkan/D3D12 rendering backend with async task being canceled mafiesto4 2021-03-08 11:32:47 +01:00
  • f0e737fd4b Fix crash due to missing inlined buffer size in StringConverter mafiesto4 2021-03-08 10:31:37 +01:00
  • 5de2998774 Format code mafiesto4 2021-03-08 09:30:52 +01:00
  • 85c29c3d2b Merge branch 'network' of git://github.com/jb-perrier/FlaxEngine into 1.1 mafiesto4 2021-03-08 09:30:25 +01:00
  • 0a59c61100 Merge branch 'honzapatCZ-patch-3' into 1.1 mafiesto4 2021-03-08 09:23:55 +01:00
  • d9a516206c Merge branch 'patch-3' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-patch-3 mafiesto4 2021-03-08 09:23:51 +01:00
  • cbe97ef3f0 typo honzapatCZ 2021-03-07 22:42:14 +01:00
  • 77b21de534 Fix UTF-8 and UTF-16 encoding support usage in Json resources mafiesto4 2021-03-07 21:30:01 +01:00
  • 400cc97100 Add StringUtils::ConvertUTF162UTF8 mafiesto4 2021-03-07 21:05:19 +01:00
  • 2b42e9256c Cleanup and optimize StringUtils::ConvertUTF82UTF16 mafiesto4 2021-03-07 18:09:26 +01:00
  • 862c02da6a Move some String methods impl into source from header mafiesto4 2021-03-07 16:57:40 +01:00
  • 4795ffdf3d Fix text not getting clipped in Label with negative margins GoaLitiuM 2021-03-07 15:45:34 +02:00
  • 406db6704f Now its an editor option honzapatCZ 2021-03-07 11:30:18 +01:00
  • 7cb0ac3603 Fix marking asset as edited when using Multi Blend node positions in Anim Graph mafiesto4 2021-03-07 10:31:31 +01:00
  • b8d03636dc Merge branch 'master' into 1.1 mafiesto4 2021-03-07 10:04:44 +01:00
  • 2e687edd99 ui editor honzapatCZ 2021-03-06 15:09:45 +01:00
  • a82c669504 Tweaks again ... jb-perrier 2021-03-06 13:19:49 +01:00
  • 8f4d88d607 Merge branch 'honzapatCZ-elementContainers' into 1.1 mafiesto4 2021-03-05 19:06:35 +01:00
  • 28fea66282 Merge branch 'elementContainers' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-elementContainers mafiesto4 2021-03-05 19:06:28 +01:00
  • 268db124d9 Fix crash if actor in ViewportIconsRenderer::DrawIcons is null mafiesto4 2021-03-05 19:00:45 +01:00
  • 180efe86e6 Fix culling for Volumetric Fog particles to include particle radius mafiesto4 2021-03-05 14:36:59 +01:00
  • dd1dd2ef8a Add Particle Radius to in-built particle attributes mafiesto4 2021-03-05 14:33:31 +01:00
  • dbc88af339 Update Volumetric Fog asset mafiesto4 2021-03-05 14:23:45 +01:00
  • 89c966fee6 Merge branch 'GoaLitiuM-vscode_solution_files' into 1.1 mafiesto4 2021-03-05 14:19:19 +01:00
  • 9f4c916016 Merge branch 'vscode_solution_files' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-vscode_solution_files mafiesto4 2021-03-05 14:19:16 +01:00
  • 86f3007887 Optimize particle attributes offsets binding to shader mafiesto4 2021-03-05 13:58:11 +01:00
  • 758f260574 Add instancing as required for Volumetric Fog mafiesto4 2021-03-05 13:57:34 +01:00
  • 2e17a94216 Fix material Sphere Mask node if radius is specified as integer mafiesto4 2021-03-05 13:57:14 +01:00
  • 96cd3e560c Fix sampling particle position/velocity in material for emitters simulated in Local space mafiesto4 2021-03-05 13:56:53 +01:00
  • 1dee615d6e Add Volumetric Fog support for particles to modify local fog mafiesto4 2021-03-05 13:56:07 +01:00
  • dfb502621d Fix crash in InputQueue handling when window object is deleted mafiesto4 2021-03-03 16:43:38 +01:00
  • 06f3d68716 sub folder for element containers + horizontal panel + shorthands for horizontal and vertical panel honzapatCZ 2021-03-04 23:39:38 +01:00
  • d7bf276deb Merge branch 'stefnotch-patch-5' mafiesto4 2021-03-04 22:59:00 +01:00
  • 117008babd Merge branch 'patch-5' of git://github.com/stefnotch/FlaxEngine into stefnotch-patch-5 mafiesto4 2021-03-04 22:58:55 +01:00
  • 68991d1222 Merge branch 'W2Wizard-patch-1' mafiesto4 2021-03-04 22:51:23 +01:00
  • d09bd12e5b declaration at end honzapatCZ 2021-03-04 19:55:28 +01:00
  • 4593e4c669 declaration order sorting honzapatCZ 2021-03-04 19:46:27 +01:00
  • 3cba76277b Fix CSG build crash mafiesto4 2021-03-04 09:45:44 +01:00
  • a7d0853519 Update .gitignore stefnotch 2021-03-03 18:58:53 +01:00
  • e04f482e52 kinda mandatory honzapatCZ 2021-03-03 18:32:52 +01:00
  • ae3ce49b92 Merge branch '1.1' of https://github.com/FlaxEngine/FlaxEngine into ortho jb-perrier 2021-03-02 18:27:33 +01:00
  • 512df5f673 Tweaks. jb-perrier 2021-03-02 18:27:14 +01:00
  • 69a3587f5d Set solution file as default launch solution for Omnisharp GoaLitiuM 2021-03-02 18:40:12 +02:00
  • 9f1c55edce Generate Visual Studio solution files for VSCode solutions GoaLitiuM 2021-03-02 17:37:19 +02:00
  • 8ccb4f5857 Support generating multiple project formats at once GoaLitiuM 2021-03-02 17:35:52 +02:00
  • 9c80354acf Fix dock window icon rectangle calculation if icon is used mafiesto4 2021-03-02 13:44:16 +01:00
  • 835cb93261 Add integration with Rider IDE mafiesto4 2021-03-02 13:43:50 +01:00
  • 2193dfcbc1 Use remap function instead W2.Wizard 2021-03-02 00:10:43 +01:00
  • 1deadf84b1 Tweaks. jb-perrier 2021-03-01 16:25:08 +01:00
  • 8a9f86705b Merge branch '1.1' of https://github.com/FlaxEngine/FlaxEngine into ortho jb-perrier 2021-03-01 16:21:58 +01:00
  • 111eaf1cf9 Tweaks. jb-perrier 2021-03-01 16:19:00 +01:00
  • d6b566a3fe Add support for accessing Game Settings and related assets in C# API in game build mafiesto4 2021-03-01 16:17:01 +01:00
  • e218cc417f Fix findRandomPointAroundCircle in Detour lib to return points inside circle mafiesto4 2021-03-01 14:37:19 +01:00
  • 99bc3289e8 Add FindRandomPoint and FindRandomPointAroundCircle to the navigation utilities mafiesto4 2021-03-01 14:32:35 +01:00
  • 31d1932d55 Fix debug shapes leftovers update in editor after playmode mafiesto4 2021-03-01 14:32:06 +01:00
  • 8f633523cd Update Recast navigation lib to e75adf86f91eb3082220085e42dda62679f9a3ea mafiesto4 2021-03-01 14:31:28 +01:00