Commit Graph

  • d28b0ab2a6 revert unrelated change in .csproj nothingTVatYT 2024-01-28 21:41:08 +01:00
  • 9e38a01acc add units support in float, double and Float3 input nothingTVatYT 2024-01-28 20:52:25 +01:00
  • 69b7a10c1f Add Stopwatch for accurate duration measuring Wojtek Figat 2024-01-28 20:31:03 +01:00
  • ecf593e7a4 Remove unused SaveTime/LoadTime from Scene Wojtek Figat 2024-01-28 20:28:29 +01:00
  • 2a70d0c011 Fix invalid log timing when log file is disabled in cooked build Wojtek Figat 2024-01-28 19:52:31 +01:00
  • 2853af20f6 Tweak iOS AOT options Wojtek Figat 2024-01-28 01:23:58 +01:00
  • c60058758b Minor fixes Wojtek Figat 2024-01-28 01:15:29 +01:00
  • 74d348706c Add skeleton mask asset parameter to Blend With Mask anim node. ruan 2024-01-27 14:23:41 -04:00
  • 18fc6ebd39 Half windowed size and center on screen if going to windowed mode. Chandler Cox 2024-01-26 10:38:36 -06:00
  • 9874b753cb Merge branch 'master' into collection-ui Chandler Cox 2024-01-26 09:54:03 -06:00
  • ee19bca7e4 Fixing skipped static and other fields generating "else if" without "if" first. z1dev 2024-01-26 09:07:02 +01:00
  • 39e7be6322 Added "Start Time" option for Audio Source Actor whocares77 2024-01-24 19:58:29 +03:00
  • b85f471fcb Add drag cleanup on destroy. Chandler Cox 2024-01-23 08:59:27 -06:00
  • f306d34a6e Add drag drop for actor script items into scenes and prefabs. Chandler Cox 2024-01-23 08:34:15 -06:00
  • 045f49d2d6 Fixes terrain smoothing separation issue envision3d 2024-01-22 22:25:53 -06:00
  • d5e9ad2147 Adjust combobox window position based on what direction it opens. Chandler Cox 2024-01-22 21:01:04 -06:00
  • ce658acb22 Dont include editor modules in auto generated git plugin pulling. Chandler Cox 2024-01-22 18:03:14 -06:00
  • 0d3b81b8ca Change drop location of multiple nodes to be vertical. Chandler Cox 2024-01-22 17:37:02 -06:00
  • a0e127b9cc Various porting patches Wojtek Figat 2024-01-22 21:17:58 +01:00
  • 19ddcad16f Small clean code ruan 2024-01-21 11:03:29 -04:00
  • e5160f2885 Small fix ruan 2024-01-21 10:42:55 -04:00
  • afe9b15899 Merge branch 'master' into vehicle-physics ruan 2024-01-21 09:02:18 -04:00
  • 34583d7a55 Fix crash when disable vehicle ruan 2024-01-21 09:00:46 -04:00
  • 7f95748351 Fix brake not working on tanks ruan 2024-01-20 19:44:08 -04:00
  • 37fe11e19f Add missing mono lib to consoles build Wojtek Figat 2024-01-19 20:33:28 +01:00
  • 8e3123a129 Add better stack trace reporting in crashes when running on non-Windows platforms Wojtek Figat 2024-01-18 16:06:34 +01:00
  • b4186052df Add printing stack trace even when not using log file Wojtek Figat 2024-01-18 16:04:22 +01:00
  • 6d6b678b29 Minor changes from porting Wojtek Figat 2024-01-18 16:03:27 +01:00
  • 40e75465a3 fix plugin entry layout nothingTVatYT 2024-01-17 22:46:49 +01:00
  • 3bdc70a4c6 Add automatic building of nethost for consoles Wojtek Figat 2024-01-15 17:30:45 +01:00
  • 64e3db3a98 Update Array.h added IsValidIndex NoriteSC 2024-01-13 17:32:07 +01:00
  • e6389511ff Fix tank inputs without initialized values ruan 2024-01-13 09:47:00 -04:00
  • 2c5095e0a1 Fix Plugin Project creation when the user types in symbols. Chandler Cox 2024-01-12 20:35:59 -06:00
  • 503bcdcf27 Change visibility instead of enable on scroll bars. Chandler Cox 2024-01-12 19:57:00 -06:00
  • 0eb4e0205e Better fix Chandler Cox 2024-01-12 19:43:58 -06:00
  • 2935b8ba10 Fix prefab transform on drag drop with parent. #1749 Chandler Cox 2024-01-12 19:12:48 -06:00
  • 82c8e39dfd Fix AlwaysShowScrollbars to update enabled state of the scroll bars. #2165 Chandler Cox 2024-01-12 17:23:10 -06:00
  • ec6fb459bb Merge remote-tracking branch 'origin/1.8' into 1.8 Wojtek Figat 2024-01-12 13:44:57 +01:00
  • 9a70f698b9 Various improvements to building nethost Wojtek Figat 2024-01-12 13:44:50 +01:00
  • 5b3e7f0bf8 Fix FileSystem::CopyDirectory not failing when source folder is missing Wojtek Figat 2024-01-12 13:44:01 +01:00
  • 52da42e62e Add reload project menu button Chandler Cox 2024-01-11 14:19:51 -06:00
  • 1da803c5fb Fix compilation without GPU resources naming enabled Wojtek Figat 2024-01-11 17:59:34 +01:00
  • 697db443ac Skip astc on macOS x64 due to precompiled lib with too new clang ver Wojtek Figat 2024-01-11 17:58:02 +01:00
  • 76cf935583 Fix Dropdown panel scale correctly. Chandler Cox 2024-01-10 22:00:20 -06:00
  • cae9ddfa36 Default to keep local orientation. Chandler Cox 2024-01-10 13:56:38 -06:00
  • f1d6d71f6c Get unrotated bounded box to rotate. Chandler Cox 2024-01-10 13:53:22 -06:00
  • 361cb914f3 Keep local orientation on collider spawn. Add option to keep orientation when resizing collider. Chandler Cox 2024-01-10 11:42:49 -06:00
  • 8922b5cd79 clean up include file nothingTVatYT 2024-01-10 18:38:29 +01:00
  • d126f5bc55 use enum helper functions nothingTVatYT 2024-01-10 18:36:05 +01:00
  • 2c76785bf0 remove unused import nothingTVatYT 2024-01-10 18:31:13 +01:00
  • 1094abce5a Fix crash when finding actor or level with empty name text Wojtek Figat 2024-01-10 12:12:11 +01:00
  • b7cc4c768f Fix unpacking Variant structure if input value is a scalar Wojtek Figat 2024-01-10 12:08:01 +01:00
  • d807e9bfe0 Fix crash when setting maanaged structure data via Variant Wojtek Figat 2024-01-10 11:48:08 +01:00
  • fa0e2fe0be Merge branch 'GoaLitiuM-sln_folder_mapping_fix' Wojtek Figat 2024-01-10 11:03:01 +01:00
  • e54cbbd5a3 Merge branch 'sln_folder_mapping_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-sln_folder_mapping_fix Wojtek Figat 2024-01-10 11:02:56 +01:00
  • e98eed9f62 Merge branch 'Tryibion-move-shortkey' Wojtek Figat 2024-01-10 11:01:39 +01:00
  • a82ea17864 Merge branch 'move-shortkey' of https://github.com/Tryibion/FlaxEngine into Tryibion-move-shortkey Wojtek Figat 2024-01-10 11:01:07 +01:00
  • 6289b9d15a Fix crash due to incorrect PhysX usage for vehicle setup Wojtek Figat 2024-01-10 10:58:39 +01:00
  • 1e061b77af Add back in checking for textRect x location. Chandler Cox 2024-01-08 19:48:12 -06:00
  • afb5edb824 Adjust ContextMenu ShortKeys as needed to accommodate for scrollbar when visible. Chandler Cox 2024-01-08 19:45:54 -06:00
  • 9fd7a231ca Fix invalid Visual Studio solution folder nesting Ari Vuollet 2024-01-08 20:45:10 +02:00
  • 0b7c187630 Fix Animated Model slot animations clearing on start Wojtek Figat 2024-01-07 22:35:17 +01:00
  • 8c2a156e1f Add SourceState and DestinationState modes to State Machine interruption modes in Anim Graph Wojtek Figat 2024-01-07 18:34:15 +01:00
  • 7f420c0131 add validation to vehicle drive Mr. Capybara 2024-01-07 10:46:21 -04:00
  • eca17c7799 Change vehicle drive mode to vehiclde drive control Mr. Capybara 2024-01-07 10:35:00 -04:00
  • 14a4c92aa8 Add Vehicle anti roll bar and suspension sprung force multiplier Mr. Capybara 2024-01-06 14:49:38 -04:00
  • a24a9d2094 move constraints checks to RigidBody nothingTVatYT 2024-01-06 12:40:24 +01:00
  • af0439f3ce Add displaying playback position of animation in Anim Graph window Wojtek Figat 2024-01-05 22:06:44 +01:00
  • 6d58883454 Add events tracing feature to Animated Model for animation playback insights Wojtek Figat 2024-01-05 21:42:28 +01:00
  • 0075184a99 Merge branch 'master' into 1.8 Wojtek Figat 2024-01-05 17:13:51 +01:00
  • b6337c748c Fix stopping slot animations and playing the same frame Wojtek Figat 2023-12-27 23:45:55 +01:00
  • 7f4d2d8db6 Fix GPU profiler event percentage calculation and add tint highlight to spot slow entries Wojtek Figat 2024-01-05 12:53:48 +01:00
  • 254ef30fea Merge branch 'plemsoft-PE-2023-DEC' Wojtek Figat 2024-01-05 12:19:43 +01:00
  • 78b13ace5c Minor tweak Wojtek Figat 2024-01-05 12:19:37 +01:00
  • 8ec4030e1a Merge branch 'PE-2023-DEC' of https://github.com/plemsoft/FlaxEngine into plemsoft-PE-2023-DEC Wojtek Figat 2024-01-05 12:19:08 +01:00
  • 60fd4702a6 Fix crash when using degenerated triangle in Multi Blend 2D to properly sample animation Wojtek Figat 2024-01-05 11:52:28 +01:00
  • d9ca3e5b57 Add sanity check to prevent crashes when Animated Model has NaN in skeleton pose Wojtek Figat 2024-01-05 11:29:53 +01:00
  • 37da55896c Remove unused DateTime apis and cleanup constants Wojtek Figat 2024-01-05 11:15:32 +01:00
  • 976d0992df Fix DateTime::GetDate calculations Wojtek Figat 2024-01-05 11:13:41 +01:00
  • 6fb6769574 Merge branch 'Menotdan-expose-csm-settings' Wojtek Figat 2024-01-05 10:42:14 +01:00
  • a3b3fd2efe Merge branch 'expose-csm-settings' of https://github.com/Menotdan/FlaxEngine into Menotdan-expose-csm-settings Wojtek Figat 2024-01-05 10:42:09 +01:00
  • aeb741e032 Merge branch 'nothingTVatYT-fix-file-time' Wojtek Figat 2024-01-05 10:41:17 +01:00
  • 6fb5c43e2a Merge branch 'fix-file-time' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-fix-file-time Wojtek Figat 2024-01-05 10:41:05 +01:00
  • b1087c162a Merge branch 'Menotdan-skip-existing-mats' Wojtek Figat 2024-01-05 10:40:26 +01:00
  • b4f5623537 Merge branch 'skip-existing-mats' of https://github.com/Menotdan/FlaxEngine into Menotdan-skip-existing-mats Wojtek Figat 2024-01-05 10:40:21 +01:00
  • 6d847c12df Merge branch 'Menotdan-multi-visibleif' Wojtek Figat 2024-01-05 10:39:44 +01:00
  • f145809765 Merge branch 'multi-visibleif' of https://github.com/Menotdan/FlaxEngine into Menotdan-multi-visibleif Wojtek Figat 2024-01-05 10:39:38 +01:00
  • 9c917b2f4d Merge branch 'NoriteSC-Blender-Link' Wojtek Figat 2024-01-05 10:38:53 +01:00
  • ba70f351ef Merge branch 'Blender-Link' of https://github.com/NoriteSC/FlaxEngineFork into NoriteSC-Blender-Link Wojtek Figat 2024-01-05 10:38:38 +01:00
  • 284c971ec0 don't rotate a rigidbody around locked axis nothingTVatYT 2024-01-05 05:07:08 +01:00
  • 7e948de2db Handle multiple nodes having the same mesh (probably?) Menotdan 2024-01-04 15:29:23 -05:00
  • a848fd027e Merge branch 'GoaLitiuM-profiling_hotkey_fix' Wojtek Figat 2024-01-04 11:28:17 +01:00
  • 28e64da4b4 Merge branch 'profiling_hotkey_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-profiling_hotkey_fix Wojtek Figat 2024-01-04 11:28:09 +01:00
  • 7ddcf198bb Merge branch 'GoaLitiuM-px_kinematic_move_fix' Wojtek Figat 2024-01-04 11:27:45 +01:00
  • 70298e8ae8 Merge branch 'px_kinematic_move_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-px_kinematic_move_fix Wojtek Figat 2024-01-04 11:27:38 +01:00
  • 15bbd13c72 Merge branch 'GoaLitiuM-null_networkdriver' Wojtek Figat 2024-01-04 11:27:18 +01:00
  • 7f5dd78349 Merge branch 'null_networkdriver' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-null_networkdriver Wojtek Figat 2024-01-04 11:27:13 +01:00
  • 2ba230609c Merge branch 'GoaLitiuM-rider_cpp_intellisense_fix' Wojtek Figat 2024-01-04 11:26:37 +01:00
  • da7840cb6c Merge branch 'rider_cpp_intellisense_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-rider_cpp_intellisense_fix Wojtek Figat 2024-01-04 11:26:33 +01:00
  • a231a6cac6 Merge branch 'z1dev-master' Wojtek Figat 2024-01-04 11:25:58 +01:00