Commit Graph

  • 57084b3d6c Merge branch 'tooltip-text-padding' of https://github.com/Tryibion/FlaxEngine into Tryibion-tooltip-text-padding Wojtek Figat 2024-05-15 12:23:47 +02:00
  • fa23619f08 Merge branch 'Tryibion-scroll-colors' Wojtek Figat 2024-05-15 12:23:12 +02:00
  • 1f2456fc67 Merge branch 'scroll-colors' of https://github.com/Tryibion/FlaxEngine into Tryibion-scroll-colors Wojtek Figat 2024-05-15 12:23:08 +02:00
  • 0b71e906a6 Merge branch 'Tryibion-textbox-add' Wojtek Figat 2024-05-15 12:22:47 +02:00
  • 2e59c35a44 Merge branch 'textbox-add' of https://github.com/Tryibion/FlaxEngine into Tryibion-textbox-add Wojtek Figat 2024-05-15 12:22:40 +02:00
  • 6f2bd0e932 Another attempt on 6a883bc7c6 Wojtek Figat 2024-05-15 11:22:07 +02:00
  • 82bf4238df Add support for decoding NV12 into RGB image Wojtek Figat 2024-05-15 11:15:19 +02:00
  • 9d2dc91920 Add PixelFormat::NV12 Wojtek Figat 2024-05-15 11:14:16 +02:00
  • 3ae30a59b3 Fix engine with c# scripting disabled Wojtek Figat 2024-05-14 13:13:37 +02:00
  • 6a883bc7c6 Revert file handles bug Wojtek Figat 2024-05-14 09:03:52 +02:00
  • 17de6388ca Code fix Chandler Cox 2024-05-13 17:42:37 -05:00
  • c858b67f2e Try and fix large world issue. Chandler Cox 2024-05-13 16:48:45 -05:00
  • e028d263f1 Remove unused include. Chandler Cox 2024-05-13 16:38:38 -05:00
  • 6962ed6730 Fix case spelling Chandler Cox 2024-05-13 16:38:10 -05:00
  • b66d50ae1b Add font and case options to Label and Textbox Chandler Cox 2024-05-13 16:34:23 -05:00
  • a742ce1d32 Optimize FileReadStream seeking if new position is within the cached buffer Wojtek Figat 2024-05-13 22:40:27 +02:00
  • 675ce71935 Draw hover before selection so that way ui selection is drawn on top. Chandler Cox 2024-05-13 12:45:59 -05:00
  • 833f844d59 Minor improvements to ui editor widget drawing. Chandler Cox 2024-05-13 12:38:11 -05:00
  • af08dc1c69 Fix ReadOnly attribute handling in collection editors Wojtek Figat 2024-05-13 16:08:50 +02:00
  • 3593f835cd Remove unused property of video player Wojtek Figat 2024-05-13 15:03:55 +02:00
  • df086f3b3b Add more backends Wojtek Figat 2024-05-13 15:03:44 +02:00
  • 07628d2ec7 Clean up code Chandler Cox 2024-05-11 21:31:00 -05:00
  • aac3dbfe09 Fix control transform duplicating when changing anchor. Chandler Cox 2024-05-11 21:29:45 -05:00
  • 185f24ce49 Fix value alpha transparency being applied twice to preview color. Chandler Cox 2024-05-11 20:19:51 -05:00
  • 77e29109ee Fix native internal type name for deeply nested types Ari Vuollet 2024-05-11 15:46:47 +03:00
  • 8d89b9efb0 Fix internal type name for nested blittable element types Ari Vuollet 2024-05-11 14:57:41 +03:00
  • b2fee31a13 Add checkerboard background to color picker dialog color. Chandler Cox 2024-05-10 20:30:14 -05:00
  • fc7628e2ee Add tree node guidlines Chandler Cox 2024-05-10 19:22:23 -05:00
  • 2e3e4959d6 Add width padding for tooltip Chandler Cox 2024-05-10 17:18:10 -05:00
  • f22105c2c3 Allow adding script via drag drop Chandler Cox 2024-05-10 16:58:40 -05:00
  • 533902d185 Change panel scroll bar style editor order. Chandler Cox 2024-05-10 15:04:27 -05:00
  • 6b31d51e31 Add volume, pan and spatial audio options for video playback Wojtek Figat 2024-05-10 13:54:52 +02:00
  • f0d143ecaa Fix decoding 480p videos Wojtek Figat 2024-05-10 13:29:08 +02:00
  • 196aa020fd Fix video playback if fie has no audio track Wojtek Figat 2024-05-10 13:16:07 +02:00
  • ffe5105602 Fixes for audio playback in videos Wojtek Figat 2024-05-10 13:12:07 +02:00
  • 4acaa62a07 Fix crash in AudioBackendOAL::Source_DequeueProcessedBuffers when buffer count is large Wojtek Figat 2024-05-10 12:52:07 +02:00
  • 68653fa91f Add small code optimizations Wojtek Figat 2024-05-10 12:27:28 +02:00
  • dc0aa61a14 Add scrollbar colors to Panel Chandler Cox 2024-05-09 22:14:08 -05:00
  • ee790ff3a9 Change colors for tabs to be seen better. Chandler Cox 2024-05-09 21:53:22 -05:00
  • a2a3926aee Expose colors in scrollbar Chandler Cox 2024-05-09 21:53:04 -05:00
  • 9a70344c1f Fix carrot location on text box with no text. Add vertical and horizontal alignment options to textbox. Chandler Cox 2024-05-09 21:31:54 -05:00
  • 44006dd533 Various code improvements Wojtek Figat 2024-05-09 18:59:09 +02:00
  • f6aabf2d14 Optimize navmesh building and reduce scene lock time Wojtek Figat 2024-05-09 18:58:47 +02:00
  • dc1f15f18d Add OnStaticFlagsChanged to Actor Wojtek Figat 2024-05-09 16:55:05 +02:00
  • 7d7808af8f Remove default value tooltips from post process docs to prevent errors Wojtek Figat 2024-05-09 10:56:42 +02:00
  • 5029584a9f Fix crash when Visual Script event binding instance is invalid Wojtek Figat 2024-05-09 10:17:23 +02:00
  • f353d3f114 Fix looping root motion Wojtek Figat 2024-05-09 10:16:45 +02:00
  • 667e8bc293 Minor cleanup in anim code Wojtek Figat 2024-05-09 10:16:34 +02:00
  • 2edb9cc4d8 Fix compilation warnings when using 64-bit coords Wojtek Figat 2024-05-08 23:24:23 +02:00
  • 7018666a8c Add layer masking for PostFxVolume against Camera's RenderLayersMask Wojtek Figat 2024-05-08 22:42:35 +02:00
  • f04926ad94 Merge branch 'GoaLitiuM-treenode_expanded_fix' Wojtek Figat 2024-05-08 19:30:55 +02:00
  • e7508538e0 Merge remote-tracking branch 'origin/master' into 1.9 Wojtek Figat 2024-05-08 19:27:56 +02:00
  • 50f5f0acd9 Fix TreeNode rendering issues with expanded nodes Ari Vuollet 2024-05-08 20:14:46 +03:00
  • 33202a74b0 Fix Wojtek Figat 2024-05-08 19:15:25 +02:00
  • 3745979b81 Add attributes for game into AndroidManifest Wojtek Figat 2024-05-08 18:49:16 +02:00
  • db15f6f08a Add For Distribution to be enabled by default in Release builds Wojtek Figat 2024-05-08 18:48:55 +02:00
  • e1a2f51d5a Merge branch 'GoaLitiuM-editor_font_validation' Wojtek Figat 2024-05-08 18:17:53 +02:00
  • a8e1fd7a4a Merge branch 'editor_font_validation' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-editor_font_validation Wojtek Figat 2024-05-08 18:17:46 +02:00
  • d46ef6ac92 Merge branch 'Tryibion-add-shift-scroll' Wojtek Figat 2024-05-08 18:17:20 +02:00
  • 36d21b27c7 Merge branch 'add-shift-scroll' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-shift-scroll Wojtek Figat 2024-05-08 18:17:13 +02:00
  • b1636c27e7 Merge branch 'Tryibion-Move-control-transform' Wojtek Figat 2024-05-08 17:39:48 +02:00
  • 5d32fc6c5e Merge branch 'Move-control-transform' of https://github.com/Tryibion/FlaxEngine into Tryibion-Move-control-transform Wojtek Figat 2024-05-08 17:31:47 +02:00
  • 065dc474c0 Merge branch 'Tryibion-game-window-focus-issue' Wojtek Figat 2024-05-08 17:31:16 +02:00
  • 1fb7b24aad Merge branch 'game-window-focus-issue' of https://github.com/Tryibion/FlaxEngine into Tryibion-game-window-focus-issue Wojtek Figat 2024-05-08 17:31:08 +02:00
  • f0b72aa025 Merge branch 'Tryibion-color-picker' Wojtek Figat 2024-05-08 17:30:50 +02:00
  • 058077736b Merge branch 'color-picker' of https://github.com/Tryibion/FlaxEngine into Tryibion-color-picker Wojtek Figat 2024-05-08 17:30:45 +02:00
  • 571ba6773d Optimize win32 filesystem access via static buffer or unlimited path len Wojtek Figat 2024-05-08 17:28:46 +02:00
  • 40652a0ebc Fix HashSet adding item via move operation Wojtek Figat 2024-05-08 17:28:14 +02:00
  • 481a6de821 Add support for cooking raw files referenced by assets Wojtek Figat 2024-05-08 17:27:46 +02:00
  • 66b828ae92 Refactor Asset::GetReferences to support file path references Wojtek Figat 2024-05-08 15:54:37 +02:00
  • b91f51fb46 Add async videos update Wojtek Figat 2024-05-08 12:35:18 +02:00
  • b02f011627 Merge branch 'GoaLitiuM-drawtext_fix' Wojtek Figat 2024-05-08 10:34:33 +02:00
  • e51d2dda00 Fix playing 6-channel audio with XAudio2 backend Wojtek Figat 2024-05-08 10:20:04 +02:00
  • a11fa46ee2 Add cpu profile events to GPU tasks executor queue Wojtek Figat 2024-05-08 10:19:39 +02:00
  • 47f3ecbde2 Fix video player shutdown on editor window close Wojtek Figat 2024-05-08 10:19:22 +02:00
  • deb2319190 Add audio playback support to video player Wojtek Figat 2024-05-08 10:19:08 +02:00
  • ea04c746fd Fix Editor not launching if custom interface fonts are missing Ari Vuollet 2024-05-07 21:17:23 +03:00
  • 97454fc82e Fix drawing an extra character with Render2D.DrawText Ari Vuollet 2024-05-07 20:09:36 +03:00
  • 4a6afdb108 Small fixes for color picker. Chandler Cox 2024-05-07 08:41:23 -05:00
  • 4b8970f674 Update assets Wojtek Figat 2024-05-06 10:41:07 +02:00
  • f43cd97907 Refactor Audio Backend to not depend on AudioSource object Wojtek Figat 2024-05-06 10:36:36 +02:00
  • 65e852600a Merge branch 'Tryibion-skip-empty-layers' Wojtek Figat 2024-05-05 22:56:47 +02:00
  • fedd990c13 Merge branch 'skip-empty-layers' of https://github.com/Tryibion/FlaxEngine into Tryibion-skip-empty-layers Wojtek Figat 2024-05-05 22:56:41 +02:00
  • c0329abe40 Merge branch 'Tryibion-fix-properties-1st-offset' Wojtek Figat 2024-05-05 22:55:30 +02:00
  • d8850a56a8 Merge branch 'fix-properties-1st-offset' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-properties-1st-offset Wojtek Figat 2024-05-05 22:55:26 +02:00
  • e171bb06ec Merge branch 'GoaLitiuM-unbox_array_fix' Wojtek Figat 2024-05-05 22:54:18 +02:00
  • 3825e07adc Merge branch 'unbox_array_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-unbox_array_fix Wojtek Figat 2024-05-05 22:54:12 +02:00
  • db8adf7d96 Fix creating virtual terrain collision of actor that is not in a game Wojtek Figat 2024-05-05 22:50:12 +02:00
  • e77ae12b9b Fix unboxing of array type Variants Ari Vuollet 2024-05-05 13:15:31 +03:00
  • bf4e4aeaf6 Fix bottom offset for last property label and property Chandler Cox 2024-05-04 22:32:00 -05:00
  • 2107b069db Fix odd offset between 1st property and property label. Chandler Cox 2024-05-04 19:25:56 -05:00
  • ea2005dacb Add layer number to LayerMask UI Chandler Cox 2024-05-04 18:08:53 -05:00
  • d5cded8aaa Skip empty layers for LayerMask Editor Chandler Cox 2024-05-04 17:51:27 -05:00
  • 430b22d5d7 Dont unfocus game window while cursor is not visible unless the lock mode is none. Chandler Cox 2024-05-04 17:37:32 -05:00
  • 5b2af6b3d5 Refactor Audio Backend to not depend on AudioListener object Wojtek Figat 2024-05-04 22:16:20 +02:00
  • f604503566 Refactor Audio Backend to support single listener only Wojtek Figat 2024-05-04 21:47:47 +02:00
  • 388a0f4196 Add initial audio buffer support in video player Wojtek Figat 2024-05-03 14:32:23 +02:00
  • 754ed56119 Add FilePathEditor custom editor for path-based editing asset/url refs with a file picker Wojtek Figat 2024-05-03 12:26:03 +02:00
  • dca8e391fa Rollback video thumbnail as generic for now Wojtek Figat 2024-05-02 18:48:49 +02:00
  • 9d830eb1e2 Fix crash when using scripting object as interface implementation in object property displayed in Editor Wojtek Figat 2024-05-02 18:31:30 +02:00