Commit Graph

  • 60b4660a2c Fix tag add menu. Tryibion 2025-04-02 21:39:47 -05:00
  • 1dfd717093 serialize display info and color xxSeys1 2025-04-02 23:38:04 +02:00
  • 68ef6f08c6 minor style fixes xxSeys1 2025-04-02 19:40:27 +02:00
  • a0b80c6096 add getters for more commonly used vehicle fields xxSeys1 2025-04-02 19:29:11 +02:00
  • 59ac8a3f60 move anti roll bars into Vehicle display group xxSeys1 2025-04-02 19:21:24 +02:00
  • dd281bbca8 add wheel information debug draw xxSeys1 2025-04-02 19:12:36 +02:00
  • 2e48be97b6 add getter for steering xxSeys1 2025-04-02 17:24:13 +02:00
  • 0b7550e5ca Implement creation of new projects from within the editor gui. Andre Mohren 2025-04-02 15:10:11 +02:00
  • fcddd4eca7 SImplify editor state changes logging mafiesto4 2025-04-02 09:24:11 +02:00
  • 854d0cc23c Add profiler zone for native library loading mafiesto4 2025-04-02 09:23:55 +02:00
  • d00a2ea63f Fix crash when using anim graph asset after it's reloaded (after editing) mafiesto4 2025-04-02 09:22:23 +02:00
  • 311a7b8c02 Improve a8eca76cd1 mafiesto4 2025-04-01 23:32:12 +02:00
  • 3e7ec2b28d Fix missing animation playback information for state transition when using root motion modify nodes mafiesto4 2025-04-01 17:28:33 +02:00
  • 1c9ff2ec03 Fix mouse cursor when opening state in animation state machine mafiesto4 2025-04-01 17:28:05 +02:00
  • 968044a6c7 Minor fixes mafiesto4 2025-03-31 22:59:15 +02:00
  • a8eca76cd1 Fix sampling Multi Blend 1D animation at out of bounds to the right point mafiesto4 2025-03-31 20:52:08 +02:00
  • 5202d11af4 Fix looping animations with different speed in blend space mafiesto4 2025-03-31 20:31:20 +02:00
  • 3b518cdf2c Merge remote-tracking branch 'origin/master' into 1.10 mafiesto4 2025-03-31 16:58:25 +02:00
  • af3054e5e0 minor code style xxSeys1 2025-03-31 15:55:04 +02:00
  • e5d0158c92 remove texture flip channels default group expand xxSeys1 2025-03-31 15:53:40 +02:00
  • 368ef9185b Fix various editor labels placement after UI resizing refactor mafiesto4 2025-03-31 15:35:32 +02:00
  • bf849c860a Fix loading windows layout with assets due to content database load order change mafiesto4 2025-03-27 20:47:47 +01:00
  • 4268d3d341 Merge branch 'xxSeys1-CollectionsEditorSizeValueBoxWidth' mafiesto4 2025-03-31 15:17:37 +02:00
  • dd50972fb1 Merge branch 'CollectionsEditorSizeValueBoxWidth' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-CollectionsEditorSizeValueBoxWidth mafiesto4 2025-03-31 15:17:33 +02:00
  • 93a3083803 Merge branch 'xxSeys1-ContentFinderSearchboxFix' mafiesto4 2025-03-31 15:16:04 +02:00
  • b5e3d02539 Merge branch 'ContentFinderSearchboxFix' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ContentFinderSearchboxFix mafiesto4 2025-03-31 15:15:56 +02:00
  • 43abd1fe37 Merge branch 'xxSeys1-DebugLogCutoffNewMessageFix' mafiesto4 2025-03-31 15:15:31 +02:00
  • 6eb24d59b4 Merge branch 'DebugLogCutoffNewMessageFix' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-DebugLogCutoffNewMessageFix mafiesto4 2025-03-31 15:15:28 +02:00
  • d7204dbf3b Merge branch 'xxSeys1-LogColors' mafiesto4 2025-03-31 15:15:12 +02:00
  • 7abc7258ab Merge branch 'LogColors' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-LogColors mafiesto4 2025-03-31 15:15:08 +02:00
  • 4ddf8d0f48 Merge branch 'GoaLitiuM-fix_asseteditorwindow_restore' mafiesto4 2025-03-31 15:14:51 +02:00
  • ed3ec55561 Add Visject per-node custom search and use it for Multi Blend nodes to filter animations used mafiesto4 2025-03-31 14:12:32 +02:00
  • c00876fa94 Fix showing Content Search window to properly use context window mafiesto4 2025-03-31 14:12:03 +02:00
  • f947aa3ae2 Fix asset reference window showing temp assets mafiesto4 2025-03-31 13:44:16 +02:00
  • e0251afe79 Fix last frame importing from animations to correctly loop mafiesto4 2025-03-31 13:38:13 +02:00
  • f53c3d7ad5 increase width of "Size" box to fit max collection size xxSeys1 2025-03-30 23:26:59 +02:00
  • 0046cbe0ef Fix regression in using per-component input fields in Visject nodes values editing mafiesto4 2025-03-30 20:54:32 +02:00
  • 4c133fb6ff Add minor improvement to anim graph editing mafiesto4 2025-03-29 22:33:31 +01:00
  • 3acb80f320 turns out flax has a method for this xxSeys1 2025-03-28 22:19:23 +01:00
  • bada6b8886 Fix AssetEditorWindows not getting restored after script recompilation Ari Vuollet 2025-03-28 23:06:23 +02:00
  • ac60dc8068 fix/ change content finder search box text persistency behaviour xxSeys1 2025-03-28 22:02:48 +01:00
  • f025d96111 fix new messages being cut off in Debug Log xxSeys1 2025-03-28 19:38:51 +01:00
  • 5bee99cb93 Add ArrayExtensions::First and fix usage for object pointers mafiesto4 2025-03-28 15:36:03 +01:00
  • ab348d5f34 Fix incorrect scene object memory leak printing if some objects are destroyed during game plugin shutdown mafiesto4 2025-03-28 15:35:38 +01:00
  • 54f73fe35a Fix regression in new triplanar to still support scale as Float3 for per-axis scaling mafiesto4 2025-03-28 11:15:14 +01:00
  • 5017bdd470 Fix parsing floating point values with . separator instead of , mafiesto4 2025-03-28 10:50:06 +01:00
  • 62273db725 Fix bone socket update on load while in game mafiesto4 2025-03-28 10:49:40 +01:00
  • e468a77a22 Add HighestSetBit and LowestSetBit utilities mafiesto4 2025-03-28 10:49:23 +01:00
  • cc32af3919 Add utility operators for LayersMask bit operations mafiesto4 2025-03-28 10:48:41 +01:00
  • 0041a17b7d Add Script::IsEnabledInHierarchy mafiesto4 2025-03-27 21:05:32 +01:00
  • 38b00f458c Restyle dock window hints to match current drag&drop/selection coloring in Editor mafiesto4 2025-03-27 20:48:16 +01:00
  • 1c64845169 Fix loading windows layout with assets due to content database load order change mafiesto4 2025-03-27 20:47:47 +01:00
  • 98834131f1 Add smooth shadows blending between directional light cascades mafiesto4 2025-03-27 10:48:35 +01:00
  • 40f2067732 improve message readability xxSeys1 2025-03-26 23:39:22 +01:00
  • 1e9f9c8e82 move log colors to visual settings xxSeys1 2025-03-26 23:38:54 +01:00
  • fa1469514b Fix binding missing vertex buffer slots to zero data on D3D11 and D3D12 mafiesto4 2025-03-26 22:54:00 +01:00
  • f94543aac8 Merge remote-tracking branch 'origin/master' into 1.10 mafiesto4 2025-03-26 19:48:47 +01:00
  • bf2974b6cc Fix reading Variant Type in C# mafiesto4 2025-03-26 19:47:39 +01:00
  • faa3f62813 Fix crash when using different values in various math nodes in Visject mafiesto4 2025-03-26 18:20:09 +01:00
  • 6a4078c589 Fix displaying double vectors in Visject constant fields mafiesto4 2025-03-26 17:26:01 +01:00
  • a0497a8f60 Fix opening game project when engine Large Worlds config gets changed mafiesto4 2025-03-26 17:15:01 +01:00
  • 8f7752bec7 Merge branch 'xxSeys1-EmmiterTemplatesDescriptions' mafiesto4 2025-03-26 16:05:55 +01:00
  • 7dc18eeda9 Merge branch 'EmmiterTemplatesDescriptions' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-EmmiterTemplatesDescriptions mafiesto4 2025-03-26 16:05:47 +01:00
  • a73da8a31c Merge branch 'xxSeys1-ActorSearchBoxTooltip' mafiesto4 2025-03-26 16:04:16 +01:00
  • ee6ad02a95 Merge branch 'ActorSearchBoxTooltip' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ActorSearchBoxTooltip mafiesto4 2025-03-26 16:04:13 +01:00
  • 04d105ed85 Merge branch 'xxSeys1-TerrainInfo' mafiesto4 2025-03-26 16:03:07 +01:00
  • 0e822fc1f7 Merge branch 'TerrainInfo' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-TerrainInfo mafiesto4 2025-03-26 16:03:02 +01:00
  • a78ec8b8cd Merge branch 'xxSeys1-collectionResizeContextMenu' mafiesto4 2025-03-26 16:02:00 +01:00
  • 83daca569b Merge branch 'collectionResizeContextMenu' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-collectionResizeContextMenu mafiesto4 2025-03-26 16:01:24 +01:00
  • 6ea3b0012f Merge branch 'xxSeys1-ModelToolSliders' mafiesto4 2025-03-26 15:59:28 +01:00
  • e67b9a2e05 Merge branch 'ModelToolSliders' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ModelToolSliders mafiesto4 2025-03-26 15:59:23 +01:00
  • 438ca91dc3 Merge branch 'xxSeys1-compilationFailedMessage' mafiesto4 2025-03-26 15:58:24 +01:00
  • 45ec633fec Merge branch 'compilationFailedMessage' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-compilationFailedMessage mafiesto4 2025-03-26 15:58:16 +01:00
  • df6cf13b98 Fix rubber band selection with large worlds mafiesto4 2025-03-26 15:57:58 +01:00
  • 19da49a0e0 Merge branch 'xxSeys1-AnimAndEmitterPreviewNoParamText' mafiesto4 2025-03-25 17:12:59 +01:00
  • 9f1429259a Merge branch 'AnimAndEmitterPreviewNoParamText' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-AnimAndEmitterPreviewNoParamText mafiesto4 2025-03-25 17:12:53 +01:00
  • 38c3d88a8a Fix crash on incorrect MultiBlend2D triangles memory mafiesto4 2025-03-25 17:12:14 +01:00
  • 7e145c56fd Merge remote-tracking branch 'origin/master' into 1.10 mafiesto4 2025-03-25 13:37:15 +01:00
  • 9cf7046a5b Add leaderboards to Online interface mafiesto4 2025-03-25 13:35:50 +01:00
  • 4e14035281 Add curl lib linking in GDK and expose XboxServicesToolset for plugins/modules mafiesto4 2025-03-25 13:23:23 +01:00
  • bd74d9202e update and fix the emitter template descriptions xxSeys1 2025-03-25 10:33:47 +01:00
  • 0938dd3f5d hide Remove option in collections editor if collection can not be resized xxSeys1 2025-03-25 00:34:28 +01:00
  • bde4aec113 make script compilation failed warning a bit nicer xxSeys1 2025-03-24 19:12:16 +01:00
  • 82bdc5d869 adjust sensitivity of some sliders in Model Tool xxSeys1 2025-03-24 18:14:54 +01:00
  • 1b3ad99554 Fix indentation and shader compilation for blue console mafiesto4 2025-03-24 15:40:51 +01:00
  • e9e96b21d3 put terrain info into own Properties panel group xxSeys1 2025-03-23 14:48:02 +01:00
  • 391c67b1a9 add visibility options for the tab close button xxSeys1 2025-03-23 14:09:59 +01:00
  • a403e21cbc add search operator tooltip to scene tree search bar xxSeys1 2025-03-19 23:01:57 +01:00
  • 2c8f2b6e92 Fix potential crash mafiesto4 2025-03-19 16:56:08 +01:00
  • 04fa19fce7 Revert "Fix issue with re-loading scene and toolstip not updating." mafiesto4 2025-03-19 16:55:05 +01:00
  • 92a212317d show No parameters text when no parameters to be displayed in Preview tab xxSeys1 2025-03-18 22:25:51 +01:00
  • 9459eff58c Fix regression in game viewport DPI scale usage mafiesto4 2025-03-18 20:07:30 +01:00
  • 8c857e6fa4 Merge branch 'GoaLitiuM-unload_alc_fix' mafiesto4 2025-03-18 17:42:47 +01:00
  • d123dd3eb4 Use limited attempts for assembly context reload and dont use Debug Log for warning mafiesto4 2025-03-18 17:42:21 +01:00
  • db645c1aae Fix project loading bug if it's empty without modules info mafiesto4 2025-03-18 16:35:51 +01:00
  • abe5b14f72 Merge branch 'unload_alc_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-unload_alc_fix mafiesto4 2025-03-18 14:20:20 +01:00
  • 68967de1f5 Fix custom GUI material writing depth when it's not needed mafiesto4 2025-03-18 10:57:12 +01:00
  • e25efa8c6f Fix naming convention mafiesto4 2025-03-18 09:09:06 +01:00
  • 7f081abf92 Fix crash in editor on exit mafiesto4 2025-03-17 17:18:01 +01:00
  • 80df074b5f Minor fixes mafiesto4 2025-03-17 16:37:28 +01:00