Commit Graph

6785 Commits

Author SHA1 Message Date
Wojtek Figat
9bfc5f5daa Merge branch 'skinned-box-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-skinned-box-fix 2023-10-04 13:34:25 +02:00
Wojtek Figat
7c932d3a2f Merge branch 'nothingTVatYT-master' 2023-10-04 13:33:17 +02:00
Wojtek Figat
d2531273e6 Merge branch 'master' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-master 2023-10-04 13:33:10 +02:00
Wojtek Figat
58f926fbb4 Merge branch 'Menotdan-restore_message_clearer' 2023-10-04 13:28:54 +02:00
Wojtek Figat
25e1c3deaf Merge branch 'restore_message_clearer' of https://github.com/Menotdan/FlaxEngine into Menotdan-restore_message_clearer 2023-10-04 13:28:40 +02:00
Wojtek Figat
9fa709aa79 Fix importing skinned models with meshes that don't have valid skinning to properly link into the node's bone
#1525
2023-10-04 12:42:11 +02:00
Wojtek Figat
46353365da Fix missing debug shapes drawing when skeleton node gets selected
#1220
2023-10-04 10:24:36 +02:00
Wojtek Figat
52b9a995ad Fix bone Offset Matrix from fbx when using root RotationMatrix
#1525
2023-10-04 10:01:17 +02:00
Wojtek Figat
b3b6251c10 Add GlobalInfo parsing to OpenFBX
#1525
2023-10-04 09:47:48 +02:00
Wojtek Figat
68a713fb95 Fix model importer to use precomputed Offset Matrix for skeletal model bones
#1525
2023-10-03 22:30:58 +02:00
Wojtek Figat
4e83a0a757 Fix potential exception in drag and drop handling 2023-10-03 22:20:44 +02:00
Chandler Cox
b948152a41 Simplify 2023-10-03 09:40:46 -05:00
Chandler Cox
9fbc51a22a Add back in fixed margin code. 2023-10-03 09:21:27 -05:00
Chandler Cox
d6861696a5 Simplify. 2023-10-03 09:17:52 -05:00
Chandler Cox
60ac0a8196 Fix box changes from animations. 2023-10-03 08:25:05 -05:00
Chandler Cox
7bb3ddefeb Fix AnimatedModel box. 2023-10-03 07:51:15 -05:00
Wojtek Figat
167fead18d Backport 0f53d0461f 2023-10-03 12:24:06 +02:00
Wojtek Figat
58c6e0cd15 Backport dde6cbeb14 2023-10-03 12:23:36 +02:00
Wojtek Figat
ee83c60e1f Backport 756d9b28aa 2023-10-03 12:23:13 +02:00
Wojtek Figat
78b08b4552 Backport ccceff4f78 2023-10-03 12:22:35 +02:00
Wojtek Figat
2caa168dd9 Fix using DefaultFrameRate for animation imported with Assimp
#1444
2023-10-03 10:00:57 +02:00
Wojtek Figat
8007417fe5 Fix applying scale to imported models with Assimp
#1445 #1443
2023-10-03 09:50:50 +02:00
nothingTVatYT
78b074e7da Fix segfault: target can be null when font size is changed 2023-10-03 01:14:35 +02:00
Wojtek Figat
94611c7f7e Merge branch 'Tryibion-input' 2023-10-02 21:30:41 +02:00
Wojtek Figat
3a2ff0f4a2 Merge branch 'input' of https://github.com/Tryibion/FlaxEngine into Tryibion-input 2023-10-02 21:30:31 +02:00
Wojtek Figat
4149da5f9e Fix crash when generating project files with toolchain setup that fails
#1537
2023-10-02 18:57:40 +02:00
Chandler Cox
4e42f84873 Fix bug in depreciated triggered action placement. 2023-10-02 08:39:13 -05:00
Wojtek Figat
dd66ee3521 Add using text Show in Finder on macOS in Editor 2023-10-02 13:26:26 +02:00
Wojtek Figat
5fe135e10b Fix updating Content folder name when renamed in Finder on macOS 2023-10-02 13:11:20 +02:00
Wojtek Figat
8a9d0271a3 Add ignoring ’.DS_Store’ files in Content on macOS 2023-10-02 13:04:21 +02:00
Wojtek Figat
b9198fc7a1 Merge remote-tracking branch 'origin/master' 2023-10-02 12:54:41 +02:00
Wojtek Figat
8bafdb0b78 Remove std::function usage from ArrayExtensions 2023-10-02 12:52:44 +02:00
Wojtek Figat
41f005f95b Fix typo from 17291a8a13 2023-10-02 12:49:02 +02:00
Wojtek Figat
17291a8a13 Fix Cannot find compatible metal driver on macOS due to the newest Vulkan SDK regression
#1469
2023-10-02 12:48:14 +02:00
Wojtek Figat
1156f72fbe Add versions sorting to VulkanSDK selection on macOS 2023-10-02 12:40:37 +02:00
Wojtek Figat
70f0fbe954 Fix crash on Vulkan when drawing shader without binding proper constant Buffer
#1289
2023-10-02 11:37:24 +02:00
Wojtek Figat
0ea3cb0d69 Improve workflow with Android project generated after #1570 2023-10-02 11:05:19 +02:00
Menotdan
10ea0b0665 Make it clearer what "Restore Materials on Reimport" means. 2023-10-02 03:32:11 -04:00
Wojtek Figat
652510ee50 Minor codestyle tweaks for #1420 2023-10-01 21:55:20 +02:00
Wojtek Figat
9b605f445c Merge branch 'RedTheKitsune-better-missing-script-handling' 2023-10-01 21:12:07 +02:00
Wojtek Figat
ae654c2f0a Merge branch 'better-missing-script-handling' of https://github.com/RedTheKitsune/FlaxEngine into RedTheKitsune-better-missing-script-handling 2023-10-01 21:07:34 +02:00
Wojtek Figat
b492c9421b Fix Tag deserialization in cooked game
#1534
2023-10-01 21:02:08 +02:00
Wojtek Figat
6d92d0b58f Merge branch 'RuanLucasGD-Remove-Background_From-CollisionDataWindow' 2023-10-01 12:35:27 +02:00
Wojtek Figat
2db55a3711 Merge branch 'Remove-Background_From-CollisionDataWindow' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-Remove-Background_From-CollisionDataWindow 2023-10-01 12:35:22 +02:00
Wojtek Figat
8de9e06b58 Merge branch 'Tryibion-main-win' 2023-10-01 12:33:59 +02:00
Wojtek Figat
fc499b763d Merge branch 'main-win' of https://github.com/Tryibion/FlaxEngine into Tryibion-main-win 2023-10-01 12:33:54 +02:00
Wojtek Figat
9acff68209 Merge branch 'Tryibion-rot-around-fix' 2023-10-01 12:32:51 +02:00
Wojtek Figat
4f5e7988c9 Merge branch 'rot-around-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-rot-around-fix 2023-10-01 12:32:42 +02:00
Wojtek Figat
20797fce5a Merge branch 'Tryibion-base-win-size' 2023-10-01 12:30:19 +02:00
Wojtek Figat
883abc2f3b Merge branch 'base-win-size' of https://github.com/Tryibion/FlaxEngine into Tryibion-base-win-size 2023-10-01 12:30:14 +02:00