Commit Graph

  • f62c77c35c Fix game deployment if output name contains invalid path characters Wojtek Figat 2024-10-21 12:37:55 +02:00
  • 8ff334ae63 Update OpenAL on Windows Wojtek Figat 2024-10-21 12:12:06 +02:00
  • ad00c65250 Merge branch 'GoaLitiuM-openal_msvc_fix' Wojtek Figat 2024-10-21 12:03:32 +02:00
  • 0aa8ff6a84 Merge branch 'openal_msvc_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-openal_msvc_fix Wojtek Figat 2024-10-21 12:02:45 +02:00
  • a94cc64806 Speculative fix for missing main project info in VS Code project generation Wojtek Figat 2024-10-20 23:29:36 +02:00
  • 449e988a59 Add workaround for debug command text memory bug due to managed handles gc Wojtek Figat 2024-10-20 23:25:38 +02:00
  • a2693fa354 Ignore non-public debug commands from marked classes Wojtek Figat 2024-10-20 23:24:26 +02:00
  • 5328ea891d Add command line input to Output Log in Editor Wojtek Figat 2024-10-20 23:23:54 +02:00
  • 684ae5771f Fix crash while initializing OpenAL Ari Vuollet 2024-10-19 01:25:23 +03:00
  • 6830e4f22b add hotkey for parent to new actor xxSeys1 2024-10-18 22:13:06 +02:00
  • dddd5b83d0 add button to remove override xxSeys1 2024-10-18 16:58:49 +02:00
  • 91d86552cd Minor cleanup Wojtek Figat 2024-10-17 23:43:07 +02:00
  • af79a32847 make naming more consistent xxSeys1 2024-10-17 22:06:07 +02:00
  • a810288e2e do todo xxSeys1 2024-10-17 22:04:53 +02:00
  • 14a615cd7c Merge branch 'FlaxEngine:master' into fix/nullable Mateusz Karbowiak 2024-10-17 20:34:32 +02:00
  • 21083f8905 expand play mode game panel focus options xxSeys1 2024-10-17 19:24:38 +02:00
  • fceb47f2af fix context not implemented xxSeys1 2024-10-17 18:47:48 +02:00
  • b27ccc5f3b condense switch statement xxSeys1 2024-10-17 18:42:39 +02:00
  • 425382f7d2 Fix iOS game dotnet lib incorrect name Wojtek Figat 2024-10-17 15:03:59 +02:00
  • 7558cce609 change back accidentally committed line xxSeys1 2024-10-15 22:07:09 +02:00
  • 98215252bd add tooltip text alignment editor options xxSeys1 2024-10-15 22:05:16 +02:00
  • 703e83cd48 improve ray direction not normalized assertion message xxSeys1 2024-10-15 21:25:30 +02:00
  • c94052513e Add object replication data cache and send via Reliable channel to reduce data transfer Wojtek Figat 2024-10-15 19:47:09 +02:00
  • 7e1d6679ce add debug draw clear to game and editor panel xxSeys1 2024-10-15 19:43:08 +02:00
  • 283ee2af6f add debug draw clear method xxSeys1 2024-10-15 18:55:03 +02:00
  • 60ed23105d Fix typo Wojtek Figat 2024-10-15 12:33:51 +02:00
  • ac832a0e81 Optimize network transform replication Wojtek Figat 2024-10-15 11:24:10 +02:00
  • c202a639cf Fix linux Wojtek Figat 2024-10-15 00:01:10 +02:00
  • b957733150 Fixes Wojtek Figat 2024-10-14 23:35:41 +02:00
  • 7e4d7743a4 Add Quaternion quantization for network stream Wojtek Figat 2024-10-14 22:32:29 +02:00
  • a6f1dbbf32 Fix Quaternion error tolerance to be more reasonable due to math optimization enabled in compiler Wojtek Figat 2024-10-14 22:16:08 +02:00
  • b38af8fd00 Format code and add debug cmd attributes Wojtek Figat 2024-10-14 12:12:48 +02:00
  • 4ddf1a2cc8 Another fix for network profiler to properly handle stats updating when recording is disabled Wojtek Figat 2024-10-14 12:12:06 +02:00
  • 443fe5dbcb Add network keys table to optimize ids and names sending over network Wojtek Figat 2024-10-14 12:11:20 +02:00
  • 23ad24751a Fix editor tables rows coloring to start with darker one Wojtek Figat 2024-10-12 00:00:02 +02:00
  • f8371d037b Refactor old ContentLoadingManager into Content for simplicity Wojtek Figat 2024-10-11 23:05:09 +02:00
  • ff495e1319 Add safety check to exit game in Release mode when running with graphics debugger attached Wojtek Figat 2024-10-11 20:15:17 +02:00
  • 575a286e1e Add editor windows to quick actions via Content Finder tool Wojtek Figat 2024-10-11 20:06:20 +02:00
  • a72e8f2f65 Merge remote-tracking branch 'origin/master' into 1.10 Wojtek Figat 2024-10-11 18:07:41 +02:00
  • b45f6c1321 Disable editor screenshot when running without graphics Wojtek Figat 2024-10-10 23:27:01 +02:00
  • 56ebbecd3b Remove apt update on Linux CI/CD Wojtek Figat 2024-10-10 23:24:07 +02:00
  • 5c0110769a Remove custom source for Linux CI/CD Wojtek Figat 2024-10-10 22:57:44 +02:00
  • b37ba9279e Update Assimp for Linux (use clang 13) Wojtek Figat 2024-10-10 22:51:59 +02:00
  • 9e04f0b054 Update Assimp for Linux (use clang 7) Wojtek Figat 2024-10-10 22:09:03 +02:00
  • cc8afbc220 Update Assimp for Mac Wojtek Figat 2024-10-10 21:28:30 +02:00
  • 2d6257a390 Revert "Update Assimp lib for Linux" Wojtek Figat 2024-10-10 20:32:44 +02:00
  • 0fcd6a194a Update Assimp lib for Linux Wojtek Figat 2024-10-10 18:08:32 +02:00
  • 79471af0c1 Fix bug in new shadows rendering when there are too many lights Wojtek Figat 2024-10-10 11:19:06 +02:00
  • 1fca41b31a code style fix xxSeys1 2024-10-09 18:29:48 +02:00
  • 8b3f1ca019 make "Edit Prefab" not change content panel file path xxSeys1 2024-10-09 18:25:04 +02:00
  • a50c21cf36 add audio volume and muted in game panel tab rmb menu xxSeys1 2024-10-09 17:19:00 +02:00
  • 73842d9793 Fix properties order in Light shadows section Wojtek Figat 2024-10-09 12:17:39 +02:00
  • 600ac568a9 Change default shadows update rate at far plane to be 1 to prevent artifacts Wojtek Figat 2024-10-09 12:14:53 +02:00
  • 9694446fca Optimize Color32 to use packed bits for quick comparisons Wojtek Figat 2024-10-08 12:15:01 +02:00
  • 735b573705 Bump up build number Wojtek Figat 2024-10-07 18:03:55 +02:00
  • 863afc065d Merge branch 'FlaxEngine:master' into fix/nullable Mateusz Karbowiak 2024-10-07 16:34:37 +02:00
  • eda4f433d0 Update TestNullable.cpp Mateusz Karbowiak 2024-10-07 12:24:09 +02:00
  • f56207f1a4 Nullable.Reset fix, killing inlining Mateusz Karbowiak 2024-10-07 12:17:23 +02:00
  • e5d03134bb Merge branch 'Tryibion-fix-video-audio-not-loop' Wojtek Figat 2024-10-07 10:25:02 +02:00
  • b73463a4b2 Merge branch 'fix-video-audio-not-loop' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-video-audio-not-loop Wojtek Figat 2024-10-07 10:24:55 +02:00
  • 0a08d12f69 Merge branch 'Tryibion-quick-win-undock-fix' Wojtek Figat 2024-10-07 10:24:47 +02:00
  • 19f483a68f Merge branch 'quick-win-undock-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-quick-win-undock-fix Wojtek Figat 2024-10-07 10:24:37 +02:00
  • 1d5e3d198d Merge branch 'Tryibion-open-file-item' Wojtek Figat 2024-10-07 10:24:05 +02:00
  • e94e100431 Merge branch 'open-file-item' of https://github.com/Tryibion/FlaxEngine into Tryibion-open-file-item Wojtek Figat 2024-10-07 10:21:43 +02:00
  • 198dddd2ce Fix large worlds build Wojtek Figat 2024-10-07 10:01:51 +02:00
  • 541ca67a06 Nullable sfinae fix Mateusz Karbowiak 2024-10-07 03:11:50 +02:00
  • 44dad402f6 Nullable dependency headers fix Mateusz Karbowiak 2024-10-07 02:41:07 +02:00
  • 1a588eb9f7 Merge branch 'FlaxEngine:master' into fix/nullable Mateusz Karbowiak 2024-10-07 01:11:51 +02:00
  • 3434731c2a Another blind fix Wojtek Figat 2024-10-07 00:40:22 +02:00
  • 28bf60e62d Fix compilation Wojtek Figat 2024-10-06 23:54:20 +02:00
  • 4a4120864d Better fix for c6fa20abaa Wojtek Figat 2024-10-06 23:23:41 +02:00
  • 283f26b95c Fix video audio not looping. Chandler Cox 2024-10-06 14:54:44 -05:00
  • cda74f5cc4 Nullable tests Mateusz Karbowiak 2024-10-06 13:50:03 +02:00
  • 077ececcf8 Nullable match Mateusz Karbowiak 2024-10-06 13:20:00 +02:00
  • d48a4c4483 Merge branch 'FlaxEngine:master' into fix/nullable Mateusz Karbowiak 2024-10-06 13:01:16 +02:00
  • 13acf3c143 Quick fix for #2963 Chandler Cox 2024-10-05 23:44:26 -05:00
  • 84201b346b Add opening file proxy for windows. Chandler Cox 2024-10-05 23:11:38 -05:00
  • 6f6348508a Nullable implicit cast fix Mateusz Karbowiak 2024-10-06 02:53:11 +02:00
  • 23624aa7f8 Fix type constraints Mateusz Karbowiak 2024-10-06 02:23:21 +02:00
  • c9b1f6f516 Nullable fixes Mateusz Karbowiak 2024-10-06 01:57:12 +02:00
  • a2874a189e Nullable docs Mateusz Karbowiak 2024-10-05 23:51:54 +02:00
  • 49389ebb4e Merge branch 'Tryibion-fix-recons-z' Wojtek Figat 2024-10-05 23:22:12 +02:00
  • 9b7e5be50e Add new features to stb too (as unsupported) Wojtek Figat 2024-10-05 23:22:06 +02:00
  • 66862ea1cf Merge branch 'fix-recons-z' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-recons-z Wojtek Figat 2024-10-05 23:17:22 +02:00
  • c6fa20abaa Better fix for 573e99dd2d Wojtek Figat 2024-10-05 23:15:38 +02:00
  • edfbeea0e6 Nullable utility functions Mateusz Karbowiak 2024-10-05 21:46:30 +02:00
  • db06f4f72e Fixed implicit type conversion for type specialization Mateusz Karbowiak 2024-10-05 21:22:36 +02:00
  • 32b09538ba Hard Nullable<T> refactor * Mateusz Karbowiak 2024-10-05 21:21:51 +02:00
  • 305d3a6496 Add FlipX to texture tool. Chandler Cox 2024-10-04 19:31:55 -05:00
  • 2a5de178fa Small fix for Reconstructing Z Channel and add keeping aspect ration when resizing. Chandler Cox 2024-10-04 19:21:15 -05:00
  • 631ff14fc1 Merge branch 'Tryibion-reconst-z-channel' Wojtek Figat 2024-10-04 22:39:42 +02:00
  • 1e2d02d437 Merge branch 'reconst-z-channel' of https://github.com/Tryibion/FlaxEngine into Tryibion-reconst-z-channel Wojtek Figat 2024-10-04 22:39:37 +02:00
  • fe9722c261 Merge branch 'amir9480-fix_2804' Wojtek Figat 2024-10-04 22:39:17 +02:00
  • 58e1396c15 Fix rich text box snapping to be ignored at text end Wojtek Figat 2024-10-04 22:39:10 +02:00
  • 8e72b1f326 Fix comment. Chandler Cox 2024-10-04 15:39:02 -05:00
  • 6b10ebdc2c Add options to reconstruct z channel for textures. Chandler Cox 2024-10-04 15:29:45 -05:00
  • c759b5fa24 Merge branch 'fix_2804' of https://github.com/amir9480/FlaxEngine into amir9480-fix_2804 Wojtek Figat 2024-10-04 22:19:10 +02:00
  • 573e99dd2d Fix compilation regression Wojtek Figat 2024-10-04 22:16:38 +02:00
  • b9849e2b5c Fix parsing numbers to support sign Wojtek Figat 2024-10-04 15:58:27 +02:00
  • 6fecf1d58a Fix crash when setting static dotnet field from unmanaged code Wojtek Figat 2024-10-04 15:58:05 +02:00