Commit Graph

  • 3cb4abab0d Optimize ticking disabled vehicles mafiesto4 2021-08-19 16:26:49 +02:00
  • 151454db2c Fix invalid rigidbody center of mass location mafiesto4 2021-08-19 15:46:36 +02:00
  • e3dac62bd9 Fix decal material normal vector blending mafiesto4 2021-08-19 15:22:45 +02:00
  • 9ed8621621 Fix invalid navmesh build for triggers mafiesto4 2021-08-19 15:00:28 +02:00
  • d30e8c4c70 Remove redundant code mafiesto4 2021-08-19 14:01:54 +02:00
  • a1bf4819cb Optimize calling Object.FindObject from C# mafiesto4 2021-08-19 13:05:59 +02:00
  • 39a4dab81f Fix mafiesto4 2021-08-19 13:05:37 +02:00
  • a8c7705c3b Fix null values handling in C# Json serialization mafiesto4 2021-08-19 13:03:54 +02:00
  • 4c1dbb7f8e Refactor prefab instances loading to improve refs loading between prefab objects mafiesto4 2021-08-19 13:02:56 +02:00
  • 066c668f6f Fix missing references to a new prefab objects inside other prefab objects when applying changes mafiesto4 2021-08-17 10:04:42 +02:00
  • eab9a2c0ac Adjust scene node context menu mafiesto4 2021-08-16 15:30:38 +02:00
  • 7822266029 Add option to select scene asset from Scene tree window mafiesto4 2021-08-16 13:15:17 +02:00
  • fff2c3e038 Fix materials parameters display issues after editing mafiesto4 2021-08-18 22:55:31 +02:00
  • 540643972a Fix mafiesto4 2021-08-18 22:09:52 +02:00
  • c20ead730b Merge branch 'master' of https://github.com/FlaxEngine/FlaxEngine into double-vectors Jean-Baptiste Perrier 2021-08-18 12:50:11 +02:00
  • 5aaf09018f Add missing NearEqual for double Jean-Baptiste Perrier 2021-08-18 12:49:53 +02:00
  • c8ceb4f86b Add DoubleX constructors for VectorX Jean-Baptiste Perrier 2021-08-18 12:49:38 +02:00
  • e655ee6b78 Tweaks Double2 Jean-Baptiste Perrier 2021-08-18 12:49:12 +02:00
  • 281673dd6b Add Double4 impl. cpp Jean-Baptiste Perrier 2021-08-18 12:48:52 +02:00
  • eedca14e6f Add Double3 impl. cpp Jean-Baptiste Perrier 2021-08-18 12:48:39 +02:00
  • 66657d798a Add typename to script panel tooltip and don't inherit tooltip mafiesto4 2021-08-17 23:35:17 +02:00
  • fc9e54b349 Merge branch 'stefnotch-issue-reporting' mafiesto4 2021-08-17 21:59:28 +02:00
  • 87be58b4fa Add "show in explorer" stefnotch 2021-08-17 11:33:23 +02:00
  • 3808c306a0 Update issue template stefnotch 2021-08-17 11:28:13 +02:00
  • dee4537f23 Add -new command line arg to create a new project mafiesto4 2021-08-16 22:49:51 +02:00
  • 34132e3074 Fix context menu keyboard arrows navigation to skip disabled items mafiesto4 2021-08-16 21:55:48 +02:00
  • bb4d94ee85 Fix ENet driver crash Erdroy 2021-08-16 19:54:20 +02:00
  • 3248dd50f9 Added LinuxFileSystemWatcher Mariusz Wisniewski 2021-08-16 14:31:21 +02:00
  • d68189ae3d Tweaks for native engine tests mafiesto4 2021-08-16 12:18:11 +02:00
  • 6a055bd4c5 Merge branch 'Zbyl-string-functions-semantics' mafiesto4 2021-08-16 10:07:17 +02:00
  • 96ae4d4583 Merge branch 'string-functions-semantics' of git://github.com/Zbyl/FlaxEngine into Zbyl-string-functions-semantics mafiesto4 2021-08-16 10:06:56 +02:00
  • 6d21e2f413 Merge branch 'Zbyl-removed-unnecessary-null-terminator' mafiesto4 2021-08-16 09:54:51 +02:00
  • 442c0113ea Merge branch 'removed-unnecessary-null-terminator' of git://github.com/Zbyl/FlaxEngine into Zbyl-removed-unnecessary-null-terminator mafiesto4 2021-08-16 09:54:40 +02:00
  • 9c16cdd2d1 Merge branch 'ScottLongley-feature-looking-at' mafiesto4 2021-08-16 09:53:35 +02:00
  • bc3eebdc71 Merge branch 'feature-looking-at' of git://github.com/ScottLongley/FlaxEngine into ScottLongley-feature-looking-at mafiesto4 2021-08-16 09:52:52 +02:00
  • f2d235bc74 Fix Custom Editor UI regression mafiesto4 2021-08-16 09:48:31 +02:00
  • b5f7c96c80 Removed unnecessary NULL terminator in RunBuildTool() to fix #402: "Copying new log after clearing partially fails" Zbigniew Skowron 2021-08-07 22:48:03 +02:00
  • 49524d7418 Fixed bugs in String and StringView functions (Replace, Compare, etc.). Zbigniew Skowron 2021-08-15 14:25:47 +02:00
  • 741714cd61 Simplified catch2.Build.cs. Zbigniew Skowron 2021-08-15 21:26:36 +02:00
  • 7593f9c4c4 Simplified FlaxNativeTests. Zbigniew Skowron 2021-08-15 20:30:05 +02:00
  • 17f0be4ad2 Added FlaxNativeTests target, with initial suite of tests for String and StingView. Zbigniew Skowron 2021-08-15 14:37:59 +02:00
  • def293f88b Added Catch2 library for native unit tests. Zbigniew Skowron 2021-08-15 14:35:52 +02:00
  • 294a4d5477 Added LinkEnvironment.LinkAsConsoleProgram flag. Zbigniew Skowron 2021-08-15 14:33:37 +02:00
  • 6376b83327 Add LookingAt to Actor ScottLongley 2021-08-15 19:48:12 +10:00
  • 775e8df752 Fix compilation mafiesto4 2021-08-13 15:57:10 +02:00
  • 487e04e811 Merge branch 'Zbyl-fixing-strigview-gettext-uses' mafiesto4 2021-08-13 14:11:28 +02:00
  • 151f551bc9 Merge branch 'fixing-strigview-gettext-uses' of git://github.com/Zbyl/FlaxEngine into Zbyl-fixing-strigview-gettext-uses mafiesto4 2021-08-13 13:57:02 +02:00
  • 2b0b45d2fb Merge branch 'jb-perrier-math-double' mafiesto4 2021-08-13 13:48:35 +02:00
  • 3c2227dfda Merge branch 'math-double' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-math-double mafiesto4 2021-08-13 13:48:25 +02:00
  • 2e18db7bb8 Reenable memory allocations profiling in Editor with Tracy mafiesto4 2021-08-13 13:44:48 +02:00
  • bc634e9d37 Refactor Tracy source locations to be static mafiesto4 2021-08-13 13:44:29 +02:00
  • 7fc144b07b Fix some memory leaks mafiesto4 2021-08-13 13:13:12 +02:00
  • af22c7e96f Refactor DownloadIndexBuffer to return unsigned data mafiesto4 2021-08-13 10:06:29 +02:00
  • f44e5fb2fe Add support for uint as triangle indices for mesh updates API mafiesto4 2021-08-13 10:04:44 +02:00
  • 4984ba1bb3 Add CookCollision to collision data with triangles as int32 mafiesto4 2021-08-13 09:58:57 +02:00
  • 284baed1e3 Merge branch 'master' of https://github.com/FlaxEngine/FlaxEngine into double-vectors Jean-Baptiste Perrier 2021-08-12 20:49:10 +02:00
  • 8f56f7fdfe Merge branch 'math-double' of https://github.com/jb-perrier/FlaxEngine into double-vectors Jean-Baptiste Perrier 2021-08-12 20:49:00 +02:00
  • 2d9627df33 Tweak docs Jean-Baptiste Perrier 2021-08-12 19:00:41 +02:00
  • 8074bb2fbe Add SuspensionForceOffset to vehicle wheel config mafiesto4 2021-08-12 18:21:46 +02:00
  • 8dc864d22f Add Double2 vector implementation Jean-Baptiste Perrier 2021-08-12 15:21:11 +02:00
  • 2948bfbed0 Backward compatibility (Mathd -> Math), fix and remove warnings. Jean-Baptiste Perrier 2021-08-12 14:15:26 +02:00
  • 6e800ad7bb Increase fog properties limits mafiesto4 2021-08-12 14:04:52 +02:00
  • c3b9f61b9f Fix snap to the ground to use scene graph query instead of physics only raycast mafiesto4 2021-08-12 13:59:30 +02:00
  • ed6f857ff3 Merge branch 'master' of https://github.com/FlaxEngine/FlaxEngine into math-double Jean-Baptiste Perrier 2021-08-12 13:51:19 +02:00
  • 2c30f48900 Tweak Jean-Baptiste Perrier 2021-08-12 13:51:06 +02:00
  • 69aac09be8 Add Mathd.cs implementation Jean-Baptiste Perrier 2021-08-12 13:50:34 +02:00
  • b91800ad9d Use Mathd for double operation in Variant Jean-Baptiste Perrier 2021-08-12 13:50:09 +02:00
  • 2799136ccb Remove Double operation from Math.h Jean-Baptiste Perrier 2021-08-12 13:49:47 +02:00
  • 328027300d Add Mathd implementation. Jean-Baptiste Perrier 2021-08-12 13:49:21 +02:00
  • 3aecbd75a3 Remove unused include. Jean-Baptiste Perrier 2021-08-12 13:48:45 +02:00
  • 98c43dba42 Fix window focus issue when removing actors mafiesto4 2021-08-12 12:51:20 +02:00
  • 299d0493b9 Optimize single undo edit action to not use wrapper mafiesto4 2021-08-12 11:48:36 +02:00
  • 70c729b171 Fix LocalizedString undo bug mafiesto4 2021-08-12 11:48:08 +02:00
  • 3cf3f58db1 Fix UI with list of null items when layout gets rebuilt at item level mafiesto4 2021-08-12 11:47:38 +02:00
  • 916c2733f0 Fix some problems with LocalizedString serialization in C# mafiesto4 2021-08-11 14:58:56 +02:00
  • 921e716715 Add safe lock mafiesto4 2021-08-11 19:38:26 +02:00
  • d65a85e30c Add check to prevent double-free from native event in C# mafiesto4 2021-08-11 19:28:53 +02:00
  • 622951c6be Remove insecure autoInitialize option from scenes loading mafiesto4 2021-08-11 18:55:33 +02:00
  • 799c4a4f17 Remove whitespaces mafiesto4 2021-08-09 21:08:11 +02:00
  • a497ef9d6f Fix timeline background stops drawing to be ore readable mafiesto4 2021-08-10 17:35:27 +02:00
  • 125d1aa08c Add Zoom value box to timeline view context menu mafiesto4 2021-08-10 17:27:44 +02:00
  • 9a522615e5 Add support for changing scenes via Editor during play mode mafiesto4 2021-08-10 16:32:24 +02:00
  • 3115643397 Add option to Scene context menu to unload it mafiesto4 2021-08-10 16:32:00 +02:00
  • 27f2856e6d Optimize FindObject and TryFindObject in Object mafiesto4 2021-08-10 15:57:22 +02:00
  • 62c43f9f95 Add helper tooltips for Scene Animation actions UI mafiesto4 2021-08-10 13:54:22 +02:00
  • c1b2fc19c1 Add better timeline UI positioning for improved viewport navigation mafiesto4 2021-08-10 13:29:42 +02:00
  • 94b4c20b35 Add timeline view panning with right mouse button mafiesto4 2021-08-10 13:29:12 +02:00
  • bd70e53806 Fixed StringView::GetText() related issued pointed out in review. Zbigniew Skowron 2021-08-09 22:09:06 +02:00
  • e4bd5c7251 Add Engine.HasGameViewportFocus to C# API mafiesto4 2021-08-09 15:24:39 +02:00
  • 64813c1c70 Add caching ShowGUI and ShowDebugDraw in Game window mafiesto4 2021-08-09 15:22:29 +02:00
  • 623f981bc1 Fix car wheel location by applying compression of the suspension spring mafiesto4 2021-08-09 15:22:10 +02:00
  • 09c11250b4 Add options for vehicle wheel suspension configuration and state mafiesto4 2021-08-09 14:35:22 +02:00
  • fd01d37002 Add helper parent actor of missing object logging to HandleObjectDeserializationError mafiesto4 2021-08-09 12:12:56 +02:00
  • f68321c9f5 Fix pasting actors if cannot spawn a object (eg. type missing) to still paste valid objects mafiesto4 2021-08-09 12:12:32 +02:00
  • 9a590ae484 Fix actor renaming on paste to keep previous name if can mafiesto4 2021-08-09 11:59:08 +02:00
  • aecc81f5e5 Fixed many invalid uses of StringView::GetText(), where a null-terminated string was required. Zbigniew Skowron 2021-08-08 22:04:54 +02:00
  • 128cad49b9 Bump up version number 1.2.6223 mafiesto4 2021-08-08 21:46:24 +02:00
  • 65f9e9d0aa Fix error mafiesto4 2021-08-08 20:58:36 +02:00
  • 36df9757b1 Add creating Scene Graph nodes for actors inheriting from some shared custom types mafiesto4 2021-08-08 20:58:19 +02:00
  • a0e1c7c37e Add support for creating custom BoxVolume type in C# mafiesto4 2021-08-08 20:19:43 +02:00