Commit Graph

  • 01f2cc1dcc Fix #128 and fix #120 stefnotch 2021-02-09 22:10:43 +01:00
  • 6906db499e Add VS Code as default code editor on Linux mafiesto4 2021-02-09 21:52:50 +01:00
  • 8fe04d6db4 Fix window auto-focus on Linux mafiesto4 2021-02-09 21:52:34 +01:00
  • 4ce6882fc0 Add support for using VS Code as IDE for scripts on Linux mafiesto4 2021-02-09 21:01:05 +01:00
  • dc63d908b8 Fix resizing and maximizing window on Linux mafiesto4 2021-02-09 19:54:46 +01:00
  • 6673d70d0a [C++] Add missing header forcing client code to include two headers instead of one Vizepi 2021-02-09 18:20:20 +01:00
  • cb6b96dea6 [C++] Added FLAXENGINE_API macro on SettingsBase class so static symbol are retrieved by linker Vizepi 2021-02-09 18:08:50 +01:00
  • 042694f45e Added random enum W2.Wizard 2021-02-09 17:11:44 +01:00
  • d4f959b681 Add support for Deformable material preview mafiesto4 2021-02-09 16:46:10 +01:00
  • 15c4b7df54 Update materials mafiesto4 2021-02-09 16:08:51 +01:00
  • 311dad7b82 Add Spline Model mafiesto4 2021-02-09 16:04:47 +01:00
  • 2b962e4389 Fix invalid comment mafiesto4 2021-02-09 10:58:13 +01:00
  • 05a7b911f1 Fix screen size getting stefnotch 2021-02-09 10:29:29 +01:00
  • e8dc48690e Improve VS Code project launch tasks file for better debugging mafiesto4 2021-02-08 23:43:55 +01:00
  • be7024784e Fix PathRemoveRelativeParts for rooted paths mafiesto4 2021-02-08 23:17:50 +01:00
  • b30ab38ef2 Window impl on Linux progress mafiesto4 2021-02-08 22:53:32 +01:00
  • dfe7963436 Fix window maximize on Linux if it's not shown yet mafiesto4 2021-02-08 22:19:18 +01:00
  • 034890ee7c Window impl on Linux progress mafiesto4 2021-02-08 21:33:38 +01:00
  • 58350c87e2 Fix missing CharacterController bounds if controller is missing mafiesto4 2021-02-08 20:20:39 +01:00
  • c9860f21ec Fix scripting object issue mafiesto4 2021-02-08 19:42:04 +01:00
  • 85167b2d4b Fix using Bezier curve for Transform mafiesto4 2021-02-08 15:45:39 +01:00
  • 8e87c98644 Cleanup material shaders code mafiesto4 2021-02-08 15:45:22 +01:00
  • da784e98e5 Add Deformable material domain mafiesto4 2021-02-08 15:44:38 +01:00
  • 20d9c7181f Untested cross platform implementation stefnotch 2021-02-08 10:07:38 +01:00
  • 8f8f0266ce Add DpiScale to RootWindow stefnotch 2021-02-08 09:48:57 +01:00
  • c7feeb624d Tweaks stefnotch 2021-02-08 09:48:46 +01:00
  • 57f9e42486 Fix Editor timeline editor controls API visible in Visual Scripting mafiesto4 2021-02-07 21:41:46 +01:00
  • 103d630d80 Fix tooltips generation for native properties to reflect getter and setter docsa mafiesto4 2021-02-07 21:41:17 +01:00
  • 2f34bfbeff Merge branch 'Evildea-master' mafiesto4 2021-02-07 21:12:45 +01:00
  • 57fab6a7f7 Merge branch 'master' of git://github.com/Evildea/FlaxEngine into Evildea-master mafiesto4 2021-02-07 21:12:39 +01:00
  • 2325de3ddc Fix missing terrain bounds update after modifying terrain mafiesto4 2021-02-07 21:11:04 +01:00
  • 96f1d9e820 Add UIControl outlines drawing in Prefab window mafiesto4 2021-02-07 20:19:21 +01:00
  • 04bb83fe31 Fixes mafiesto4 2021-02-07 20:19:10 +01:00
  • 5768eefe49 Optimize Texture::DownloadData for staging textures mafiesto4 2021-02-07 20:06:44 +01:00
  • 8c1f56b7db Fixes for scripting objects mafiesto4 2021-02-07 19:28:57 +01:00
  • 9f3be80f9c Fix VS debugger config for Dictionary and HashSet to show only Occupied buckets mafiesto4 2021-02-07 19:28:23 +01:00
  • 6ea897b0f5 Update Mono for Windows mafiesto4 2021-02-07 19:27:54 +01:00
  • f9deb97229 Fix custom title bar high dpi issues stefnotch 2021-02-07 18:03:23 +01:00
  • f5b48e03e9 Per window DPI stefnotch 2021-02-07 17:26:41 +01:00
  • ca6afc0c2d Fix HorizontalPanel and VerticalPanel auto-sizing if child control is using anchors mafiesto4 2021-02-07 16:49:44 +01:00
  • 08abc798cc Fix FindActor and FindScript in Level mafiesto4 2021-02-07 16:31:30 +01:00
  • 0f4edbcc6f Merge branch 'W2Wizard-DebugDrawFix' mafiesto4 2021-02-07 13:08:50 +01:00
  • 5529bd7bc0 Merge branch 'DebugDrawFix' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-DebugDrawFix mafiesto4 2021-02-07 13:08:46 +01:00
  • 0242e29873 Fix painting foliage on inactive objects mafiesto4 2021-02-07 13:06:33 +01:00
  • a246825b3d Merge branch 'intolerantape-Missing-FLAXENGINE_API-Macro' mafiesto4 2021-02-07 12:56:11 +01:00
  • 8d3f4aa9d9 Merge branch 'Missing-FLAXENGINE_API-Macro' of git://github.com/intolerantape/FlaxEngine into intolerantape-Missing-FLAXENGINE_API-Macro mafiesto4 2021-02-07 12:56:08 +01:00
  • 6e5a13111a Fix auto-importing materials and textures from model file with invalid path characters used in name mafiesto4 2021-02-07 12:49:14 +01:00
  • 9ddb077e7c Merge branch 'SilentCLD-win-btf' mafiesto4 2021-02-07 12:19:56 +01:00
  • 46b15551b4 Merge branch 'win-btf' of git://github.com/SilentCLD/FlaxEngine into SilentCLD-win-btf mafiesto4 2021-02-07 12:19:45 +01:00
  • 522e1eb769 Inverted condition W2.Wizard 2021-02-06 20:10:22 +01:00
  • 633357cc9b Added FLAXENGINE_API macro to class JsonAsset. intolerantape 2021-02-06 09:52:30 -08:00
  • 5cb0da3340 Move GPU particles generator code to be more compact mafiesto4 2021-02-06 15:58:33 +01:00
  • 25f35b22be Add safety checks for particles data to prevent division by 0 mafiesto4 2021-02-06 15:58:12 +01:00
  • f5d1ad5a9b Use ThrowException instead W2.Wizard 2021-02-06 13:32:04 +01:00
  • 5b32756536 Remove empty space W2.Wizard 2021-02-06 11:32:58 +01:00
  • 8a567f0849 Fix issue #214 W2.Wizard 2021-02-06 11:29:48 +01:00
  • d27edbf5a9 Format code mafiesto4 2021-02-05 21:18:21 +01:00
  • 1e811324eb Merge branch 'W2Wizard-FolderDeleteFix' mafiesto4 2021-02-05 21:17:54 +01:00
  • 42393eb316 Merge branch 'FolderDeleteFix' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-FolderDeleteFix mafiesto4 2021-02-05 21:17:49 +01:00
  • 6b660c846b Fix updating prefab object reference values after apply in prefab editor mafiesto4 2021-02-05 21:12:14 +01:00
  • 43692f514a Fix mafiesto4 2021-02-05 21:11:41 +01:00
  • 78e4ba2f17 Add support for UICanvas preview in Prefab Viewport mafiesto4 2021-02-05 21:11:35 +01:00
  • 2fbfe61f2c Restore comment W2.Wizard 2021-02-05 15:59:35 +01:00
  • 0e57b32082 Fixed issue #210 W2.Wizard 2021-02-05 15:49:01 +01:00
  • 5a561b1278 Update materials mafiesto4 2021-02-05 15:30:01 +01:00
  • d8304a2178 Refactor material shaders generator to use modular features as extensions mafiesto4 2021-02-05 14:54:29 +01:00
  • 300f948515 Refactor material shaders generator to use modular features as extensions mafiesto4 2021-02-05 13:57:00 +01:00
  • 2da9ed4556 Fix crash when using Find/FindLast on empty String mafiesto4 2021-02-05 11:55:21 +01:00
  • 089f0dab3a Refactor material shaders generator to use modular features as extensions mafiesto4 2021-02-05 11:55:02 +01:00
  • 01777a2c1b Refactor material shaders generator to use modular features as extensions mafiesto4 2021-02-05 11:22:47 +01:00
  • 3661b19d6c Fix some prefabs issues mafiesto4 2021-02-04 23:34:44 +01:00
  • db55f5ea3f Fix crash when changing prefab root object mafiesto4 2021-02-04 22:59:13 +01:00
  • ae785267c2 Fix scaling rotated objects in world space mafiesto4 2021-02-04 22:32:37 +01:00
  • 7868c6505d [Editor/Docking] Bring window to front on focus SilentCLD 2021-02-04 17:49:54 +00:00
  • b5847eb0d6 Refactor material shaders generator to use modular features as extensions mafiesto4 2021-02-04 15:27:38 +01:00
  • 9e6243adcc Refactor material shaders generator to use modular features as extensions mafiesto4 2021-02-04 14:58:01 +01:00
  • 2a3b6edf50 Refactor material shaders generator to use modular features as extensions mafiesto4 2021-02-04 10:43:04 +01:00
  • 7e612d89cb Merge branch 'W2Wizard-ShaderNodes' mafiesto4 2021-02-03 23:14:00 +01:00
  • 21b311df17 Merge branch 'ShaderNodes' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-ShaderNodes mafiesto4 2021-02-03 23:13:55 +01:00
  • 880a8c9f58 Add support for parsing exponential (scientific) notation numbers in input fields mafiesto4 2021-02-03 23:10:36 +01:00
  • e3142e6408 Fix updating input fields on editing end without changes mafiesto4 2021-02-03 22:34:11 +01:00
  • 4949ea4b3b Applied review changes W2.Wizard 2021-02-03 22:24:08 +01:00
  • 9c348b284f Fixes for UI control sync mafiesto4 2021-02-03 22:00:12 +01:00
  • 85c219369d Fix updating UI layout when adding control mafiesto4 2021-02-03 21:59:21 +01:00
  • 6ffa497c0a Fixes for Render2D mafiesto4 2021-02-03 21:52:49 +01:00
  • ba0f07b57e Fix BlurPanel rendering mafiesto4 2021-02-03 21:52:29 +01:00
  • a572e581e5 Fix HorizontalPanel children layout mafiesto4 2021-02-03 21:30:33 +01:00
  • c3b36062ed Fix error mafiesto4 2021-02-03 19:24:47 +01:00
  • 8e4a0e9e97 Fix drawing UI Control outline in Game Window (#194) mafiesto4 2021-02-03 19:09:41 +01:00
  • a560b19cbc Refactor draw calls and instancing logic to be more modular mafiesto4 2021-02-03 09:33:48 +01:00
  • 28f53339e7 Fix crash when loading string property in json that is not a string mafiesto4 2021-02-02 23:33:42 +01:00
  • 0c17ca82b7 Merge branch 'stefnotch-patch-4' mafiesto4 2021-02-02 23:20:50 +01:00
  • f048254d82 Merge branch 'patch-4' of git://github.com/stefnotch/FlaxEngine into stefnotch-patch-4 mafiesto4 2021-02-02 23:20:43 +01:00
  • fb74aef541 Add check for C++ bindings generator for property getter and setter method value types to match mafiesto4 2021-02-02 23:14:21 +01:00
  • 81cc8cf69c Add Matrix3x4 mafiesto4 2021-02-02 15:44:14 +01:00
  • 00fab5cfd6 Add event to spline for updating custom data mafiesto4 2021-02-02 12:53:18 +01:00
  • 85a6f485f1 Fixes and tweaks mafiesto4 2021-02-02 12:52:37 +01:00
  • d2dba5680b Fix calling OnParentChanged in Actor load mafiesto4 2021-02-02 12:52:21 +01:00
  • c00b32364a Add SceneGraphNode.OnContextMenu for customizations mafiesto4 2021-02-02 12:51:36 +01:00
  • 23652d1bc5 Merge remote-tracking branch 'origin/master' into 1.1 mafiesto4 2021-02-02 10:29:52 +01:00