Commit Graph

  • e5bf0e1b9f Merge branch 'script-group' of https://github.com/Tryibion/FlaxEngine into Tryibion-script-group Wojtek Figat 2024-05-22 23:12:18 +02:00
  • b776465919 Merge branch 'Tryibion-play-game-fix' Wojtek Figat 2024-05-22 23:11:29 +02:00
  • 82181b28b0 Merge branch 'play-game-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-play-game-fix Wojtek Figat 2024-05-22 23:11:25 +02:00
  • eb07fd7b9a Fix xml tooltips processing to ignore excessive whitespaces Wojtek Figat 2024-05-22 23:10:05 +02:00
  • 79dbad6547 Ensure slider max and min are snapped to if the value is close to them. Chandler Cox 2024-05-22 15:56:39 -05:00
  • 94884fc39a Run control update even when UiCanvas skips events. Chandler Cox 2024-05-22 14:52:30 -05:00
  • aec5ef8332 Add message for no first scene. Chandler Cox 2024-05-22 14:42:20 -05:00
  • 8e4783a0c6 Play scene if invalid first scene data in editor while selected to play game from first scene. Chandler Cox 2024-05-22 14:38:17 -05:00
  • c23f2b61cc Fix editor error when underlying int value provider returns other scalar type Wojtek Figat 2024-05-22 18:38:08 +02:00
  • 12cf7f0f92 Merge remote-tracking branch 'origin/master' into 1.9 Wojtek Figat 2024-05-22 16:15:14 +02:00
  • 6481897ffa Fix SliderControl not being unfocused on value change. Chandler Cox 2024-05-22 07:52:25 -05:00
  • 9653fc6725 Optimize stack memory in volumetric fog lights culling Wojtek Figat 2024-05-22 13:01:24 +02:00
  • 2af4e8fe10 Add AV video backend for macOS and iOS Wojtek Figat 2024-05-22 11:53:46 +02:00
  • 499a7c6129 change to debug log collapse Chandler Cox 2024-05-21 07:18:56 -05:00
  • 84fdf9cc80 Save output log collapse state. Chandler Cox 2024-05-20 21:46:57 -05:00
  • f8d023ed5c Remove drop down image on scripts if no objects are in the group. Chandler Cox 2024-05-20 21:36:44 -05:00
  • 5ca61d8568 Fix Convert to Parameter to check if can perform action Wojtek Figat 2024-05-20 22:39:46 +02:00
  • 58998f4576 - Reroute node now always checks if the mouse is inside the "connecting bounds" and changes the cursor accordingly - Slightly increased "connecting bounds" padding Nils Hausfeld 2024-05-20 21:18:12 +02:00
  • c486577b07 Fix TAA in editor's debug view modes Wojtek Figat 2024-05-20 19:03:28 +02:00
  • a69c8ce6a2 Revert 73f68c102d and reopen #2610 Wojtek Figat 2024-05-20 18:37:15 +02:00
  • e527783e55 Fix missing curve initialization when loading from json Wojtek Figat 2024-05-20 18:36:41 +02:00
  • 4d9c92dd49 Fix editor hang when scene deserialization fails Wojtek Figat 2024-05-20 18:24:20 +02:00
  • 9b01229e58 Fix regression in GPU Particle collisions in editor Wojtek Figat 2024-05-20 18:12:35 +02:00
  • e3a030fad8 Update version Wojtek Figat 2024-05-20 17:10:23 +02:00
  • cb878294ea Minor fixes Wojtek Figat 2024-05-20 17:09:59 +02:00
  • b2fc5e8fd3 increase horizontal slot amount Abra 2024-05-20 17:01:07 +03:00
  • 4fb42319ef add edit prefab button Abra 2024-05-20 16:59:32 +03:00
  • 1bd1aca0f0 Merge branch 'GoaLitiuM-richtextbox_fix' Wojtek Figat 2024-05-20 14:43:26 +02:00
  • b433312042 Merge branch 'richtextbox_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-richtextbox_fix Wojtek Figat 2024-05-20 14:43:09 +02:00
  • 1041b1b86d Merge branch 'tecnessino-patch-2' Wojtek Figat 2024-05-20 14:23:20 +02:00
  • 1ace5fd10d Merge branch 'patch-2' of https://github.com/tecnessino/FlaxEngine into tecnessino-patch-2 Wojtek Figat 2024-05-20 14:23:03 +02:00
  • cfc9f73744 Fix deadlock between content storage and asset that is being updated during load Wojtek Figat 2024-05-20 14:22:03 +02:00
  • 2418167182 Merge branch 'Tryibion-update-cursor-unlock-text' Wojtek Figat 2024-05-20 11:47:07 +02:00
  • 52090d3a6b Merge branch 'update-cursor-unlock-text' of https://github.com/Tryibion/FlaxEngine into Tryibion-update-cursor-unlock-text Wojtek Figat 2024-05-20 11:47:01 +02:00
  • 73f68c102d Revert #2421 two bone ik to solve #2610 regression Wojtek Figat 2024-05-20 11:19:03 +02:00
  • bb1bee40e4 Fix alignment issues in stack allocators Ari Vuollet 2024-05-19 23:36:33 +03:00
  • 1b0b8998f9 Hide Visual Studio solution architectures not supported by main project Ari Vuollet 2024-05-15 22:04:54 +03:00
  • e4764c4d84 Skip setup of ARM64 configuration for Windows with no compiler support Ari Vuollet 2024-05-15 21:48:22 +03:00
  • 2de756f761 Include configuration specific source files in solution configurations Ari Vuollet 2024-05-15 20:56:16 +03:00
  • 83f40be4f5 Copy hostfxr from platform architecture specific dependencies folder Ari Vuollet 2024-05-12 15:00:51 +03:00
  • 87a73c9b73 Add cooking support for Windows on ARM Ari Vuollet 2024-05-12 15:00:02 +03:00
  • 7054f942f6 Update minimp3 Ari Vuollet 2024-05-11 20:14:28 +03:00
  • 227eaff9e2 Patch rapidjson for Windows on ARM Ari Vuollet 2024-05-11 19:02:09 +03:00
  • 563a45633f Patch tracy for Windows on ARM Ari Vuollet 2024-05-11 19:01:45 +03:00
  • 09e0754902 Compile glslang for Windows on ARM Ari Vuollet 2024-05-11 18:58:25 +03:00
  • 3dfe0e6c5a Compile assimp for Windows on ARM Ari Vuollet 2024-05-11 18:47:05 +03:00
  • 9e7af72046 Add dependencies to copy dbghelp and dxcompiler files from SDK Ari Vuollet 2024-05-11 18:15:36 +03:00
  • 96eb8cb0ca Build astc for Windows on ARM Ari Vuollet 2024-05-11 18:12:59 +03:00
  • ff86057a0a Update OpenAL to use CMake for compilation on Windows Ari Vuollet 2024-05-11 18:10:18 +03:00
  • 56abd82c9b Update ogg and vorbis to use CMake for compilation on Windows Ari Vuollet 2024-05-10 22:16:43 +03:00
  • 9777bef9df Patch pix3.h for Windows on ARM Ari Vuollet 2024-05-10 22:12:14 +03:00
  • 9fedacb404 Use VS2022 Win10 MSVC solutions in DirectX-related dependencies Ari Vuollet 2024-05-09 20:30:24 +03:00
  • 84f7fde753 Build NvCloth for Windows on ARM Ari Vuollet 2024-05-09 20:25:16 +03:00
  • a5566d297f Update PhysX with Windows on ARM support Ari Vuollet 2024-05-09 20:24:51 +03:00
  • 3f299f99cd Update curl to 7.88.1 Ari Vuollet 2024-05-09 20:22:36 +03:00
  • 741fc959e6 Update Freetype to 2.13.2 Ari Vuollet 2024-05-09 20:19:35 +03:00
  • 93fd560723 Fix rebuilding dependencies using Git with existing local folders Ari Vuollet 2024-05-09 20:14:22 +03:00
  • cf48ce6d93 Fallback to D3D11 devices without debug layers when unavailable Ari Vuollet 2024-05-09 20:09:27 +03:00
  • bdd3b754bd Support using native host MSVC binaries on ARM64 Ari Vuollet 2024-05-09 20:08:39 +03:00
  • 99c27c9c30 Support ARM64 architecture under Windows Ari Vuollet 2024-05-09 20:05:49 +03:00
  • 862dd1e5f1 Change comment tecnessino 2024-05-18 20:37:43 +02:00
  • 58351d1989 Fix RichTextBox not drawing the last character Ari Vuollet 2024-05-18 00:00:20 +03:00
  • 6705205e2f Update cursor unlock text with correct input key bind. Chandler Cox 2024-05-17 09:41:02 -05:00
  • 2cdd0ff644 Fix test compilation Wojtek Figat 2024-05-17 15:47:50 +02:00
  • 69ae841f64 Merge branch 'Tryibion-sel-prefab-clear-search' Wojtek Figat 2024-05-17 15:31:04 +02:00
  • 7f8700288f Merge branch 'sel-prefab-clear-search' of https://github.com/Tryibion/FlaxEngine into Tryibion-sel-prefab-clear-search Wojtek Figat 2024-05-17 15:30:59 +02:00
  • f87dec6ca6 Merge branch 'Tryibion-edit-options-move' Wojtek Figat 2024-05-17 15:30:50 +02:00
  • 65a6c0aed5 Merge branch 'edit-options-move' of https://github.com/Tryibion/FlaxEngine into Tryibion-edit-options-move Wojtek Figat 2024-05-17 15:30:44 +02:00
  • f6dd0decfb Merge branch 'Tryibion-prefab-camera' Wojtek Figat 2024-05-17 15:30:26 +02:00
  • 816984542a Merge branch 'prefab-camera' of https://github.com/Tryibion/FlaxEngine into Tryibion-prefab-camera Wojtek Figat 2024-05-17 15:30:18 +02:00
  • 3837e8b263 Rename "Options" to "Editor Options" and move under the "Edit" menu. Chandler Cox 2024-05-16 23:20:44 -05:00
  • 47b3141f18 Clear item search on select prefab Chandler Cox 2024-05-16 23:00:32 -05:00
  • e10ee3e55a Force camera model to load in prefabs. Chandler Cox 2024-05-16 16:49:56 -05:00
  • 0a4e89e29b Fix UI navigation when using multiple canvases Wojtek Figat 2024-05-16 16:12:53 +02:00
  • 0765fa92b5 Add option to move all selected UI Controls while holding Shift key Wojtek Figat 2024-05-16 14:11:11 +02:00
  • 2529312152 Refactor Color.FromRGBA and add matching old logic Color.FromARGB Wojtek Figat 2024-05-16 13:45:29 +02:00
  • 3404643636 Add better error messages to NetworkReplicator::SetObjectOwnership for incorrect usage Wojtek Figat 2024-05-16 10:49:51 +02:00
  • 6b9f6ac82e Fix incorrect async methods used as RPCs (not supported now) Wojtek Figat 2024-05-16 10:35:17 +02:00
  • ab5bb79754 Fix regression in collections editing after improving ReadOnly option Wojtek Figat 2024-05-16 10:34:57 +02:00
  • 58f95d6ce3 Simplify 6f2bd0e932 Wojtek Figat 2024-05-15 23:49:46 +02:00
  • 97be8ee8cc Merge remote-tracking branch 'origin/master' into 1.9 Wojtek Figat 2024-05-15 23:49:05 +02:00
  • 1d6e8c4b7c Add video support on Android Wojtek Figat 2024-05-15 23:39:10 +02:00
  • 1cd2f6a070 Fix compilation when using non-strongly typed enum as default value Wojtek Figat 2024-05-15 13:23:30 +02:00
  • 35ddfc2455 Add test case of nested types in scripting Wojtek Figat 2024-05-15 13:09:51 +02:00
  • 17d1d87268 Merge branch 'GoaLitiuM-nested_type_fixes' Wojtek Figat 2024-05-15 12:51:57 +02:00
  • fd871ce830 Merge branch 'nested_type_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-nested_type_fixes Wojtek Figat 2024-05-15 12:50:44 +02:00
  • b4a4a8a591 Minor code cleanup Wojtek Figat 2024-05-15 12:40:08 +02:00
  • 24e4015425 Merge branch 'Tryibion-font-case' Wojtek Figat 2024-05-15 12:30:43 +02:00
  • c670887b1a Merge branch 'font-case' of https://github.com/Tryibion/FlaxEngine into Tryibion-font-case Wojtek Figat 2024-05-15 12:30:39 +02:00
  • d3cd6a461b Merge branch 'Tryibion-ui-edit-handles' Wojtek Figat 2024-05-15 12:26:25 +02:00
  • 2625a9d762 Merge branch 'ui-edit-handles' of https://github.com/Tryibion/FlaxEngine into Tryibion-ui-edit-handles Wojtek Figat 2024-05-15 12:26:20 +02:00
  • 4fdd9a242b Merge branch 'Tryibion-add-script' Wojtek Figat 2024-05-15 12:26:06 +02:00
  • a6e8e6f749 Merge branch 'add-script' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-script Wojtek Figat 2024-05-15 12:25:59 +02:00
  • 03eabbcf63 Merge branch 'Tryibion-control-trans-dup' Wojtek Figat 2024-05-15 12:25:34 +02:00
  • 13f94dcf11 Merge branch 'control-trans-dup' of https://github.com/Tryibion/FlaxEngine into Tryibion-control-trans-dup Wojtek Figat 2024-05-15 12:25:28 +02:00
  • 3b44062eb0 Merge branch 'Tryibion-checkerboard-colorpicker' Wojtek Figat 2024-05-15 12:25:13 +02:00
  • 1457637707 Merge branch 'checkerboard-colorpicker' of https://github.com/Tryibion/FlaxEngine into Tryibion-checkerboard-colorpicker Wojtek Figat 2024-05-15 12:25:08 +02:00
  • d28567111f Merge branch 'Tryibion-treenode-guidelines' Wojtek Figat 2024-05-15 12:24:17 +02:00
  • 1c7f06e570 Merge branch 'treenode-guidelines' of https://github.com/Tryibion/FlaxEngine into Tryibion-treenode-guidelines Wojtek Figat 2024-05-15 12:24:12 +02:00
  • 63cc0fef2e Merge branch 'Tryibion-tooltip-text-padding' Wojtek Figat 2024-05-15 12:23:52 +02:00