Commit Graph

  • 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 Wojtek Figat 2021-09-03 14:38:57 +02:00
  • e321c30c1d Fix crash on NestedSceneAnimationTrack load without timeline Wojtek Figat 2021-09-03 14:31:31 +02:00
  • 1a87f2ea1a Use util for guid read Wojtek Figat 2021-09-03 14:31:15 +02:00
  • d19d0ef0e5 Add keyframes editor to proxy keyframes from subtracks on object track Wojtek Figat 2021-09-03 12:32:33 +02:00
  • 6dcc9f85c6 Fixes for timeline editing Wojtek Figat 2021-09-02 16:43:56 +02:00
  • 7ed3c61b53 Tweaks Wojtek Figat 2021-09-01 16:04:10 +02:00
  • d7a7daa21d Merge branch 'jb-perrier-render2d-tex-tris-color' Wojtek Figat 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 Wojtek Figat 2021-09-01 16:01:56 +02:00
  • e095bba98b Add timeline keyframes selection via timeline background Wojtek Figat 2021-09-01 15:57:15 +02:00
  • 47c95dee95 Add curve/keyframes select or copy all keyframes option Wojtek Figat 2021-09-01 15:24:37 +02:00
  • 8af5c88a53 Add timeline tracks sorting option Wojtek Figat 2021-09-01 15:16:43 +02:00
  • 86c7ad2b2c Fix Tracy even regression crash on anim graph tick Wojtek Figat 2021-09-01 14:43:38 +02:00
  • 8c9a0b2b2f Refactor Timeline impl to separate files Wojtek Figat 2021-09-01 14:43:18 +02:00
  • adadde0aa9 Add epsilon clamping for keyframes adding in timeline Wojtek Figat 2021-09-01 14:42:59 +02:00
  • 75cc7cbc4e Adjust precision for context menu showing on curve/keyframes Wojtek Figat 2021-09-01 14:42:31 +02:00
  • 0d5fa3e125 Add copy/paste feature to keyframes and curves editors Wojtek Figat 2021-09-01 14:42:02 +02:00
  • d062601260 Add Shift for range-based selection in curve and timeline editors Wojtek Figat 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 Wojtek Figat 2021-08-31 22:02:30 +02:00
  • 47e5be4103 Fix typo regression from e284a88da4 Wojtek Figat 2021-08-31 12:06:25 +02:00
  • 3823d9a493 Fix release build Wojtek Figat 2021-08-31 10:58:16 +02:00
  • 20558be2e0 Add duplicate to track context menu Wojtek Figat 2021-08-31 10:47:25 +02:00
  • df10581bb2 Add improved Android NDK detection and prevent exception Wojtek Figat 2021-08-31 10:40:38 +02:00
  • b29e1e9878 Bump up version number Wojtek Figat 2021-08-31 10:02:14 +02:00
  • 3e00bcca49 Merge remote-tracking branch 'origin/master' Wojtek Figat 2021-08-31 09:36:44 +02:00
  • 50bdffb381 Tweaks Wojtek Figat 2021-08-31 09:36:15 +02:00
  • fab7bd48c5 Optimize atomic and interlocked memory operations on Win32Platform (Windows and Xbox) by inlining Wojtek Figat 2021-08-30 20:31:40 +02:00
  • e3b98c902b Optimize CPU particles impl parts Wojtek Figat 2021-08-30 20:30:52 +02:00
  • e284a88da4 Optimize utilities in AnimationUtils Wojtek Figat 2021-08-30 20:30:22 +02:00
  • 074aa8c3fb Optimize ThreadLocal by removing size check Wojtek Figat 2021-08-30 20:29:58 +02:00
  • ab8e0fdd46 Fixes for SIMD.h Wojtek Figat 2021-08-30 20:27:43 +02:00
  • 2e5491604b Add more profiler events and naming for particles/animations jobs events Wojtek Figat 2021-08-30 20:24:38 +02:00
  • 5c0723832e Merge branch 'jb-perrier-double-vectors' Wojtek Figat 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 Wojtek Figat 2021-08-30 16:44:11 +02:00
  • cd2f5dc704 Merge branch 'ScottLongley-feature-contentwindow-vertical' Wojtek Figat 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 Wojtek Figat 2021-08-30 16:25:05 +02:00
  • 98776a709e Refactor GDK platform settings and tools, expose more options MicrosoftGame.config Wojtek Figat 2021-08-30 16:14:52 +02:00
  • 5d321c8c0c Add check to prevent inheriting from static or sealed class in scripting Wojtek Figat 2021-08-30 14:52:01 +02:00
  • c69e620e04 Fixes Wojtek Figat 2021-08-30 11:52:00 +02:00
  • 2b8259eb8a Add showing Visject context menu group when it's title has a filter match Wojtek Figat 2021-08-30 11:45:09 +02:00
  • d654d2d0ac Add PROFILE_CPU_ASSET for asset related profiler scoped zone Wojtek Figat 2021-08-28 12:49:02 +02:00
  • 610763b637 Fix custom setting loading regression Wojtek Figat 2021-08-28 12:16:13 +02:00
  • e4cb87ea9e Fix loading null as Guid for object refs in C++ Json parser Wojtek Figat 2021-08-27 16:06:23 +02:00
  • 7f00fa4fd9 Merge remote-tracking branch 'origin/master' into gdk Wojtek Figat 2021-08-27 16:05:58 +02:00
  • 146626045f Fixes Wojtek Figat 2021-08-27 16:05:50 +02:00
  • 6b7f7c9b4b Fix packaging for engine deployment (attempt) Wojtek Figat 2021-08-26 21:24:28 +02:00
  • 05fc1b8dd1 Refactor GDK platform to be base for Xbox consoles Wojtek Figat 2021-08-26 17:28:16 +02:00
  • d9410f9cdd Post merge fixes and cleanup Wojtek Figat 2021-08-26 17:27:38 +02:00
  • 87a08a7db6 Merge branch 'honzapatCZ-xboxone' into gdk Wojtek Figat 2021-08-26 12:45:11 +02:00
  • 782d29f427 Merge branch 'xboxone' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-xboxone Wojtek Figat 2021-08-26 12:44:53 +02:00
  • 7689db49ff Fix issue with MapTrack for actors Wojtek Figat 2021-08-26 12:40:37 +02:00
  • e22e919099 Increase maximum window width limit to 8k Wojtek Figat 2021-08-26 12:19:38 +02:00
  • 7198fdd74a Add timeline tracks duplicating option Wojtek Figat 2021-08-26 12:13:14 +02:00
  • ba09d9111e Refactor tracks properties to public Wojtek Figat 2021-08-26 11:37:56 +02:00
  • b85521decd Add shared selected keyframes moving ability for timeline tracks Wojtek Figat 2021-08-25 15:07:53 +02:00
  • 64650367be Add Orientation option to ContentWindow ScottLongley 2021-08-25 20:37:16 +10:00
  • 2beb0e137b Add timeline undo actions batching Wojtek Figat 2021-08-25 10:04:29 +02:00
  • aa75a2aeb0 Adjust curve and keyframes UI to be easier to use with a mouse Wojtek Figat 2021-08-24 17:15:43 +02:00
  • 0063ec3527 Add shared rectangle selection for all timeline tracks to select keyframes Wojtek Figat 2021-08-24 17:14:41 +02:00
  • 603c9fac07 Add timeline view panning with right-mouse button even over keyframes editor or curve editor Wojtek Figat 2021-08-24 12:56:36 +02:00
  • ee3f7aeb53 Adjust curve background drawing for timeline Wojtek Figat 2021-08-24 12:15:38 +02:00
  • 4172ca39dc Fix native test compilation Wojtek Figat 2021-08-23 22:36:56 +02:00
  • 4be0888776 fix honzapatCZ 2021-08-23 22:35:41 +02:00
  • 6efa835898 Fixes and tweaks for Linux fs watcher Wojtek Figat 2021-08-23 22:25:04 +02:00
  • 883879a642 Merge branch 'Vittek1978-LinuxFileSystemWatcher' Wojtek Figat 2021-08-23 21:47:45 +02:00
  • f6becb0ee5 Merge branch 'LinuxFileSystemWatcher' of git://github.com/Vittek1978/FlaxEngine into Vittek1978-LinuxFileSystemWatcher Wojtek Figat 2021-08-23 21:29:59 +02:00
  • 67d5fc6a2a Merge branch 'master' into local Nejcraft 2021-08-23 20:40:37 +02:00
  • d493eb9ada localization udpates honzapatCZ 2021-08-23 19:30:13 +02:00
  • 79b7e76777 Adjustments for timeline editing UI Wojtek Figat 2021-08-23 16:51:17 +02:00
  • 5b52e76fc9 Add ScrollBarsSize to Panel Wojtek Figat 2021-08-23 16:51:01 +02:00
  • bbe9193686 Add resizing feature to timeline curve tracks Wojtek Figat 2021-08-23 16:33:47 +02:00
  • a04db5d4b4 Restore default behavior in TilesPanel to have no margin between items Wojtek Figat 2021-08-23 14:45:59 +02:00
  • 86fa371e0b Merge branch 'ScottLongley-feature-tilespanel-margin' Wojtek Figat 2021-08-23 14:44:00 +02:00
  • 8e8cace43b Merge branch 'feature-tilespanel-margin' of git://github.com/ScottLongley/FlaxEngine into ScottLongley-feature-tilespanel-margin Wojtek Figat 2021-08-23 14:40:25 +02:00
  • 5b05c6ceaa Add scrolling timeline horizontally with Shift+Wheel Wojtek Figat 2021-08-23 14:38:08 +02:00
  • ee29a1bc91 Add preserving timeline position when zooming with a mouse wheel Wojtek Figat 2021-08-23 14:37:48 +02:00
  • 8e4c023b98 Merge branch 'FlaxEngine:master' into feature-tilespanel-margin Scott Longley 2021-08-23 22:24:03 +10:00
  • b8c82ec47d Bounds fix 2 ScottLongley 2021-08-23 22:17:54 +10:00
  • 96f4f676e4 Bounds fix ScottLongley 2021-08-23 22:06:28 +10:00
  • c0e8488b83 Merge branch 'jb-perrier-patch-1' Wojtek Figat 2021-08-23 13:40:12 +02:00
  • 3be48c052f Merge branch 'patch-1' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-patch-1 Wojtek Figat 2021-08-23 13:40:05 +02:00
  • 052366be66 Optimize audio preview rendering when zoom is very high Wojtek Figat 2021-08-23 13:39:07 +02:00
  • 347eaa9d07 Optimize timeline background rendering when zoom is very high Wojtek Figat 2021-08-23 13:18:41 +02:00
  • bee117f86b Optimize Content Finder popup Wojtek Figat 2021-08-23 10:54:19 +02:00
  • 6fa1fc462f Add Ramsay quote Jean-Baptiste Perrier 2021-08-23 10:27:22 +02:00
  • ba5997683b Merge branch '1.2' Wojtek Figat 2021-08-21 13:49:15 +02:00
  • d4a4ae996e Add vehicle telemetry logging debug option Wojtek Figat 2021-08-20 16:32:47 +02:00
  • e312485a34 Bump up build number Wojtek Figat 2021-08-21 13:35:32 +02:00
  • 7dfe709196 Fix suspension force offset location Wojtek Figat 2021-08-20 16:33:31 +02:00
  • 759845c37b Add wheeled vehicle tire options Wojtek Figat 2021-08-20 16:33:11 +02:00
  • 5e3fe56aa7 Add digital steering option for a vehicle Wojtek Figat 2021-08-20 16:23:45 +02:00
  • 4b506560e9 Fix WheeledVehicle driving and suspension raycasts Wojtek Figat 2021-08-20 15:30:01 +02:00
  • 330c46b949 Add SuspensionForceOffset to vehicle wheel config Wojtek Figat 2021-08-12 18:21:46 +02:00
  • b29d1f9902 Fix rare crashes due to selection not being empty on play mode start Wojtek Figat 2021-08-20 10:51:27 +02:00
  • 15f60b33b1 Optimize ticking disabled vehicles Wojtek Figat 2021-08-19 16:26:49 +02:00