Commit Graph

  • 77f962b33d Fix soft refs in bindings to match C# version that is not generic mafiesto4 2023-09-28 11:47:16 +02:00
  • 98d5769558 Fix performance bug in Development/Release builds due to incorrect draw calls batching (uninitialized memory) mafiesto4 2023-09-28 10:59:09 +02:00
  • b7e871ecfd Minor tweaks mafiesto4 2023-09-28 10:58:29 +02:00
  • 2cc6e80958 Checked my working. MZ 2023-09-28 16:07:38 +10:00
  • 299f68ebfe Vert color deduplication check MZ 2023-09-28 16:00:31 +10:00
  • ad28a3fdbf Better light theme (Style) support, and a Default light theme (as a secondary option) Luke Schneider 2023-09-27 21:54:34 -05:00
  • bcccb71373 Show full exception message in error message box for managed exceptions GoaLitiuM 2023-09-28 00:24:44 +03:00
  • 37d166dce7 Merge branch 'GoaLitiuM-mutex_delegate_fixes' into 1.7 mafiesto4 2023-09-27 22:42:36 +02:00
  • 9a5165ebdd Merge branch 'mutex_delegate_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-mutex_delegate_fixes mafiesto4 2023-09-27 22:42:23 +02:00
  • 249ded3d1f fix incorrect link ontrigger 2023-09-27 22:12:21 +03:00
  • 8338d1cc37 Fix Which not returning the found executable on success GoaLitiuM 2023-09-27 21:47:15 +03:00
  • d7db26cf89 Detect latest versions of clang GoaLitiuM 2023-09-27 21:45:55 +03:00
  • 155d11c07b - Filtering now also applies when dragging a connection from an input port Nils Hausfeld 2023-09-27 19:28:06 +02:00
  • 22e5afdb6f Fix Visual Studio project GUIDs getting randomized during regeneration GoaLitiuM 2023-09-27 20:16:46 +03:00
  • 98e9c75cb8 Merge branch 'master' into Visject-ContextSensitiveNodes Nils Hausfeld 2023-09-27 18:52:59 +02:00
  • 0c00dc20a2 Always generate additional Visual Studio solution files for all platforms GoaLitiuM 2023-09-27 18:42:16 +03:00
  • bff18a5564 Add -genproject -rider option for generating Rider compatible solution files GoaLitiuM 2023-09-27 18:41:22 +03:00
  • 2f9c601678 Merge remote-tracking branch 'origin/master' into 1.7 mafiesto4 2023-09-27 17:32:47 +02:00
  • 63c213aec0 - Support for Impulse ports Nils Hausfeld 2023-09-27 17:04:35 +02:00
  • c4da34a463 - Implemented function node and bind/unbind node compatiblility/filtering - Added NodeTypeHint enum Nils Hausfeld 2023-09-27 16:24:33 +02:00
  • 44292efa04 Fix editing array of tags in Editor that is null initially mafiesto4 2023-09-27 13:38:03 +02:00
  • 86c06297e8 Merge branch 'GoaLitiuM-unsub_event_nothrow' mafiesto4 2023-09-27 13:21:18 +02:00
  • 934457ac0b Merge branch 'unsub_event_nothrow' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-unsub_event_nothrow mafiesto4 2023-09-27 13:21:12 +02:00
  • 4dd6653098 Merge branch 'solnem-fix/editor-window-closing-during-camera-flight' mafiesto4 2023-09-27 13:18:17 +02:00
  • 75711a16bc Merge branch 'fix/editor-window-closing-during-camera-flight' of https://github.com/solnem/FlaxEngine into solnem-fix/editor-window-closing-during-camera-flight mafiesto4 2023-09-27 13:18:10 +02:00
  • b00156f519 Add some improvements to particles editing mafiesto4 2023-09-27 13:04:44 +02:00
  • 523a14af56 Fix missing Variant marshalling for scripting structures bindings mafiesto4 2023-09-27 13:04:14 +02:00
  • be944e35a5 Merge branch 'master' into Visject-ContextSensitiveNodes Nils Hausfeld 2023-09-27 12:48:07 +02:00
  • e5e37f3a41 Add android_native_app_glue.h to be included in engine package mafiesto4 2023-09-27 11:31:52 +02:00
  • bff9c3419d Merge branch 'GoaLitiuM-fix_uaf' mafiesto4 2023-09-26 21:30:04 +02:00
  • d14dc56b5c Change name to AxisValueChanged. Tryibion 2023-09-26 10:26:06 -05:00
  • 9b48d1feb8 Update comments Tryibion 2023-09-26 10:04:08 -05:00
  • 071a73c6d9 Add AxisChanged event to InputAxis. Tryibion 2023-09-26 10:03:34 -05:00
  • 3a9dd3f8f8 Small wording change Tryibion 2023-09-26 09:41:41 -05:00
  • ed2dd7211a Add back depriciated Triggered event. Tryibion 2023-09-26 09:40:30 -05:00
  • e8088f42ac Fix string use-after-free while loading managed assemblies GoaLitiuM 2023-09-26 17:37:53 +03:00
  • eeab9774a9 Add easily getting action state Tryibion 2023-09-26 09:31:23 -05:00
  • ea1da0481f Change input event to trigger different input states. Tryibion 2023-09-26 08:35:10 -05:00
  • 0ddb0e4350 Merge branch 'Tryibion-ui-adds' mafiesto4 2023-09-26 10:48:32 +02:00
  • a919130434 Merge branch 'ui-adds' of https://github.com/Tryibion/FlaxEngine into Tryibion-ui-adds mafiesto4 2023-09-26 10:47:24 +02:00
  • c015feac84 Merge branch 'stefnotch-patch-13' mafiesto4 2023-09-26 10:46:11 +02:00
  • 3b26d1e0ea Merge branch 'patch-13' of https://github.com/stefnotch/FlaxEngine into stefnotch-patch-13 mafiesto4 2023-09-26 10:46:05 +02:00
  • 6621e70ae7 Add objects replication and RPC stats table to Network Profiler mafiesto4 2023-09-26 10:33:12 +02:00
  • 1bc7ad5e9d Update SerializeAttribute.cs stefnotch 2023-09-26 10:30:57 +02:00
  • f06af4d589 Visual studio auto-formatting fixed by just editing it in notepad :) Menotdan 2023-09-26 00:09:57 -04:00
  • 0f53c486ed Fixed formatting to match master branch Menotdan 2023-09-26 00:05:50 -04:00
  • fdf760f483 Merge branch 'master' of https://github.com/Menotdan/FlaxEngine into material_import Menotdan 2023-09-25 23:51:34 -04:00
  • 2d37e59e73 completely remove SmoothingScale ontrigger 2023-09-26 00:51:44 +03:00
  • d8e2b06c38 - Minor cleanup Nils Hausfeld 2023-09-25 23:26:33 +02:00
  • 056d8d5b6c don't animate when scrollbar is held ontrigger 2023-09-25 23:46:16 +03:00
  • a18d2d0eba remove logging ontrigger 2023-09-25 23:35:52 +03:00
  • 6a62dac49b remove usages of SmoothingScale across the codebase ontrigger 2023-09-25 23:29:29 +03:00
  • 9667848c96 make scrolling duration based and deprecate SmoothingScale ontrigger 2023-09-25 23:28:29 +03:00
  • 3b393ef4db Groups now get filtered by box type when added after the context menu was opened Nils Hausfeld 2023-09-25 21:58:05 +02:00
  • 5ced9453d4 Fix editor window closing when using RMB + Ctrl + W for slow camera flight Christopher Rothert 2023-09-25 15:25:53 +02:00
  • 081ef1fd81 More debug draws. It seems to be showing some weird issues with leftWidth/rightWidth size. Menotdan 2023-09-25 14:20:35 -04:00
  • 33c51d0a8e - Filtering is functioning now for all default groups Nils Hausfeld 2023-09-25 19:10:05 +02:00
  • fd3a5c55e1 Simplify code Tryibion 2023-09-25 11:50:04 -05:00
  • 5eff51d47e Add button to position camera to editor viewport view. Tryibion 2023-09-25 11:46:37 -05:00
  • da47088250 Add conditional profiling in Editor (run only when using Profiler window) mafiesto4 2023-09-25 18:34:07 +02:00
  • 216a5e9f92 Add support for displaying all active Network Peer stats in Editor Profiler tab mafiesto4 2023-09-25 16:49:18 +02:00
  • a672f6aa6b Merge branch 'Tryibion-npute-editor-improve' mafiesto4 2023-09-25 16:34:09 +02:00
  • c374127de1 Fix error when loading project on non-ASCII path mafiesto4 2023-09-25 16:34:01 +02:00
  • 96b6313acb Fix crash when loading C# assembly from non-ASNSI path mafiesto4 2023-09-25 16:30:24 +02:00
  • cfd53eea60 Merge branch 'npute-editor-improve' of https://github.com/Tryibion/FlaxEngine into Tryibion-npute-editor-improve mafiesto4 2023-09-25 15:47:38 +02:00
  • 273e70da09 Merge branch 'Tryibion-fix-rightclick-source' mafiesto4 2023-09-25 15:46:49 +02:00
  • d7b5a582f2 Merge branch 'fix-rightclick-source' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-rightclick-source mafiesto4 2023-09-25 15:46:43 +02:00
  • 212a2e1ded Format code from recent PRs mafiesto4 2023-09-25 15:42:23 +02:00
  • ef106c6a29 Merge branch 'Radiangames-MMB_Pan' mafiesto4 2023-09-25 15:41:08 +02:00
  • c46ec41f6f Merge branch 'MMB_Pan' of https://github.com/Radiangames/FlaxEngine into Radiangames-MMB_Pan mafiesto4 2023-09-25 15:40:19 +02:00
  • 90a4fba767 Improve #1490 performance to use Ordinal string comparision and just check for extension on some generated files mafiesto4 2023-09-25 15:39:00 +02:00
  • e37d9017c0 Merge branch 'Tryibion-gen-file-filter' mafiesto4 2023-09-25 15:37:23 +02:00
  • 8ac23e556a Merge branch 'gen-file-filter' of https://github.com/Tryibion/FlaxEngine into Tryibion-gen-file-filter mafiesto4 2023-09-25 15:37:11 +02:00
  • 0e5755ddaf Merge branch 'Chikinsupu-TextBox-ControlBackspaceSupport' mafiesto4 2023-09-25 15:36:17 +02:00
  • 1b9d61b408 Merge branch 'TextBox-ControlBackspaceSupport' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-TextBox-ControlBackspaceSupport mafiesto4 2023-09-25 15:34:40 +02:00
  • ee5c11cef5 Merge branch 'Chikinsupu-ContainerControl-ShiftTabSupport' mafiesto4 2023-09-25 15:34:11 +02:00
  • 2fb1778801 Merge branch 'ContainerControl-ShiftTabSupport' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-ContainerControl-ShiftTabSupport mafiesto4 2023-09-25 15:31:23 +02:00
  • 8d72b1661b Merge branch 'GoaLitiuM-vulkan_shader_comp_fix' mafiesto4 2023-09-25 15:22:55 +02:00
  • 4fd8697082 Working improvements from docs PR mafiesto4 2023-09-25 11:11:56 +02:00
  • b2ec235f01 Minor tweaks mafiesto4 2023-09-25 11:00:49 +02:00
  • 84ecd49439 Fix slider clipping left most pixel of fill bar. Tryibion 2023-09-24 15:40:56 -05:00
  • 8a2272b825 Add has border and border thickness options. Tryibion 2023-09-24 15:40:40 -05:00
  • cb89daad36 Clean up comments. Tryibion 2023-09-24 15:15:53 -05:00
  • 87ef35cd4f Add tooltips to move with the mouse cursor. Tryibion 2023-09-24 15:14:28 -05:00
  • 50ebd5cb87 - Fixed massive UI freeze because of perform layout oversight Nils Hausfeld 2023-09-24 20:31:22 +02:00
  • 8d39d51f90 - Added profiling Nils Hausfeld 2023-09-24 20:22:44 +02:00
  • 038a3603e4 - Possible nodes get filtered now depending on the available node ports Nils Hausfeld 2023-09-24 19:33:03 +02:00
  • 626bdf2e37 Add Variant::AsStructure to comparision operator between VariantType and ScriptingTypeHandle mafiesto4 2023-09-24 19:27:23 +02:00
  • 8a00a3e61e Expose moveTo node functions to override in C# mafiesto4 2023-09-24 19:26:41 +02:00
  • 65583ac6aa Add NavMeshRuntime to scripting api mafiesto4 2023-09-24 19:26:17 +02:00
  • 0de31f630f - Moved control point calculation into its own function since multiple parts of the code depend on it - 'DrawConnection' function now calls the control point calculation function - 'IntersectsConnection' function now calls the control point calculation function Nils Hausfeld 2023-09-24 18:40:34 +02:00
  • 1e3debf1ec Remake #1413 Ruan Lucas 2023-09-24 11:37:14 -04:00
  • 409b17df2d Remake Ruan Lucas 2023-09-24 11:28:07 -04:00
  • 9021deb49e Fix Vulkan shader compilation with source files missing the last newline GoaLitiuM 2023-09-24 15:38:12 +03:00
  • 15b1e0a984 Minor fixes mafiesto4 2023-09-24 13:20:19 +02:00
  • 959bd33efc Rename AllocState to NewState mafiesto4 2023-09-24 13:17:59 +02:00
  • 22764f5362 Improved SceneNodeDoubleClick names davevanegdom 2023-09-23 23:28:59 +02:00
  • b6ad252305 - Removed unnecessary null-conditional operator - Removed unnecessary Float2 allocation Nils Hausfeld 2023-09-23 19:14:06 +02:00
  • 10bcb26005 Fix invalid characters in generated C# launch settings paths GoaLitiuM 2023-09-23 18:29:27 +03:00
  • dc324b4ec6 Fix crash when max files open limit is too small on macOS/iOS mafiesto4 2023-09-23 14:47:16 +02:00