Commit Graph

  • 1a54ea82b5 Fix invalid rigidbody center of mass location Wojtek Figat 2021-08-19 15:46:36 +02:00
  • 949bc67354 Fix decal material normal vector blending Wojtek Figat 2021-08-19 15:22:45 +02:00
  • d816af41b4 Fix invalid navmesh build for triggers Wojtek Figat 2021-08-19 15:00:28 +02:00
  • a7880d73f3 Fix Wojtek Figat 2021-08-19 13:05:37 +02:00
  • ac21c4d1e7 Adjust scene node context menu Wojtek Figat 2021-08-16 15:30:38 +02:00
  • ed8a10f276 Add option to select scene asset from Scene tree window Wojtek Figat 2021-08-16 13:15:17 +02:00
  • 8b8a83eb20 Fix materials parameters display issues after editing Wojtek Figat 2021-08-18 22:55:31 +02:00
  • 890ea38470 Add -new command line arg to create a new project Wojtek Figat 2021-08-16 22:49:51 +02:00
  • 07d06c74b5 Fix context menu keyboard arrows navigation to skip disabled items Wojtek Figat 2021-08-16 21:55:48 +02:00
  • ec18b01ef7 Fix ENet driver crash Damian Korczowski 2021-08-16 19:54:20 +02:00
  • 7a1817b099 Fix Custom Editor UI regression Wojtek Figat 2021-08-16 09:48:31 +02:00
  • a2782515a2 Fix compilation Wojtek Figat 2021-08-13 15:57:10 +02:00
  • 9deb021a5e Refactor Tracy source locations to be static Wojtek Figat 2021-08-13 13:44:29 +02:00
  • 0bbb72e24d Fix some memory leaks Wojtek Figat 2021-08-13 13:13:12 +02:00
  • 7656cf541d Fix snap to the ground to use scene graph query instead of physics only raycast Wojtek Figat 2021-08-12 13:59:30 +02:00
  • d77ad33583 Increase fog properties limits Wojtek Figat 2021-08-12 14:04:52 +02:00
  • 6f5605b7ca Fix window focus issue when removing actors Wojtek Figat 2021-08-12 12:51:20 +02:00
  • 718ae78036 Fix UI with list of null items when layout gets rebuilt at item level Wojtek Figat 2021-08-12 11:47:38 +02:00
  • f6eef82864 Fix LocalizedString undo bug Wojtek Figat 2021-08-12 11:48:08 +02:00
  • 26d37103ba Fix some problems with LocalizedString serialization in C# Wojtek Figat 2021-08-11 14:58:56 +02:00
  • d85c65bfc5 Add check to prevent double-free from native event in C# Wojtek Figat 2021-08-11 19:28:53 +02:00
  • 1943c64a33 Fix timeline background stops drawing to be ore readable Wojtek Figat 2021-08-10 17:35:27 +02:00
  • 9c1fa7c0ce Add Zoom value box to timeline view context menu Wojtek Figat 2021-08-10 17:27:44 +02:00
  • 14068307d1 Add support for changing scenes via Editor during play mode Wojtek Figat 2021-08-10 16:32:24 +02:00
  • 670e48ec1c Add option to Scene context menu to unload it Wojtek Figat 2021-08-10 16:32:00 +02:00
  • e288104472 Add helper tooltips for Scene Animation actions UI Wojtek Figat 2021-08-10 13:54:22 +02:00
  • 99b0cf71a8 Add better timeline UI positioning for improved viewport navigation Wojtek Figat 2021-08-10 13:29:42 +02:00
  • 2b7e6944e8 Add timeline view panning with right mouse button Wojtek Figat 2021-08-10 13:29:12 +02:00
  • 9e7ce69e9c Add Engine.HasGameViewportFocus to C# API Wojtek Figat 2021-08-09 15:24:39 +02:00
  • 8c97a645e9 Fix car wheel location by applying compression of the suspension spring Wojtek Figat 2021-08-09 15:22:10 +02:00
  • d194a06e59 Add options for vehicle wheel suspension configuration and state Wojtek Figat 2021-08-09 14:35:22 +02:00
  • 783372c787 Fix pasting actors if cannot spawn a object (eg. type missing) to still paste valid objects Wojtek Figat 2021-08-09 12:12:32 +02:00
  • 51016949b8 Fix actor renaming on paste to keep previous name if can Wojtek Figat 2021-08-09 11:59:08 +02:00
  • 700b561ad1 Improve rigidbody warning message Wojtek Figat 2021-08-19 23:36:07 +02:00
  • a59aec8425 Fix suspension force offset location Wojtek Figat 2021-08-20 16:33:31 +02:00
  • aaca4ecc69 Add wheeled vehicle tire options Wojtek Figat 2021-08-20 16:33:11 +02:00
  • 078f56febe Add vehicle telemetry logging debug option Wojtek Figat 2021-08-20 16:32:47 +02:00
  • 17f128afeb Add digital steering option for a vehicle Wojtek Figat 2021-08-20 16:23:45 +02:00
  • aa224f6296 Fix WheeledVehicle driving and suspension raycasts Wojtek Figat 2021-08-20 15:30:01 +02:00
  • 8136d2823f Add margin to TilesPanel tile ScottLongley 2021-08-20 22:49:46 +10:00
  • 09e2b737f0 Fix rare crashes due to selection not being empty on play mode start Wojtek Figat 2021-08-20 10:51:27 +02:00
  • 3cb4abab0d Optimize ticking disabled vehicles Wojtek Figat 2021-08-19 16:26:49 +02:00
  • 151454db2c Fix invalid rigidbody center of mass location Wojtek Figat 2021-08-19 15:46:36 +02:00
  • e3dac62bd9 Fix decal material normal vector blending Wojtek Figat 2021-08-19 15:22:45 +02:00
  • 9ed8621621 Fix invalid navmesh build for triggers Wojtek Figat 2021-08-19 15:00:28 +02:00
  • d30e8c4c70 Remove redundant code Wojtek Figat 2021-08-19 14:01:54 +02:00
  • a1bf4819cb Optimize calling Object.FindObject from C# Wojtek Figat 2021-08-19 13:05:59 +02:00
  • 39a4dab81f Fix Wojtek Figat 2021-08-19 13:05:37 +02:00
  • a8c7705c3b Fix null values handling in C# Json serialization Wojtek Figat 2021-08-19 13:03:54 +02:00
  • 4c1dbb7f8e Refactor prefab instances loading to improve refs loading between prefab objects Wojtek Figat 2021-08-19 13:02:56 +02:00
  • 066c668f6f Fix missing references to a new prefab objects inside other prefab objects when applying changes Wojtek Figat 2021-08-17 10:04:42 +02:00
  • eab9a2c0ac Adjust scene node context menu Wojtek Figat 2021-08-16 15:30:38 +02:00
  • 7822266029 Add option to select scene asset from Scene tree window Wojtek Figat 2021-08-16 13:15:17 +02:00
  • fff2c3e038 Fix materials parameters display issues after editing Wojtek Figat 2021-08-18 22:55:31 +02:00
  • 540643972a Fix Wojtek Figat 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 Wojtek Figat 2021-08-17 23:35:17 +02:00
  • fc9e54b349 Merge branch 'stefnotch-issue-reporting' Wojtek Figat 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 Wojtek Figat 2021-08-16 22:49:51 +02:00
  • 34132e3074 Fix context menu keyboard arrows navigation to skip disabled items Wojtek Figat 2021-08-16 21:55:48 +02:00
  • bb4d94ee85 Fix ENet driver crash Damian Korczowski 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 Wojtek Figat 2021-08-16 12:18:11 +02:00
  • 6a055bd4c5 Merge branch 'Zbyl-string-functions-semantics' Wojtek Figat 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 Wojtek Figat 2021-08-16 10:06:56 +02:00
  • 6d21e2f413 Merge branch 'Zbyl-removed-unnecessary-null-terminator' Wojtek Figat 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 Wojtek Figat 2021-08-16 09:54:40 +02:00
  • 9c16cdd2d1 Merge branch 'ScottLongley-feature-looking-at' Wojtek Figat 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 Wojtek Figat 2021-08-16 09:52:52 +02:00
  • f2d235bc74 Fix Custom Editor UI regression Wojtek Figat 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 Wojtek Figat 2021-08-13 15:57:10 +02:00
  • 487e04e811 Merge branch 'Zbyl-fixing-strigview-gettext-uses' Wojtek Figat 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 Wojtek Figat 2021-08-13 13:57:02 +02:00
  • 2b0b45d2fb Merge branch 'jb-perrier-math-double' Wojtek Figat 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 Wojtek Figat 2021-08-13 13:48:25 +02:00
  • 2e18db7bb8 Reenable memory allocations profiling in Editor with Tracy Wojtek Figat 2021-08-13 13:44:48 +02:00
  • bc634e9d37 Refactor Tracy source locations to be static Wojtek Figat 2021-08-13 13:44:29 +02:00
  • 7fc144b07b Fix some memory leaks Wojtek Figat 2021-08-13 13:13:12 +02:00
  • af22c7e96f Refactor DownloadIndexBuffer to return unsigned data Wojtek Figat 2021-08-13 10:06:29 +02:00
  • f44e5fb2fe Add support for uint as triangle indices for mesh updates API Wojtek Figat 2021-08-13 10:04:44 +02:00
  • 4984ba1bb3 Add CookCollision to collision data with triangles as int32 Wojtek Figat 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 Wojtek Figat 2021-08-12 18:21:46 +02:00