Commit Graph

  • 847641f655 Fix crash when spawning C# object that inherits from abstract C++ class mafiesto4 2021-08-08 19:10:51 +02:00
  • cdca5b4a28 Fix undo for missing actor children and scripts when doing Convert action mafiesto4 2021-08-08 18:38:26 +02:00
  • 6609425880 Fix creating prefab in Editor from selection in Prefab window mafiesto4 2021-08-08 17:25:18 +02:00
  • 6ac0d5d3f4 Merge branch 'blep-bugfix_crash_2riderinstall' mafiesto4 2021-08-08 16:40:56 +02:00
  • bc46259286 Merge branch 'bugfix_crash_2riderinstall' of git://github.com/blep/FlaxEngine into blep-bugfix_crash_2riderinstall mafiesto4 2021-08-08 16:40:41 +02:00
  • 50bccd52e7 Fix startup failure on older CPUs that don't support invariant TSC mafiesto4 2021-08-08 16:38:28 +02:00
  • 84cca1ae98 Fix missing mesh collider vertices transformation for navmesh building mafiesto4 2021-08-08 16:20:48 +02:00
  • 71cf758ccf Fix crash when cooking collision data for multi-mesh models mafiesto4 2021-08-08 16:18:29 +02:00
  • edf98acae2 Undo unwanted change mafiesto4 2021-08-08 16:04:07 +02:00
  • a085531fda Add build preset and target names to access for Game Cooker extending mafiesto4 2021-08-08 16:02:48 +02:00
  • 6b532d2fbc Add CookingData for C# editor to extend the cooking process mafiesto4 2021-08-08 16:01:58 +02:00
  • 7862ff4670 Fixed crash on startup when 2 Rider installations are detected Baptiste Lepilleur 2021-08-07 21:43:58 +02:00
  • bc27890818 Merge branch 'marynate-PR-global-local-crash' mafiesto4 2021-08-07 16:52:48 +02:00
  • 1c5754beff Merge branch 'PR-global-local-crash' of git://github.com/marynate/FlaxEngine into marynate-PR-global-local-crash mafiesto4 2021-08-07 16:52:39 +02:00
  • 054def3d13 Fix crash in build tool if there is no valid project to pick mafiesto4 2021-08-07 16:46:39 +02:00
  • e6d5d5330e Fix CharacterController minimum size checks to prevent crashes if values are too small mafiesto4 2021-08-07 15:52:49 +02:00
  • f430803ecc Merge branch 'thallard-dev' mafiesto4 2021-08-07 15:33:12 +02:00
  • fc762fdbdb Merge branch 'dev' of git://github.com/thallard/FlaxEngine into thallard-dev mafiesto4 2021-08-07 15:29:01 +02:00
  • 6908aa4a8a Catch potential runtime error from locale::global marynate 2021-08-07 12:45:03 +08:00
  • 6c70f2e14f Fix editor crash on startup when Rider 2021.1 is installed Erdroy 2021-08-06 18:58:19 +02:00
  • 3bc489a7b5 Replace string variable check by an enum thallard 2021-08-06 15:50:30 +02:00
  • d22380c7cf Add warnings when cooking collision with empty mesh data mafiesto4 2021-08-06 15:07:50 +02:00
  • c4102ba884 Fix compiling C#-only game scripts without native platform tools installed mafiesto4 2021-08-06 13:17:23 +02:00
  • baee3a60a6 Added tick when a button is selected thallard 2021-08-06 11:47:50 +02:00
  • 5e2b4adff3 Removed useless static path thanks to @jb-perrier thallard 2021-08-06 00:21:27 +02:00
  • 78d668c599 Change enum and variable name thallard 2021-08-06 00:07:44 +02:00
  • e8b867430f Remplace string variable by enum thallard 2021-08-05 23:38:08 +02:00
  • 1426b4ca49 Removed useless debug logs thallard 2021-08-05 23:05:27 +02:00
  • 9682ac4643 Merge branch 'master' of https://github.com/FlaxEngine/FlaxEngine into dev thallard 2021-08-05 22:37:22 +02:00
  • d95cd24b76 Added functionality to order items by name thallard 2021-08-05 22:24:01 +02:00
  • 25f48a3469 Fix compilation with MSVC 140 tools 1.2.6222 mafiesto4 2021-08-05 21:01:36 +02:00
  • 1b3c74c3eb Fix showing context menu in Scene Tree window with scroll used mafiesto4 2021-08-05 19:12:34 +02:00
  • 425c23fea1 Rename NewWindowMethod to NewWindowLocation and add handling for new asset windows too mafiesto4 2021-08-05 18:56:55 +02:00
  • 16654fa639 Merge branch 'thallard-dev' mafiesto4 2021-08-05 18:52:41 +02:00
  • 8c010a8a96 Merge branch 'dev' of git://github.com/thallard/FlaxEngine into thallard-dev mafiesto4 2021-08-05 18:43:57 +02:00
  • bf2171ed74 Add support for cooking collision data from model asset on main thread and fix issue if mesh is during streaming mafiesto4 2021-08-05 16:41:55 +02:00
  • fae682e406 Implement DownloadDataCPU for Mesh and add result entries count mafiesto4 2021-08-05 16:40:28 +02:00
  • c5b9654547 Fix crash when unloading scene that has been already unloaded mafiesto4 2021-08-05 13:14:57 +02:00
  • a64d23b8ed Some tweaks thallard 2021-08-05 12:46:29 +02:00
  • b4d879960f Remove unused import thallard 2021-08-05 12:42:46 +02:00
  • 456a944482 Merge branch 'master' of https://github.com/FlaxEngine/FlaxEngine into dev thallard 2021-08-05 12:40:38 +02:00
  • 23e94a259b Create new option for open method window HosRa 2021-08-05 12:20:31 +02:00
  • cb5c716fdb Add third camera shot preview (in a middle) mafiesto4 2021-08-04 17:42:03 +02:00
  • 980aa860fc Fix camera preview in scene animation mafiesto4 2021-08-04 17:35:42 +02:00
  • 080b3b1136 Fix camera previews placement on camera cuts track mafiesto4 2021-08-04 16:58:24 +02:00
  • fc8c8b5c25 Tweaks and improvements for curves editing mafiesto4 2021-08-04 16:35:19 +02:00
  • 41b7897857 Split CurveEditor into separate files for easier navigation mafiesto4 2021-08-04 12:01:23 +02:00
  • 04c807aea5 Fix scrolling to selected actor in scene tree if parent is collapsed mafiesto4 2021-08-04 11:36:27 +02:00
  • 1c9abef342 Fix asset cache when loading asset from path with relative parts mafiesto4 2021-08-04 11:26:24 +02:00
  • 9464c509fa Improve keyframes and curves points moving with a mouse mafiesto4 2021-08-04 10:59:43 +02:00
  • 6ee6c8e0be Fix arrows in AnimGraph state machine mafiesto4 2021-08-03 17:08:54 +02:00
  • c9b87d9b76 Add option to use seconds for timeline/media duration mafiesto4 2021-08-03 12:05:47 +02:00
  • b5d2b39c3e Fix Control.GetChildAtRecursive with overlapping controls mafiesto4 2021-08-03 11:14:17 +02:00
  • d4817a95d7 Add MapTrack to SceneAnimationPlayer mafiesto4 2021-08-03 10:22:26 +02:00
  • 37cfe692f6 Add bone icon for Anim Graph connections with local skeleton nodes pose mafiesto4 2021-08-01 23:18:20 +02:00
  • 0e76bf22ed Fix crash when reading empty string from stream mafiesto4 2021-08-01 23:17:55 +02:00
  • f06054bc9d Fix warnings mafiesto4 2021-07-30 16:33:10 +02:00
  • 9012397593 Add automatic resizing for the timeline track preview values for better readability mafiesto4 2021-07-30 15:59:01 +02:00
  • 429223c7e3 Fix Label text positioning when using Auto Fit mafiesto4 2021-07-30 15:58:06 +02:00
  • 16c656cda2 Move member track preview value showing to be shared impl mafiesto4 2021-07-30 15:57:51 +02:00
  • e1cac0b779 Add loading info text when opening scene animation window mafiesto4 2021-07-30 15:04:26 +02:00
  • 25487c17e3 Fix stack overflow when using recursion with nested scene animations mafiesto4 2021-07-30 14:29:40 +02:00
  • 563eecebda Add support for Pack/Unpack Structure nodes and Enum constant in Anim Graph mafiesto4 2021-07-30 12:37:36 +02:00
  • c2de55f005 Add support for Is Null, Is Valid, As, Is and Type Reference nodes in Anim Graph mafiesto4 2021-07-30 10:59:20 +02:00
  • 22551e9410 Fix crash when loading empty managed object data mafiesto4 2021-07-30 10:58:06 +02:00
  • c4a0b1c4d6 Fix false-positive of Surface node value modification mafiesto4 2021-07-30 10:34:40 +02:00
  • e970d53787 Fix using C#-only structures as Visual Script properties mafiesto4 2021-07-30 10:34:21 +02:00
  • 752dc30cc5 Fix error when loading Visject surface with an bug mafiesto4 2021-07-29 23:35:52 +02:00
  • d8f555e8dc Add support for using structures as Visual Script and Anim Graph parameters mafiesto4 2021-07-29 23:35:30 +02:00
  • 24782bdd2f Fix Is Null and Is Valid nodes in Visual Script to handle managed instances comparison mafiesto4 2021-07-29 22:57:39 +02:00
  • ee6ef85326 Fix creating reroute nodes in Visject during debugging mafiesto4 2021-07-29 22:56:53 +02:00
  • 22d547e87b Refactor Variant type ManagedObject serialization to be usable for Visual Scripting mafiesto4 2021-07-29 22:56:11 +02:00
  • ad7f5cf720 Add support for object and enum properties in Anim Graph mafiesto4 2021-07-29 19:51:30 +02:00
  • 19da74f913 Drop byte from VS types mafiesto4 2021-07-29 19:45:33 +02:00
  • 1f59c43b04 Revert due to crashes (strange) mafiesto4 2021-07-29 19:45:09 +02:00
  • f42d2b8a18 Tweaks and improvements mafiesto4 2021-07-29 15:41:58 +02:00
  • 92b1e067b1 Improve tooltips generation for scripting types mafiesto4 2021-07-29 14:30:13 +02:00
  • 84f48e4a6f Add full documentation tooltip to Visject new parameter type picker list mafiesto4 2021-07-29 14:06:05 +02:00
  • fcd0841bc7 Hide various Editor types from scripting mafiesto4 2021-07-29 14:05:42 +02:00
  • 38249c362d Optimize memory allocations in Vulkan backend mafiesto4 2021-07-29 12:39:21 +02:00
  • 5186cec942 Improve animation preview usability for debugging mafiesto4 2021-07-29 10:33:21 +02:00
  • d505160444 Optimize UI for complex timelines with many tracks mafiesto4 2021-07-29 10:25:58 +02:00
  • 3331753bcd Expose TypeUtils.GetType to public mafiesto4 2021-07-29 10:05:20 +02:00
  • 0d9852be27 Improve timeline frame labels displaying mafiesto4 2021-07-29 10:05:03 +02:00
  • 4c0435feef Add timeline position synchronization with animation playback in Editor preview mafiesto4 2021-07-29 09:56:33 +02:00
  • efe898f151 Merge remote-tracking branch 'origin/master' mafiesto4 2021-07-27 16:38:56 +02:00
  • a713899a36 Add support for disabling Vulkan timer queries per-platform via define mafiesto4 2021-07-27 16:38:52 +02:00
  • 277e31c5dd Add helper FindScript<T> and FindActor<T> to Actor mafiesto4 2021-07-26 21:32:00 +02:00
  • 2050429d6c Fixes for Vulkan Swapchain on some platforms mafiesto4 2021-07-26 13:39:27 +02:00
  • 6718b37ca1 Fixes and improvements mafiesto4 2021-07-24 23:38:05 +02:00
  • caaae8af78 Add NoUndo attribute for properties without undo usage mafiesto4 2021-07-24 23:37:44 +02:00
  • 135c0636bf Add GPU profiler events to ProbesRenderer mafiesto4 2021-07-24 16:24:19 +02:00
  • f49e20bdb5 Revert unneeded and breaking change from D3D11 context state clearing mafiesto4 2021-07-24 16:23:55 +02:00
  • 9476a75f40 Merge branch 'stefnotch-patch-11' mafiesto4 2021-07-23 16:26:01 +02:00
  • 974fb528e9 Merge branch 'patch-11' of git://github.com/stefnotch/FlaxEngine into stefnotch-patch-11 mafiesto4 2021-07-23 16:25:57 +02:00
  • 9cde9b0743 Add tint to timeline navbar buttons mafiesto4 2021-07-23 16:25:29 +02:00
  • 91be427305 Fix typos mafiesto4 2021-07-23 16:25:12 +02:00
  • 46a65f99fa Add buttons for play/pause/stop Animation timeline in editor window mafiesto4 2021-07-23 16:18:11 +02:00
  • a7a7d816ac Fixes for Vulkan extensions and layers init mafiesto4 2021-07-23 16:08:46 +02:00
  • 970456da91 Update Time.h stefnotch 2021-07-23 14:27:07 +02:00