Commit Graph

2399 Commits

Author SHA1 Message Date
Wojtek Figat
7dfe709196 Fix suspension force offset location 2021-08-21 13:16:19 +02:00
Wojtek Figat
759845c37b Add wheeled vehicle tire options 2021-08-21 13:16:14 +02:00
Wojtek Figat
5e3fe56aa7 Add digital steering option for a vehicle 2021-08-21 13:16:07 +02:00
Wojtek Figat
4b506560e9 Fix WheeledVehicle driving and suspension raycasts 2021-08-21 13:15:25 +02:00
Wojtek Figat
330c46b949 Add SuspensionForceOffset to vehicle wheel config 2021-08-21 13:15:10 +02:00
Wojtek Figat
b29d1f9902 Fix rare crashes due to selection not being empty on play mode start 2021-08-21 13:13:32 +02:00
Wojtek Figat
15f60b33b1 Optimize ticking disabled vehicles 2021-08-21 13:13:11 +02:00
Wojtek Figat
1a54ea82b5 Fix invalid rigidbody center of mass location 2021-08-21 13:12:47 +02:00
Wojtek Figat
949bc67354 Fix decal material normal vector blending 2021-08-21 13:12:36 +02:00
Wojtek Figat
d816af41b4 Fix invalid navmesh build for triggers 2021-08-21 13:12:26 +02:00
Wojtek Figat
a7880d73f3 Fix 2021-08-21 13:12:09 +02:00
Wojtek Figat
ac21c4d1e7 Adjust scene node context menu 2021-08-21 13:11:10 +02:00
Wojtek Figat
ed8a10f276 Add option to select scene asset from Scene tree window 2021-08-21 13:11:04 +02:00
Wojtek Figat
8b8a83eb20 Fix materials parameters display issues after editing 2021-08-21 13:10:44 +02:00
Wojtek Figat
890ea38470 Add -new command line arg to create a new project 2021-08-21 13:10:08 +02:00
Wojtek Figat
07d06c74b5 Fix context menu keyboard arrows navigation to skip disabled items 2021-08-21 13:09:49 +02:00
Damian Korczowski
ec18b01ef7 Fix ENet driver crash 2021-08-21 13:09:27 +02:00
Wojtek Figat
7a1817b099 Fix Custom Editor UI regression
3cf3f58db1
2021-08-21 13:09:09 +02:00
Wojtek Figat
a2782515a2 Fix compilation 2021-08-21 13:08:55 +02:00
Wojtek Figat
9deb021a5e Refactor Tracy source locations to be static
#597
2021-08-21 13:08:19 +02:00
Wojtek Figat
0bbb72e24d Fix some memory leaks 2021-08-21 13:07:29 +02:00
Wojtek Figat
7656cf541d Fix snap to the ground to use scene graph query instead of physics only raycast 2021-08-21 13:07:03 +02:00
Wojtek Figat
d77ad33583 Increase fog properties limits 2021-08-21 13:06:45 +02:00
Wojtek Figat
6f5605b7ca Fix window focus issue when removing actors 2021-08-21 13:06:26 +02:00
Wojtek Figat
718ae78036 Fix UI with list of null items when layout gets rebuilt at item level 2021-08-21 13:06:04 +02:00
Wojtek Figat
f6eef82864 Fix LocalizedString undo bug 2021-08-21 13:05:49 +02:00
Wojtek Figat
26d37103ba Fix some problems with LocalizedString serialization in C# 2021-08-21 13:05:25 +02:00
Wojtek Figat
d85c65bfc5 Add check to prevent double-free from native event in C# 2021-08-21 13:03:29 +02:00
Wojtek Figat
1943c64a33 Fix timeline background stops drawing to be ore readable
#519
2021-08-21 13:02:39 +02:00
Wojtek Figat
9c1fa7c0ce Add Zoom value box to timeline view context menu 2021-08-21 13:01:56 +02:00
Wojtek Figat
14068307d1 Add support for changing scenes via Editor during play mode 2021-08-21 13:01:42 +02:00
Wojtek Figat
670e48ec1c Add option to Scene context menu to unload it 2021-08-21 13:01:11 +02:00
Wojtek Figat
e288104472 Add helper tooltips for Scene Animation actions UI 2021-08-21 12:59:59 +02:00
Wojtek Figat
99b0cf71a8 Add better timeline UI positioning for improved viewport navigation 2021-08-21 12:59:47 +02:00
Wojtek Figat
2b7e6944e8 Add timeline view panning with right mouse button 2021-08-21 12:59:15 +02:00
Wojtek Figat
9e7ce69e9c Add Engine.HasGameViewportFocus to C# API 2021-08-21 12:57:57 +02:00
Wojtek Figat
8c97a645e9 Fix car wheel location by applying compression of the suspension spring 2021-08-21 12:57:31 +02:00
Wojtek Figat
d194a06e59 Add options for vehicle wheel suspension configuration and state 2021-08-21 12:56:47 +02:00
Wojtek Figat
783372c787 Fix pasting actors if cannot spawn a object (eg. type missing) to still paste valid objects 2021-08-21 12:56:13 +02:00
Wojtek Figat
51016949b8 Fix actor renaming on paste to keep previous name if can 2021-08-21 12:55:17 +02:00
Wojtek Figat
128cad49b9 Bump up version number 2021-08-08 21:46:24 +02:00
Wojtek Figat
65f9e9d0aa Fix error 2021-08-08 20:58:36 +02:00
Wojtek Figat
36df9757b1 Add creating Scene Graph nodes for actors inheriting from some shared custom types 2021-08-08 20:58:19 +02:00
Wojtek Figat
a0e1c7c37e Add support for creating custom BoxVolume type in C# 2021-08-08 20:19:43 +02:00
Wojtek Figat
847641f655 Fix crash when spawning C# object that inherits from abstract C++ class 2021-08-08 19:10:51 +02:00
Wojtek Figat
cdca5b4a28 Fix undo for missing actor children and scripts when doing Convert action 2021-08-08 18:38:26 +02:00
Wojtek Figat
6609425880 Fix creating prefab in Editor from selection in Prefab window 2021-08-08 17:25:18 +02:00
Wojtek Figat
6ac0d5d3f4 Merge branch 'blep-bugfix_crash_2riderinstall' 2021-08-08 16:40:56 +02:00
Wojtek Figat
bc46259286 Merge branch 'bugfix_crash_2riderinstall' of git://github.com/blep/FlaxEngine into blep-bugfix_crash_2riderinstall 2021-08-08 16:40:41 +02:00
Wojtek Figat
50bccd52e7 Fix startup failure on older CPUs that don't support invariant TSC
#580
2021-08-08 16:38:28 +02:00