Commit Graph

  • c553859c3b Fix invalid NetworkMessage usage in C++ Wojciech Figat 2022-09-07 13:44:29 +02:00
  • 3347887432 Network objects replication impl progress Wojciech Figat 2022-09-14 14:54:32 +02:00
  • 9a19717556 Use separate network messages handling table Wojciech Figat 2022-09-13 16:25:48 +02:00
  • de1437102e Fix crash on shutdown due to custom JsonAsset C++ instance Wojciech Figat 2022-09-13 12:55:14 +02:00
  • a006fcec40 Fix overlapping VC++ and CSharp projects in Visual Studio solution Wojtek Figat 2022-09-12 20:17:52 +02:00
  • 10d66fb871 Fix displaying Game and Editor plugins to be batched in Editor Wojciech Figat 2022-09-09 15:29:55 +02:00
  • 439f74c540 Fix comparison operators on object reference types Wojciech Figat 2022-09-09 15:29:17 +02:00
  • 8694bd6af9 Fix crash on root motion extraction if source animation has no valid root node animated Wojtek Figat 2022-09-12 14:48:08 +02:00
  • c62efdc44a Fix crash on root motion extraction if source animation has no valid root node animated Wojtek Figat 2022-09-12 14:48:08 +02:00
  • 74ce1028ae Fix displaying Game and Editor plugins to be batched in Editor Wojciech Figat 2022-09-09 15:29:55 +02:00
  • 4fa9b4a741 Fix comparison operators on object reference types Wojciech Figat 2022-09-09 15:29:17 +02:00
  • 2c4d578f7c Add deprecation info for users to upgrade the code Wojtek Figat 2022-09-08 18:49:25 +02:00
  • 07ace480ed Add network client ToString Wojciech Figat 2022-09-08 11:33:08 +02:00
  • d4e7cf75ce Merge remote-tracking branch 'origin/master' into 1.5 Wojciech Figat 2022-09-08 09:51:46 +02:00
  • f154bfcfc1 Flax.Build compress toogle option Crawcik 2022-09-07 18:15:14 +02:00
  • 8b0d1b4a8c Editor compression fix on unix Crawcik 2022-09-07 17:43:11 +02:00
  • dd8f923bf5 VSC dotnet gen & omnisharp flags Crawcik 2022-09-07 16:54:42 +02:00
  • 19d9cd282d Linux include paths fix Crawcik 2022-09-07 16:53:30 +02:00
  • 3132998c5e Initial network manager with clients Wojciech Figat 2022-09-07 14:59:06 +02:00
  • 0b78d2711c Add WriteStructure/ReadStructure utilities for NetworkMessage Wojciech Figat 2022-09-07 14:38:00 +02:00
  • c3c3586628 Fix invalid NetworkMessage usage in C++ Wojciech Figat 2022-09-07 13:44:29 +02:00
  • 05064402b1 Various improvements Wojciech Figat 2022-09-07 11:53:03 +02:00
  • 7559cb4d99 Add support for editing JsonAsset data at runtime (eg. modify game settings on the fly) Wojciech Figat 2022-09-07 11:52:46 +02:00
  • 9a77517cb4 Add Cook&Run and Run cooked game utilities to Game menu list for multilayer games testing Wojciech Figat 2022-09-07 11:52:11 +02:00
  • 3abbafa530 Fixes for Vulkan Wojtek Figat 2022-09-06 22:54:00 +02:00
  • 2cd7967ec4 Fix crash on Linux with empty log message Wojtek Figat 2022-09-06 21:53:14 +02:00
  • 73d0fc4973 Fix UWP build Wojtek Figat 2022-09-06 19:35:11 +02:00
  • 94cacc8abc Add game settings assets loading (not only objects) Wojciech Figat 2022-09-06 13:33:17 +02:00
  • 74fe176d2d Improvements for const class usage Wojciech Figat 2022-09-05 14:34:16 +02:00
  • 2736363d93 Fix OnSceneUnloaded event to contain valid scene object Wojciech Figat 2022-09-05 14:33:20 +02:00
  • 450eedda02 Merge branch 'GoaLitiuM-linux_window_crash_fix' Wojtek Figat 2022-09-04 21:53:57 +02:00
  • b715220e5b Merge branch 'linux_window_crash_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-linux_window_crash_fix Wojtek Figat 2022-09-04 21:53:49 +02:00
  • 8e6405bc7c Merge branch 'GoaLitiuM-linux_rider_detection' Wojtek Figat 2022-09-04 21:51:38 +02:00
  • a66be45e72 Detect Flatpak installations of Rider and Visual Studio Code Ari Vuollet 2022-07-07 15:18:10 +03:00
  • 45dfa52512 Detect Rider installations on Linux Ari Vuollet 2022-07-04 23:03:14 +03:00
  • 784605f974 Fix crash when opening tooltip windows on Linux Ari Vuollet 2022-07-04 22:30:14 +03:00
  • 7d09e67a5c Fix newline for copyright in new C++ files Wojciech Figat 2022-09-03 12:57:23 +02:00
  • ab4f5d9a84 Merge remote-tracking branch 'origin/master' into 1.5 Wojciech Figat 2022-09-03 12:54:45 +02:00
  • 9ad4665270 Add Network Settings Wojciech Figat 2022-09-03 12:54:37 +02:00
  • 4e541dc0ba Revert tested disabled bokeh shapes Wojtek Figat 2022-09-02 15:33:30 +02:00
  • 569808af6d Add TypeNameEditor for editing typename reference as soft string value Wojciech Figat 2022-09-02 14:10:53 +02:00
  • c9726ab05b Compact graphics settings Wojciech Figat 2022-09-02 14:10:04 +02:00
  • fba60f05a0 Refactor EditorPlugins to properly initialize and deinitialize Wojtek Figat 2022-09-02 09:52:41 +02:00
  • 1d7ba2210a Fix crash on API event in C# after Editor hot-reload Wojtek Figat 2022-09-01 22:55:29 +02:00
  • 8885412350 Fix SSR shader on D3D10 Wojtek Figat 2022-08-31 23:16:29 +02:00
  • d712a83c69 Fix invisible static model if model is loaded but not yet streamed Wojtek Figat 2022-08-31 19:40:13 +02:00
  • 6f756acb33 Merge branch 'PrecisionRender-master' Wojtek Figat 2022-08-31 17:39:11 +02:00
  • a1dea6a756 Adjust triplanar texture sample node #735 Wojtek Figat 2022-08-31 17:39:01 +02:00
  • 2b400a7f50 Merge branch 'master' of https://github.com/PrecisionRender/FlaxEngine into PrecisionRender-master Wojtek Figat 2022-08-31 17:16:20 +02:00
  • 3499127b91 Add new screenshot Wojtek Figat 2022-08-31 15:34:09 +02:00
  • 2cfd6c20e7 Bump up build number Wojtek Figat 2022-08-31 15:33:52 +02:00
  • 69a2d10c57 Add additive scene opening in Editor via drag&drop into Scene Tree window Wojtek Figat 2022-08-25 20:58:30 +02:00
  • cbd2561e22 Update asset Wojtek Figat 2022-08-25 20:54:44 +02:00
  • 88b46d1720 Fix crash when changing actor scene Wojtek Figat 2022-08-25 20:54:25 +02:00
  • 98616f443b Reduce actor orientation threshold Wojtek Figat 2022-08-24 21:16:11 +02:00
  • 2fb6ab4f44 Fix borders sampling in Depth Of Field to reduce leaking artifacts on screen edges Wojtek Figat 2022-08-23 17:27:32 +02:00
  • 57cb15486e Fix the Depth Of Field to be consistent no matter the resolution Wojtek Figat 2022-08-23 17:26:59 +02:00
  • d50908e10b Cleanup DOF shader to use shader permutations for vertical/horizontal passes Wojtek Figat 2022-08-21 13:19:17 +02:00
  • 0b71549834 Add another editor viewport cam speed step Wojtek Figat 2022-08-21 12:04:35 +02:00
  • 20ebe3ac85 Fix game ticking in editor during cut-scene rendering at edit time Wojtek Figat 2022-08-19 15:35:34 +02:00
  • a545520d6b Add playback speed option for Scene Animation rendering Wojtek Figat 2022-08-19 15:35:06 +02:00
  • f4516718a0 Fix Ctrl+S in timeline view to not split the camera shot media Wojtek Figat 2022-08-19 15:20:02 +02:00
  • 7c557d627a Merge branch 'master' of https://github.com/PrecisionRender/FlaxEngine PrecisionRender 2022-08-25 11:28:26 -05:00
  • 8f8df34342 Add World Triplanar Texture node to shader editor PrecisionRender 2022-08-24 09:35:54 -05:00
  • 04d44d8a15 Add World Triplanar Texture node to shader editor PrecisionRender 2022-08-24 09:35:54 -05:00
  • b2f22b2d87 Add EditorPlugin.DeinitializeEditor to properly cleanup Editor extensions on exit Wojciech Figat 2022-08-23 09:39:43 +02:00
  • a19c17cfb9 Fix ivalid include Wojtek Figat 2022-08-19 14:36:38 +02:00
  • a3a44f0cef Add StringUtils tests and Paths test and fix detected problem with rooted path starting with ./ Wojciech Figat 2022-08-19 11:54:09 +02:00
  • 01eb42dd10 Enable assertions in native tests Wojciech Figat 2022-08-19 11:19:07 +02:00
  • bf30d7cd29 Add Array/BitArray tests and fix some detected problems Wojciech Figat 2022-08-19 11:18:48 +02:00
  • ed7cc96889 Add Guid tests Wojciech Figat 2022-08-19 11:17:36 +02:00
  • b17070adf5 Fix picking to properly select closest triangle for meshes Wojciech Figat 2022-08-18 15:54:02 +02:00
  • 698545006f Add auto-selecting new item created in Content window Wojciech Figat 2022-08-18 15:21:32 +02:00
  • c7a3fb4341 Fix crash due to GPU Particles define not used in some headers Wojciech Figat 2022-08-18 15:14:50 +02:00
  • db6cd541c2 Add separate GBuffer view modes in Editor viewport widget Wojtek Figat 2022-08-17 20:37:12 +02:00
  • 0b15c369d6 Fix FlaxStorage refs counting to be atomic Wojciech Figat 2022-08-16 12:36:44 +02:00
  • 31fb4f6a15 Fix editor error when selecting foliage type Wojtek Figat 2022-08-14 00:47:30 +02:00
  • c43f724189 Add reloading materials and particle emitters after shader compilation fail Wojtek Figat 2022-08-12 22:55:20 +02:00
  • ff87cdfebb Update SDFs Wojciech Figat 2022-08-12 16:00:48 +02:00
  • b8922ee846 Fix 1px offset in Model SDFs Wojciech Figat 2022-08-12 16:00:38 +02:00
  • 1e8e5c0f7c Fix Global SDF inside geometry to be negative Wojciech Figat 2022-08-12 16:00:27 +02:00
  • 9b816a321c Reduce DDGI probes distance limit to improve performance Wojciech Figat 2022-08-12 09:53:57 +02:00
  • d8c224112b Add Global Surface Atlas rendering for Foliage Wojciech Figat 2022-08-11 11:33:41 +02:00
  • 6c9b1f6be0 Add Global SDF rendering for Foliage Wojciech Figat 2022-08-10 14:27:08 +02:00
  • 6a1378ebdb Fix Global Surface Atlas drawing of objects that are hidden in GBuffer pass but should be visible for GI Wojciech Figat 2022-08-09 14:37:29 +02:00
  • 210342d337 Fix enum operators to be constexpr Wojciech Figat 2022-08-09 14:36:56 +02:00
  • 49df15c021 Fix Surface parameter attributes editor popup location Wojciech Figat 2022-08-09 12:37:27 +02:00
  • 07b02e6cf3 Add option to disable selecting text in text box Wojciech Figat 2022-08-08 13:51:55 +02:00
  • 183e87d147 Fix rich text box images from name in cooked build Wojciech Figat 2022-08-08 11:48:36 +02:00
  • 0eba11f1eb Add Content.GetEditorAssetPath Wojciech Figat 2022-08-08 11:48:16 +02:00
  • a4cdca80fc Increase level of assertions in SimulationEventCallbackPhysX Wojciech Figat 2022-08-08 11:18:32 +02:00
  • 5dadaf70f9 Add option to disable selecting text in text box Wojciech Figat 2022-08-08 11:18:16 +02:00
  • bb7d4f7812 Fix console builds Wojtek Figat 2022-08-07 21:06:17 +02:00
  • 7af0dc1b43 Add support for setting C++ version for build module compilation Wojtek Figat 2022-08-07 16:46:17 +02:00
  • ad7a8e528a Fix tab navigation Wojtek Figat 2022-08-06 12:10:14 +02:00
  • ed9f3f3d55 Add helper code example Wojtek Figat 2022-08-06 10:21:42 +02:00
  • f781fd8ab6 Add horizontal alignment tags for rich text box Wojciech Figat 2022-08-05 15:29:37 +02:00
  • 9caf80bdc9 Add option to disable text clipping in text boxes Wojciech Figat 2022-08-05 14:38:18 +02:00
  • b23cf5f1d8 Fix displaying multiple structure parameters in Visject Surface parameters panel Wojciech Figat 2022-08-05 13:27:32 +02:00
  • ce1465ae98 Fix crash when reloading game scripts in Editor with Anim Graph that contains game structs as params Wojciech Figat 2022-08-05 11:27:37 +02:00