Commit Graph

2216 Commits

Author SHA1 Message Date
Wojtek Figat
2354bc9f4d Increase scroll bars size for easier usage 2021-07-15 21:57:34 +02:00
Wojtek Figat
4f03acb149 Add support for creating virtual Anim Graph at runtime for a single animation playback 2021-07-15 16:58:26 +02:00
Wojtek Figat
2711bfdc82 Remove unused code 2021-07-15 16:56:39 +02:00
Wojtek Figat
fe2419cd11 Fix crash when reloading virtual asset 2021-07-15 16:56:11 +02:00
Wojtek Figat
27deeff079 Add widgets for animation preview play/pause and speed changing 2021-07-15 14:26:42 +02:00
Wojtek Figat
50ffdcd9ca Add UpdateSpeed to Animated Model for playback speed scaling 2021-07-15 13:50:50 +02:00
Wojtek Figat
1062c0b3a0 Fix missing Spline Model bounds refresh 2021-07-15 11:45:44 +02:00
Wojtek Figat
6f8e18f5b3 Add faked lighting to improve Debug Draw solid shapes rendering readability 2021-07-14 14:51:50 +02:00
Wojtek Figat
42f05a5072 Add Terrain physics collision debug drawing support 2021-07-14 14:51:20 +02:00
Wojtek Figat
04c6ecc963 Add Physics Colliders debug view mode to display physical world shapes (solid) 2021-07-14 14:49:41 +02:00
Wojtek Figat
151b478a97 Add more helper methods for batched debug shapes drawing 2021-07-14 13:40:58 +02:00
Wojtek Figat
4fc55f4849 Add DebugDraw::DrawTube 2021-07-14 13:40:34 +02:00
Wojtek Figat
5b595eb056 Add styling brush for progress bar 2021-07-14 12:27:14 +02:00
Wojtek Figat
d7cca59315 Add support for custom background brush to Button 2021-07-14 12:21:38 +02:00
Wojtek Figat
a7cb12f597 Fix Script deserialization if ParentID is not specified in stream 2021-07-14 11:39:32 +02:00
Wojtek Figat
8b961f7239 Update Newtonsoft.Json 2021-07-14 11:39:09 +02:00
Wojtek Figat
8a66bd74cf Tweak 2021-07-14 09:44:55 +02:00
Wojtek Figat
7c96961e92 Fix build tool clean command execution on Linux 2021-07-13 18:29:34 +02:00
Wojtek Figat
dc935a1a32 Add support for Tracy profiler on Linux 2021-07-13 18:29:02 +02:00
Wojtek Figat
caeeae6a32 Fix locale on Linux 2021-07-13 18:28:28 +02:00
Wojtek Figat
e0be4e202a Fix crash when resizing Dictionary to 0 2021-07-13 18:28:02 +02:00
Wojtek Figat
1ba84f55ae Fix handling invalid asset in AssetPicker instead of throwing exception 2021-07-13 13:19:51 +02:00
Wojtek Figat
120ebbb59a Fix handling invalid asset in AssetPicker instead of throwing exception 2021-07-13 13:18:59 +02:00
Wojtek Figat
0b9f33b4af Disable Tracy profiler on Android 2021-07-13 13:02:16 +02:00
Wojtek Figat
1c03b21a43 Fix textures converting when cooking 2021-07-13 12:51:28 +02:00
Wojtek Figat
38e2824415 Fix locale on Android 2021-07-13 12:51:04 +02:00
Wojtek Figat
16f7194f62 Fix crash when opening project fails 2021-07-13 11:50:01 +02:00
Wojtek Figat
ef163b80a7 Fix naming native threads on Linux and Android 2021-07-13 11:46:58 +02:00
Wojtek Figat
121b08801a Fix calling base class of overridden scripting object via vtable entry for method that has multiple parameters 2021-07-12 16:38:39 +02:00
Wojtek Figat
0a47477290 Add view snapping mode to Directional Light shadows for better stability 2021-07-12 11:25:46 +02:00
Wojtek Figat
716b726589 Fix loading EnumValue with different int32 2021-07-12 11:10:12 +02:00
Wojtek Figat
27345e62a7 Fix drawing shadows for particles that use Depth Fade node 2021-07-12 11:09:43 +02:00
Wojtek Figat
612d586e88 Fix adding particle emitter to a system timeline to have full duration 2021-07-12 10:56:44 +02:00
Wojtek Figat
a33b76f47f Merge branch 'GoaLitiuM-dialog_work_dir_fix' 2021-07-11 19:12:28 +02:00
Wojtek Figat
7d86aebf9c Merge branch 'dialog_work_dir_fix' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-dialog_work_dir_fix 2021-07-11 19:12:14 +02:00
Wojtek Figat
252b37ebfe Fix deprecated assertions from streamable assets (streaming uses job system now) 2021-07-11 12:03:56 +02:00
Wojtek Figat
1561eba6fb Add support for using library-style includes for build tool includes cache 2021-07-09 22:23:23 +02:00
Wojtek Figat
2783eb07b2 Add intermediate data folder removing on build tool clean command 2021-07-09 22:22:49 +02:00
Wojtek Figat
c6e320b4aa Fix missing symbols exposing for fmt data 2021-07-09 22:22:18 +02:00
Wojtek Figat
e95010b1b2 Add Foliage Density Scale option to Graphics Quality Window in Editor 2021-07-09 21:44:20 +02:00
Wojtek Figat
91cf85c50e Remove unused DictionaryInitialSize from MAssemblyOptions 2021-07-09 19:50:31 +02:00
GoaLitiuM
8a003fbe99 Prevent file dialogs from changing the working directory 2021-07-09 20:03:37 +03:00
Wojtek Figat
0da56856e0 Fix drawing transparent foliage when using prebatched draw calls 2021-07-09 17:17:50 +02:00
Wojtek Figat
7fc3e65849 Fix changing prefab root
#488 #544 #489
2021-07-09 17:17:21 +02:00
Wojtek Figat
4fee75cf55 Fix linux build (again) 2021-07-09 14:06:27 +02:00
Wojtek Figat
a59429c954 Fix importing model animations curves with scaled local bone TransformBuffer
#565
2021-07-09 12:06:47 +02:00
Wojtek Figat
a928032f44 Remove unneeded comments 2021-07-09 11:04:40 +02:00
Wojtek Figat
0515e41d89 Poorformance improvements for fmt lib compile time 2021-07-09 11:00:08 +02:00
Wojtek Figat
8da7a17a66 Fix compilation 2021-07-08 19:04:11 +02:00
Wojtek Figat
f052d788fe Update fmt to version 6.2.1 (9 May 2020) 2021-07-08 17:46:23 +02:00