Commit Graph

8408 Commits

Author SHA1 Message Date
Wojtek Figat
28e64da4b4 Merge branch 'profiling_hotkey_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-profiling_hotkey_fix 2024-01-04 11:28:09 +01:00
Wojtek Figat
7ddcf198bb Merge branch 'GoaLitiuM-px_kinematic_move_fix' 2024-01-04 11:27:45 +01:00
Wojtek Figat
70298e8ae8 Merge branch 'px_kinematic_move_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-px_kinematic_move_fix 2024-01-04 11:27:38 +01:00
Wojtek Figat
15bbd13c72 Merge branch 'GoaLitiuM-null_networkdriver' 2024-01-04 11:27:18 +01:00
Wojtek Figat
7f5dd78349 Merge branch 'null_networkdriver' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-null_networkdriver 2024-01-04 11:27:13 +01:00
Wojtek Figat
2ba230609c Merge branch 'GoaLitiuM-rider_cpp_intellisense_fix' 2024-01-04 11:26:37 +01:00
Wojtek Figat
da7840cb6c Merge branch 'rider_cpp_intellisense_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-rider_cpp_intellisense_fix 2024-01-04 11:26:33 +01:00
Wojtek Figat
a231a6cac6 Merge branch 'z1dev-master' 2024-01-04 11:25:58 +01:00
Wojtek Figat
05d6767dd3 Merge branch 'master' of https://github.com/z1dev/FlaxEngine into z1dev-master 2024-01-04 11:25:53 +01:00
Wojtek Figat
ada90fa846 Merge branch 'Withaust-dropunreliablerpc' 2024-01-04 11:25:16 +01:00
Wojtek Figat
6f78a9775e Merge branch 'dropunreliablerpc' of https://github.com/Withaust/FlaxEngine into Withaust-dropunreliablerpc 2024-01-04 11:25:09 +01:00
Wojtek Figat
57e306ea42 Merge branch 'Tryibion-guid-picker' 2024-01-04 11:24:39 +01:00
Wojtek Figat
33d2dfc5c9 Merge branch 'guid-picker' of https://github.com/Tryibion/FlaxEngine into Tryibion-guid-picker 2024-01-04 11:24:34 +01:00
Wojtek Figat
3de7b62dfc Merge branch 'MineBill-save-editor-window-docking' 2024-01-04 11:23:36 +01:00
Wojtek Figat
408c8fbdf0 Merge branch 'save-editor-window-docking' of https://github.com/MineBill/FlaxEngine into MineBill-save-editor-window-docking 2024-01-04 11:23:28 +01:00
Menotdan
35832e5b1c Proper fix now? 2024-01-04 00:57:20 -05:00
Wiktor Kocielski
8e331e4d13 Silently drop unreliable RPC calls if we failed to find an object 2024-01-04 08:54:04 +03:00
Menotdan
7d07ed20ea major improvements 2024-01-03 22:20:59 -05:00
Menotdan
1b9984c728 Fix static import of GLTF (and presumably other assimp) model types. 2024-01-03 20:16:57 -05:00
Mr. Capybara
a102bad87e Change wheel steer angle limit 2024-01-02 22:28:23 -04:00
Mr. Capybara
42b20b4e76 Expose vehicle relationship between speed and steer to driver 2024-01-02 20:39:24 -04:00
MineBill
5158de4ac6 Added a tooltip for the listen button. 2024-01-02 19:46:08 +02:00
MineBill
a5d0916f93 Add custom editor for buttons that allow listening for them inside the editor. 2024-01-02 19:36:27 +02:00
Menotdan
6178cb1bf4 attempt 2 at fixing the build regression. 2024-01-02 12:36:17 -05:00
Wojtek Figat
329bab1102 Fix minor issue 2024-01-02 11:06:54 +01:00
Menotdan
31adfd2c9c Attempt to fix builds on unix. 2024-01-02 04:27:35 -05:00
Menotdan
8bd84e0616 Fix sub-mesh reimporting with some potentially hacky workarounds? 2024-01-02 03:52:57 -05:00
Menotdan
ab51ca6e70 Change behavior when Use Local Origin is checked. 2024-01-01 21:35:18 -05:00
Menotdan
8273656793 Fix major issue with transformation. 2024-01-01 20:24:13 -05:00
Menotdan
045943ef27 Fix prefab scale and rotation. 2024-01-01 19:11:45 -05:00
z1dev
e0cb94ec74 Fix for editor view's cached "CameraNearPlaneValue" getting overwritten.
Changing the editor's camera sometimes results in empty views in editors. It was caused by writing the _farPlane with the wrong name in the cache.
2024-01-02 00:08:00 +01:00
a8913d89ac Fix C++ Intellisense not working with latest version of Rider
Project `IncludePath` doesn't seem to include NMake include paths
anymore in Rider, populate the property with same paths to work around
the issue.
2024-01-01 17:47:04 +02:00
Mr. Capybara
07de7a26dd Expose vehicle pad smooth inputs 2024-01-01 11:15:16 -04:00
Menotdan
8bcc526dd6 Add support for multiple VisibleIf attributes, and properly set up the VisibleIf entries for ImportMaterialsAsInstances and InstanceToImportAs. 2024-01-01 01:24:36 -05:00
Mr. Capybara
967569c3e2 Small fix vehicle tank inputs 2023-12-31 22:43:04 -04:00
Menotdan
5cf20b8eee Add an option to skip existing materials when reimporting. 2023-12-31 21:11:39 -05:00
Mr. Capybara
6a2d7e9444 auto sort wheels based on wheel position 2023-12-31 22:11:30 -04:00
Menotdan
4839ef5ddc Move all ShowCascadeX definitions into an engine class instead of an editor class to allow game builds. 2023-12-31 19:42:13 -05:00
Chandler Cox
8bff9556de Code cleanup 2023-12-31 16:36:34 -06:00
Chandler Cox
57d4f0ff7d Clean up code 2023-12-31 16:09:32 -06:00
Chandler Cox
826a330f63 Add asset reference to Guid editor for easy picking of specific Guid based on type in editor. 2023-12-31 16:06:38 -06:00
Menotdan
bf6cb90a78 Expose partition mode, and cascade spacing. 2023-12-31 15:09:07 -05:00
Mr. Capybara
d016305690 Add tank vehicle physics 2023-12-31 15:00:31 -04:00
9077e0cf22 Fix crash while moving simulation disabled kinematic actors 2023-12-31 14:36:38 +02:00
4b6ada7289 Fix profiling hotkeys not working while profiler window is closed 2023-12-31 13:10:55 +02:00
MineBill
1e797c244f Restore floating window data. 2023-12-30 18:57:33 +02:00
MineBill
343d7b4973 Save the dock state of custom editor windows between script reloads. 2023-12-30 18:30:26 +02:00
NoriteSC
8841a603f6 Virtual proxy 2023-12-29 23:15:03 +01:00
f10840efb4 Fix uninitialized value of NetworkConfig NetworkDriver field 2023-12-29 19:51:29 +02:00
nothingTVatYT
e851d18227 same in UnixFile.cpp 2023-12-29 01:20:17 +01:00