Wojtek Figat
|
6272caffa5
|
Merge branch 'fix-root-motion' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-fix-root-motion
|
2024-02-06 16:10:20 +01:00 |
|
Wojtek Figat
|
873be6ac17
|
Convert Matrix3x3 into normal type
|
2024-02-06 15:41:35 +01:00 |
|
Wojtek Figat
|
0776529a57
|
Merge branch 'fix-scrollbar-show' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-scrollbar-show
|
2024-02-06 12:13:41 +01:00 |
|
Wojtek Figat
|
6d757946c5
|
Fix crash when adding physics scene with auto simulation
#2180
|
2024-02-06 11:49:12 +01:00 |
|
Wojtek Figat
|
e6d90f7371
|
Merge branch 'dropdown-scale-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-dropdown-scale-fix
|
2024-02-06 11:35:13 +01:00 |
|
Wojtek Figat
|
b148303b7d
|
Merge branch 'window-adjust' of https://github.com/Tryibion/FlaxEngine into Tryibion-window-adjust
|
2024-02-06 11:34:17 +01:00 |
|
Wojtek Figat
|
f9448c3b42
|
Skip calling SetTime api if start time is unused #2203
|
2024-02-06 10:59:55 +01:00 |
|
Chandler Cox
|
18fc6ebd39
|
Half windowed size and center on screen if going to windowed mode.
|
2024-01-26 10:38:36 -06:00 |
|
whocares77
|
39e7be6322
|
Added "Start Time" option for Audio Source Actor
Added ability to set the start time of playback if "Play On Start" is enabled.
|
2024-01-24 19:58:29 +03:00 |
|
Chandler Cox
|
503bcdcf27
|
Change visibility instead of enable on scroll bars.
|
2024-01-12 19:57:00 -06:00 |
|
Chandler Cox
|
82c8e39dfd
|
Fix AlwaysShowScrollbars to update enabled state of the scroll bars. #2165
|
2024-01-12 17:23:10 -06:00 |
|
Chandler Cox
|
76cf935583
|
Fix Dropdown panel scale correctly.
|
2024-01-10 22:00:20 -06:00 |
|
nothingTVatYT
|
8922b5cd79
|
clean up include file
|
2024-01-10 18:38:29 +01:00 |
|
nothingTVatYT
|
d126f5bc55
|
use enum helper functions
|
2024-01-10 18:36:05 +01:00 |
|
nothingTVatYT
|
2c76785bf0
|
remove unused import
|
2024-01-10 18:31:13 +01: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
|
6289b9d15a
|
Fix crash due to incorrect PhysX usage for vehicle setup
#1530 #2129
|
2024-01-10 10:58:39 +01: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 |
|
nothingTVatYT
|
a24a9d2094
|
move constraints checks to RigidBody
|
2024-01-06 12:40:24 +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
|
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 |
|
nothingTVatYT
|
284c971ec0
|
don't rotate a rigidbody around locked axis
|
2024-01-05 05:07:08 +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 |
|
Wiktor Kocielski
|
8e331e4d13
|
Silently drop unreliable RPC calls if we failed to find an object
|
2024-01-04 08:54:04 +03: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 |
|
Menotdan
|
5cf20b8eee
|
Add an option to skip existing materials when reimporting.
|
2023-12-31 21:11:39 -05: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 |
|
Menotdan
|
bf6cb90a78
|
Expose partition mode, and cascade spacing.
|
2023-12-31 15:09:07 -05:00 |
|
|
|
9077e0cf22
|
Fix crash while moving simulation disabled kinematic actors
|
2023-12-31 14:36:38 +02: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 |
|
nothingTVatYT
|
21c4667f8c
|
same problem for Android and Apple
|
2023-12-28 22:36:33 +01:00 |
|
nothingTVatYT
|
8174e8ab77
|
fix getting file access time for Linux
|
2023-12-28 22:24:34 +01:00 |
|
Wojtek Figat
|
b275ffc146
|
Fix PostFx Materials blending for duplicated entries
#1991
|
2023-12-27 21:18:28 +01:00 |
|
Wojtek Figat
|
b4c23c969a
|
Fix unlink usag on Unix systems to properly use returned value
#2078
|
2023-12-27 21:11:01 +01:00 |
|
Wojtek Figat
|
4a8c94e9d4
|
Fix missing asset update when dependant asset gets saved in Editor
#1489
|
2023-12-27 20:57:37 +01:00 |
|