ruan
afe9b15899
Merge branch 'master' into vehicle-physics
2024-01-21 09:02:18 -04:00
ruan
34583d7a55
Fix crash when disable vehicle
2024-01-21 09:00:46 -04:00
ruan
7f95748351
Fix brake not working on tanks
2024-01-20 19:44:08 -04:00
ruan
e6389511ff
Fix tank inputs without initialized values
2024-01-13 09:47:00 -04:00
Wojtek Figat
1094abce5a
Fix crash when finding actor or level with empty name text
...
#2161
2024-01-10 12:12:11 +01:00
Wojtek Figat
b7cc4c768f
Fix unpacking Variant structure if input value is a scalar
...
#2163
2024-01-10 12:08:01 +01:00
Wojtek Figat
d807e9bfe0
Fix crash when setting maanaged structure data via Variant
...
#2163
2024-01-10 11:48:08 +01:00
Wojtek Figat
e54cbbd5a3
Merge branch 'sln_folder_mapping_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-sln_folder_mapping_fix
2024-01-10 11:02:56 +01:00
Wojtek Figat
a82ea17864
Merge branch 'move-shortkey' of https://github.com/Tryibion/FlaxEngine into Tryibion-move-shortkey
2024-01-10 11:01:07 +01:00
Wojtek Figat
6289b9d15a
Fix crash due to incorrect PhysX usage for vehicle setup
...
#1530 #2129
2024-01-10 10:58:39 +01:00
Chandler Cox
1e061b77af
Add back in checking for textRect x location.
2024-01-08 19:48:12 -06:00
Chandler Cox
afb5edb824
Adjust ContextMenu ShortKeys as needed to accommodate for scrollbar when visible.
2024-01-08 19:45:54 -06:00
9fd7a231ca
Fix invalid Visual Studio solution folder nesting
...
Fixes fatal error when loading generated solution files with Rider, also
fixes folders with identical names getting mapped to same folder
(Plugins folders within plugin projects).
2024-01-08 20:45:39 +02:00
Wojtek Figat
0b7c187630
Fix Animated Model slot animations clearing on start
...
#1803
2024-01-07 22:35:17 +01:00
Wojtek Figat
8c2a156e1f
Add SourceState and DestinationState modes to State Machine interruption modes in Anim Graph
...
#1735
2024-01-07 18:34:15 +01:00
Mr. Capybara
7f420c0131
add validation to vehicle drive
2024-01-07 10:46:21 -04:00
Mr. Capybara
eca17c7799
Change vehicle drive mode to vehiclde drive control
2024-01-07 10:35:00 -04:00
Mr. Capybara
14a4c92aa8
Add Vehicle anti roll bar and suspension sprung force multiplier
2024-01-06 14:49:38 -04:00
Wojtek Figat
af0439f3ce
Add displaying playback position of animation in Anim Graph window
2024-01-05 22:06:44 +01:00
Wojtek Figat
6d58883454
Add events tracing feature to Animated Model for animation playback insights
2024-01-05 21:42:28 +01:00
Wojtek Figat
b6337c748c
Fix stopping slot animations and playing the same frame
...
#1927
2024-01-05 17:11:41 +01:00
Wojtek Figat
7f4d2d8db6
Fix GPU profiler event percentage calculation and add tint highlight to spot slow entries
2024-01-05 12:53:48 +01:00
Wojtek Figat
78b13ace5c
Minor tweak
2024-01-05 12:19:37 +01:00
Wojtek Figat
8ec4030e1a
Merge branch 'PE-2023-DEC' of https://github.com/plemsoft/FlaxEngine into plemsoft-PE-2023-DEC
2024-01-05 12:19:08 +01:00
Wojtek Figat
60fd4702a6
Fix crash when using degenerated triangle in Multi Blend 2D to properly sample animation
...
#2118
2024-01-05 11:52:28 +01:00
Wojtek Figat
d9ca3e5b57
Add sanity check to prevent crashes when Animated Model has NaN in skeleton pose
...
#2118
2024-01-05 11:29:53 +01:00
Wojtek Figat
37da55896c
Remove unused DateTime apis and cleanup constants
2024-01-05 11:15:32 +01:00
Wojtek Figat
976d0992df
Fix DateTime::GetDate calculations
...
#2089 #2086
2024-01-05 11:13:41 +01:00
Wojtek Figat
a3b3fd2efe
Merge branch 'expose-csm-settings' of https://github.com/Menotdan/FlaxEngine into Menotdan-expose-csm-settings
2024-01-05 10:42:09 +01:00
Wojtek Figat
6fb5c43e2a
Merge branch 'fix-file-time' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-fix-file-time
2024-01-05 10:41:05 +01:00
Wojtek Figat
b4f5623537
Merge branch 'skip-existing-mats' of https://github.com/Menotdan/FlaxEngine into Menotdan-skip-existing-mats
2024-01-05 10:40:21 +01:00
Wojtek Figat
f145809765
Merge branch 'multi-visibleif' of https://github.com/Menotdan/FlaxEngine into Menotdan-multi-visibleif
2024-01-05 10:39:38 +01:00
Wojtek Figat
ba70f351ef
Merge branch 'Blender-Link' of https://github.com/NoriteSC/FlaxEngineFork into NoriteSC-Blender-Link
2024-01-05 10:38:38 +01:00
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
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
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
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
05d6767dd3
Merge branch 'master' of https://github.com/z1dev/FlaxEngine into z1dev-master
2024-01-04 11:25:53 +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
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
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
Wiktor Kocielski
8e331e4d13
Silently drop unreliable RPC calls if we failed to find an object
2024-01-04 08:54:04 +03: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
Wojtek Figat
329bab1102
Fix minor issue
2024-01-02 11:06:54 +01: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