Commit Graph

  • 6657bc924b Updated Double4.h and Double4.cpp intolerantape 2021-09-29 20:34:05 -07:00
  • 81390cf860 Added InverseLerp to Math.h intolerantape 2021-09-29 20:03:46 -07:00
  • eb928091b6 Added GetForward() and GetBackward() methods to Transform class. intolerantape 2021-08-23 01:47:17 -07:00
  • 6107af3cca Fix missing change mafiesto4 2021-09-29 18:11:00 +02:00
  • ba8f7c5ab4 Add improvements for native interfaces usage mafiesto4 2021-09-29 16:33:25 +02:00
  • b9ef09df96 Add support for creating C# scripting object inheriting directly from FlaxEngine.Object mafiesto4 2021-09-29 15:47:49 +02:00
  • e2cd0393ac Add ManagedBinaryModule::FindModule utility for C# type class lookup mafiesto4 2021-09-29 15:46:17 +02:00
  • fa82d818d8 Refactor default D6JointMotion for D6Joint to Locked mafiesto4 2021-09-29 10:07:25 +02:00
  • 050e12c756 Fix D6Joint serialization mafiesto4 2021-09-29 10:07:00 +02:00
  • 805f862af6 Add copy/paste for group panel with multiple custom editors nested inside mafiesto4 2021-09-29 10:06:44 +02:00
  • 8614e171c1 Fix joints properties ranges validation mafiesto4 2021-09-29 10:06:19 +02:00
  • 6ee5f5cc70 Add D6 Joint motions editing in Editor properties panel mafiesto4 2021-09-29 10:05:43 +02:00
  • 3d1213d669 Add improvements for joints editing with debug shapes mafiesto4 2021-09-29 10:02:38 +02:00
  • 5c60281814 Adjust debug shape arrow size mafiesto4 2021-09-28 15:45:40 +02:00
  • 2f77a94395 Add DebugDraw.DrawArc and DebugDraw.DrawWireArc mafiesto4 2021-09-28 15:26:41 +02:00
  • e0aeae05be Add DebugDraw.DrawCone and DebugDraw.DrawWireCone mafiesto4 2021-09-28 11:08:19 +02:00
  • 640c3075e6 Add deploying FlaxEditor.pdb for Development configuration to improve crash reporting mafiesto4 2021-09-28 20:42:24 +02:00
  • 0a60bd1d3b Fix capturing stack trace from user native assemblies on Windows mafiesto4 2021-09-28 20:36:07 +02:00
  • 35b784f11d Merge branch 'ricochhet-master' mafiesto4 2021-09-28 20:08:38 +02:00
  • f935678090 Merge branch 'master' of git://github.com/ricochhet/FlaxEngine into ricochhet-master mafiesto4 2021-09-28 20:08:27 +02:00
  • e6ba2402b7 Add TryGetToolchain to build platform mafiesto4 2021-09-28 20:06:26 +02:00
  • 73e9e7d620 Better wording for README.md Ricochet 2021-09-26 17:15:44 -05:00
  • e68ccb17d9 Update README.md Ricochet 2021-09-26 15:47:27 -05:00
  • 6d3170c665 Revert unwanted change mafiesto4 2021-09-23 18:02:30 +02:00
  • 777febc198 Tweaks mafiesto4 2021-09-24 16:38:26 +02:00
  • 799d79bd2f Fix crash when physics scene with only inactive vehicles mafiesto4 2021-09-24 13:53:44 +02:00
  • 5fe3dc6d13 Add value auto-select when focusing or clicking on input field in Editor mafiesto4 2021-09-24 13:14:07 +02:00
  • c3a83a001d Add context menu for group panels in properties editor for resetting values mafiesto4 2021-09-24 12:55:49 +02:00
  • 4f050fe288 Fix regression for actor properties diff or default value reverting in Editor mafiesto4 2021-09-24 10:52:20 +02:00
  • bbe64a517c Tweaks mafiesto4 2021-09-24 09:23:36 +02:00
  • 76a4d0652f Add JsonAsset::GetInstance<T> for easier access to C++ json asset data mafiesto4 2021-09-23 13:47:44 +02:00
  • 8d512eb1d3 Add ScriptingTypeHandle::IsAssignableFrom mafiesto4 2021-09-23 13:46:47 +02:00
  • ef78d9e9ed Add support for pasting hex color values into Color properties in Editor mafiesto4 2021-09-23 13:27:08 +02:00
  • 257f57f926 Fix importing materials from fbx files mafiesto4 2021-09-23 12:40:34 +02:00
  • 3976d95610 Merge branch 'intolerantape-Vector-Angle-Functions-CPP' mafiesto4 2021-09-23 12:22:56 +02:00
  • d4d38e94cb Merge branch 'Vector-Angle-Functions-CPP' of git://github.com/intolerantape/FlaxEngine into intolerantape-Vector-Angle-Functions-CPP mafiesto4 2021-09-23 12:22:45 +02:00
  • 5519739309 Merge branch 'intolerantape-Missing-FLAXENGINE_API-Tags' mafiesto4 2021-09-23 12:19:54 +02:00
  • a6459da693 Merge branch 'Missing-FLAXENGINE_API-Tags' of git://github.com/intolerantape/FlaxEngine into intolerantape-Missing-FLAXENGINE_API-Tags mafiesto4 2021-09-23 12:19:36 +02:00
  • 0bae7022b1 Add minor tweak mafiesto4 2021-09-23 10:13:30 +02:00
  • 59802246b2 Fix adding keyframe to timeline if the value won't change mafiesto4 2021-09-22 17:09:55 +02:00
  • 8e6c7a6194 Add live-preview option for editing scene animation mafiesto4 2021-09-22 17:09:36 +02:00
  • 2a5a9e9581 Tweak mafiesto4 2021-09-22 12:39:49 +02:00
  • aa540c014e Fix compilation for Xbox mafiesto4 2021-09-22 12:37:47 +02:00
  • 6f7fc3cfc6 Fix a69bf9d519c472f0f8378e6f1e061ddfe0556a4e mafiesto4 2021-09-04 23:38:23 +02:00
  • e1d9fbb742 Fix some engine API to be exposed for C++ scripting mafiesto4 2021-09-04 18:07:08 +02:00
  • 53022ff013 Fix code quality issues detected by PVS-Studio mafiesto4 2021-09-04 16:57:28 +02:00
  • 9c76d0c3cb Add clamping for AA and shadows quality to prevent crashes on invalid usage mafiesto4 2021-09-03 19:58:14 +02:00
  • 6e08c1aac9 Add logging content database init start time mafiesto4 2021-09-02 22:18:31 +02:00
  • 24af916e52 Add option to delete media from Timeline mafiesto4 2021-09-21 17:37:14 +02:00
  • 81e3b9dd6a Fix Tracy profiler client allocating memory by using OnDemand mode mafiesto4 2021-09-21 17:23:59 +02:00
  • 357b1c60a9 Add support for changing target actor for scene animation actor track mafiesto4 2021-09-21 17:23:29 +02:00
  • 4d2d59617f Minor optimization mafiesto4 2021-09-21 17:22:45 +02:00
  • 9f18a27b0b Improve editor tooltips for actors and scripts mafiesto4 2021-09-21 17:22:22 +02:00
  • 0ec16de569 Add support for multiple media events on audio, postfx and camera tracks in Scene Animations mafiesto4 2021-09-21 17:21:39 +02:00
  • f547e44d3d Add minor UI improvements for timeline and curves editing mafiesto4 2021-09-20 16:54:11 +02:00
  • 38fad38b0c Add option for drawing audio clip preview with time offset mafiesto4 2021-09-20 16:52:59 +02:00
  • 77b0d194c7 Fix for env probes baking in Editor mafiesto4 2021-09-20 11:37:25 +02:00
  • 134260ba52 Added Vector*::Angle functions to C++ intolerantape 2021-09-11 06:00:58 -07:00
  • 7cd6486916 Added FLAXENGINE_API tag in MField.h intolerantape 2021-09-11 05:13:32 -07:00
  • 8363ab8b10 Added FLAXENGINE_API tag in Exception.h intolerantape 2021-08-21 04:11:00 -07:00
  • 5308c42c1c Added FLAXENGINE_API tags in StateMachine.h intolerantape 2021-08-20 15:43:20 -07:00
  • 628456bcc6 Fix crash with nested scene animation playback mafiesto4 2021-09-03 14:38:57 +02:00
  • e321c30c1d Fix crash on NestedSceneAnimationTrack load without timeline mafiesto4 2021-09-03 14:31:31 +02:00
  • 1a87f2ea1a Use util for guid read mafiesto4 2021-09-03 14:31:15 +02:00
  • d19d0ef0e5 Add keyframes editor to proxy keyframes from subtracks on object track mafiesto4 2021-09-03 12:32:33 +02:00
  • 6dcc9f85c6 Fixes for timeline editing mafiesto4 2021-09-02 16:43:56 +02:00
  • 7ed3c61b53 Tweaks mafiesto4 2021-09-01 16:04:10 +02:00
  • d7a7daa21d Merge branch 'jb-perrier-render2d-tex-tris-color' mafiesto4 2021-09-01 16:02:05 +02:00
  • b20fbe20e0 Merge branch 'render2d-tex-tris-color' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-render2d-tex-tris-color mafiesto4 2021-09-01 16:01:56 +02:00
  • e095bba98b Add timeline keyframes selection via timeline background mafiesto4 2021-09-01 15:57:15 +02:00
  • 47c95dee95 Add curve/keyframes select or copy all keyframes option mafiesto4 2021-09-01 15:24:37 +02:00
  • 8af5c88a53 Add timeline tracks sorting option mafiesto4 2021-09-01 15:16:43 +02:00
  • 86c7ad2b2c Fix Tracy even regression crash on anim graph tick mafiesto4 2021-09-01 14:43:38 +02:00
  • 8c9a0b2b2f Refactor Timeline impl to separate files mafiesto4 2021-09-01 14:43:18 +02:00
  • adadde0aa9 Add epsilon clamping for keyframes adding in timeline mafiesto4 2021-09-01 14:42:59 +02:00
  • 75cc7cbc4e Adjust precision for context menu showing on curve/keyframes mafiesto4 2021-09-01 14:42:31 +02:00
  • 0d5fa3e125 Add copy/paste feature to keyframes and curves editors mafiesto4 2021-09-01 14:42:02 +02:00
  • d062601260 Add Shift for range-based selection in curve and timeline editors mafiesto4 2021-08-31 13:59:47 +02:00
  • ad0c39e4ac Typo Jean-Baptiste Perrier 2021-09-01 08:58:15 +02:00
  • 19ee939c5d Add Render2D::DrawTexturedTriangles variations Jean-Baptiste Perrier 2021-09-01 06:57:41 +02:00
  • d8f72daf94 Fix rare crashes with debug draw in Game Window mafiesto4 2021-08-31 22:02:30 +02:00
  • 47e5be4103 Fix typo regression from e284a88da4 mafiesto4 2021-08-31 12:06:25 +02:00
  • 3823d9a493 Fix release build mafiesto4 2021-08-31 10:58:16 +02:00
  • 20558be2e0 Add duplicate to track context menu mafiesto4 2021-08-31 10:47:25 +02:00
  • df10581bb2 Add improved Android NDK detection and prevent exception mafiesto4 2021-08-31 10:40:38 +02:00
  • b29e1e9878 Bump up version number mafiesto4 2021-08-31 10:02:14 +02:00
  • 3e00bcca49 Merge remote-tracking branch 'origin/master' mafiesto4 2021-08-31 09:36:44 +02:00
  • 50bdffb381 Tweaks mafiesto4 2021-08-31 09:36:15 +02:00
  • fab7bd48c5 Optimize atomic and interlocked memory operations on Win32Platform (Windows and Xbox) by inlining mafiesto4 2021-08-30 20:31:40 +02:00
  • e3b98c902b Optimize CPU particles impl parts mafiesto4 2021-08-30 20:30:52 +02:00
  • e284a88da4 Optimize utilities in AnimationUtils mafiesto4 2021-08-30 20:30:22 +02:00
  • 074aa8c3fb Optimize ThreadLocal by removing size check mafiesto4 2021-08-30 20:29:58 +02:00
  • ab8e0fdd46 Fixes for SIMD.h mafiesto4 2021-08-30 20:27:43 +02:00
  • 2e5491604b Add more profiler events and naming for particles/animations jobs events mafiesto4 2021-08-30 20:24:38 +02:00
  • 5c0723832e Merge branch 'jb-perrier-double-vectors' mafiesto4 2021-08-30 16:44:19 +02:00
  • 18a4ba22fe Merge branch 'double-vectors' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-double-vectors mafiesto4 2021-08-30 16:44:11 +02:00
  • cd2f5dc704 Merge branch 'ScottLongley-feature-contentwindow-vertical' mafiesto4 2021-08-30 16:38:32 +02:00
  • ee07e3b298 Merge branch 'feature-contentwindow-vertical' of git://github.com/ScottLongley/FlaxEngine into ScottLongley-feature-contentwindow-vertical mafiesto4 2021-08-30 16:25:05 +02:00
  • 98776a709e Refactor GDK platform settings and tools, expose more options MicrosoftGame.config mafiesto4 2021-08-30 16:14:52 +02:00
  • 5d321c8c0c Add check to prevent inheriting from static or sealed class in scripting mafiesto4 2021-08-30 14:52:01 +02:00