Nejcraft
|
7198539b33
|
Update Input.cpp
|
2021-11-05 00:47:51 +01:00 |
|
Nejcraft
|
e3505a40db
|
Fix GamepadAxis
really not sure how could this have gone unnoticed XD
|
2021-11-05 00:45:28 +01:00 |
|
Wojtek Figat
|
e90f06748c
|
Fix missing AnimatedModel pose access if it's not initialized yet
|
2021-10-27 20:45:02 +02:00 |
|
Wojtek Figat
|
5e6b6133ca
|
Add Joint.SetJointLocation for easier joints setup
|
2021-10-27 20:37:46 +02:00 |
|
Wojtek Figat
|
fe28aa4f5e
|
Add helper comment about CapsuleCollider height
|
2021-10-27 17:43:34 +02:00 |
|
Wojtek Figat
|
e25915b9d1
|
Fix D6Joint twist limit debug display
|
2021-10-27 17:43:16 +02:00 |
|
Wojtek Figat
|
b79feda477
|
Add ToString for some packed vector types
|
2021-10-27 16:38:50 +02:00 |
|
Wojtek Figat
|
76e284e2ac
|
Fix error when using over 180 angle for joint limits
|
2021-10-27 12:15:35 +02:00 |
|
Wojtek Figat
|
7ca83858ab
|
Optimize vertex buffer writing in Debug Draw
|
2021-10-27 11:03:08 +02:00 |
|
Wojtek Figat
|
883a829590
|
Fix missing copy destination offset in dynamic buffer update on D3D11
|
2021-10-27 10:25:07 +02:00 |
|
Wojtek Figat
|
39c170cb2f
|
Attempt to implement video output modes on Vulkan
|
2021-10-25 23:31:45 +02:00 |
|
Wojtek Figat
|
eb04fc39ea
|
Optimizations for Vulkan device
|
2021-10-25 23:31:23 +02:00 |
|
Wojtek Figat
|
cc7959a390
|
Add explicit operator for Color32 to Int4
|
2021-10-25 23:23:33 +02:00 |
|
Wojtek Figat
|
b9e29520cf
|
Fix __popcnt on MSVC only if SSE 4.2 is available
|
2021-10-25 10:52:13 +02:00 |
|
Wojtek Figat
|
f87544bbaf
|
Add ScriptingTypeHandle::IsSubclassOf
|
2021-10-23 16:43:17 +02:00 |
|
Wojtek Figat
|
8938f13a0b
|
Add support for compiling and running engine without C# scripting
(configurable via `EngineConfiguration.UseCSharp` in Flax.Build)
|
2021-10-23 16:43:15 +02:00 |
|
Wojtek Figat
|
0b3d6b03ac
|
Add helper docs
|
2021-10-23 16:43:14 +02:00 |
|
Wojtek Figat
|
112fa7ec23
|
Fix code style
#659
|
2021-10-21 19:10:15 +02:00 |
|
Wojtek Figat
|
c3c98ad20b
|
Merge branch 'LinuxProcess' of git://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-LinuxProcess
|
2021-10-21 19:04:30 +02:00 |
|
Wojtek Figat
|
061de0159d
|
Merge branch 'CopyLinuxFile' of git://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-CopyLinuxFile
|
2021-10-21 18:57:32 +02:00 |
|
Wojtek Figat
|
8eefe76bda
|
Fixes
|
2021-10-21 18:57:26 +02:00 |
|
Wojtek Figat
|
11632872d6
|
Merge branch 'MoveLinuxFile' of git://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-MoveLinuxFile
|
2021-10-21 18:53:33 +02:00 |
|
Wojtek Figat
|
3194e58fb9
|
Merge branch 'CalculateDPI' of git://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-CalculateDPI
|
2021-10-21 18:49:40 +02:00 |
|
Wojtek Figat
|
14ab99595d
|
Fix deprecated api ignoring macros on clang
|
2021-10-21 18:47:00 +02:00 |
|
nothingTVatYT
|
8d77dd9f04
|
Merge branch 'master' into LinuxProcess
|
2021-10-21 04:14:04 +02:00 |
|
nothingTVatYT
|
56ec927554
|
add LinuxProcess that supports workingDir, env and logging
|
2021-10-21 04:03:42 +02:00 |
|
Wojtek Figat
|
11e73e1b94
|
Fix RunProcess on Linux with custom working directory
|
2021-10-20 23:13:44 +02:00 |
|
Wojtek Figat
|
a6cd97a8d3
|
Fix per-instance vertex colors uploading if data is already valid
|
2021-10-20 23:13:44 +02:00 |
|
Wojtek Figat
|
5dbbfed654
|
PS5 support progress
|
2021-10-20 15:35:12 +02:00 |
|
Wojtek Figat
|
f91be91693
|
Add missing memory profiler events to Unix platforms
|
2021-10-20 15:35:12 +02:00 |
|
Wojtek Figat
|
ea1a47159b
|
Fix error
|
2021-10-18 11:51:13 +02:00 |
|
Wojtek Figat
|
3838870b16
|
Add soft failing to NetworkPeer creation and INetworkDriver initialization
|
2021-10-18 11:50:03 +02:00 |
|
Wojtek Figat
|
302ec73b18
|
Cleanup
#651
|
2021-10-18 11:02:08 +02:00 |
|
Wojtek Figat
|
9e582120d2
|
Merge branch 'networkdriver-csharp' of git://github.com/Erdroy/FlaxEngine into Erdroy-networkdriver-csharp
|
2021-10-18 10:37:44 +02:00 |
|
nothingTVatYT
|
ae24641e07
|
offset is not used
|
2021-10-18 04:15:07 +02:00 |
|
nothingTVatYT
|
94c0dad4bc
|
optimize file copy to sendfile on Linux
|
2021-10-18 04:11:28 +02:00 |
|
nothingTVatYT
|
37f42a9234
|
fix MoveFile for Linux
|
2021-10-18 00:54:39 +02:00 |
|
nothingTVatYT
|
78eab24c68
|
fix dpi calculation for Linux and multiple screens
|
2021-10-18 00:38:08 +02:00 |
|
Wojtek Figat
|
be1598b1c6
|
Fix parting Input Settings if they have invalid data
|
2021-10-17 18:08:58 +02:00 |
|
Wojtek Figat
|
7660ef59ff
|
Fixes
|
2021-10-17 17:41:34 +02:00 |
|
Wojtek Figat
|
25be2902ac
|
Fixes
|
2021-10-17 16:01:57 +02:00 |
|
Wojtek Figat
|
a906e0c857
|
Add assertions to String index operator to prevent invalid memory access
|
2021-10-17 16:01:47 +02:00 |
|
Wojtek Figat
|
e7edbacd69
|
Fix invalid memory write in StringUtils::ConvertANSI2UTF16 on Unix if length is empty
|
2021-10-17 16:00:55 +02:00 |
|
Damian Korczowski
|
2f6dee9735
|
Fix build errror
|
2021-10-14 20:52:13 +02:00 |
|
Damian Korczowski
|
41e4ce7b2e
|
Add DEPRECATED attribute to NetworkConfig::NetworkDriverType
|
2021-10-14 20:19:06 +02:00 |
|
Damian Korczowski
|
9763199dbb
|
Add INetworkDriver::DriverName() function
|
2021-10-14 20:19:06 +02:00 |
|
Damian Korczowski
|
e717d29401
|
Add NetworkDriver interface pointer to NetworkConfig
|
2021-10-14 20:19:05 +02:00 |
|
Wojtek Figat
|
6f84bffaad
|
Add profiler events to shader compiler
|
2021-10-14 11:46:02 +02:00 |
|
Wojtek Figat
|
b17332c5ba
|
Fix TargetViewOffset from textboxes to be hidden
|
2021-10-14 11:26:13 +02:00 |
|
Wojtek Figat
|
ea05fa8f69
|
Fix shader parsing error due to unknown macro used on shader function visibility condition
|
2021-10-14 11:07:42 +02:00 |
|