Commit Graph

1759 Commits

Author SHA1 Message Date
Wojtek Figat
94f50ce8cb Cleanup some headers in Graphics module 2021-06-18 16:38:44 +02:00
Wojtek Figat
f5a6a18232 Fix stability on exit or when doing heavy resources streaming stress tests 2021-06-18 15:20:39 +02:00
Wojtek Figat
4681d8da56 Fix texture streaming minimum mips to load for block compressed textures 2021-06-18 14:42:09 +02:00
Wojtek Figat
f582ca5051 Add dynamic textures streaming based on visibility 2021-06-18 14:41:44 +02:00
Wojtek Figat
41f0554484 Add texture groups preview to Graphics Quality window in editor 2021-06-18 11:57:51 +02:00
Wojtek Figat
dc38a55218 Add option to open all selected assets in content window 2021-06-18 11:57:22 +02:00
Wojtek Figat
47da355878 Add api to force refresh streaming 2021-06-18 11:57:08 +02:00
Wojtek Figat
a7f018a4da Fix Linux game build 2021-06-18 11:07:21 +02:00
Wojtek Figat
3b31fd7c71 Add support for editing texture group in editor (without reimporting) 2021-06-18 10:49:04 +02:00
Wojtek Figat
2d88ed17d4 Add dedicated editor for Texture Group picking 2021-06-18 09:43:35 +02:00
Wojtek Figat
801e3c26d4 Merge remote-tracking branch 'origin/master' 2021-06-17 16:01:04 +02:00
Wojtek Figat
289515a78b Add support for stripping texture resolution for target platform when cooking game 2021-06-17 16:01:01 +02:00
Wojtek Figat
4744fa05ef Refactor Streaming with new settings and textures streaming configuration 2021-06-17 15:33:34 +02:00
Wojtek Figat
64501a8645 Fix enum deserialization from string 2021-06-17 14:22:08 +02:00
Wojtek Figat
1fedad5dfe Add missing changes 2021-06-17 14:17:36 +02:00
Wojtek Figat
b510e3fcc5 Add support for loading C# dictionaries in native json reader 2021-06-17 14:17:04 +02:00
Wojtek Figat
99012725dc Adjust includes 2021-06-17 14:15:19 +02:00
Wojtek Figat
aa83af477a Add GetStringAnsiView to json value 2021-06-17 14:14:10 +02:00
Wojtek Figat
5ca2729a56 Fix UI after editing Dictionary key value 2021-06-17 14:11:25 +02:00
Wojtek Figat
f0cb979c5e Add Nameof helper utility 2021-06-17 14:09:01 +02:00
Wojtek Figat
30457d9af6 Merge branch 'master' of https://gitlab.flaxengine.com/flax/flaxengine 2021-06-16 23:41:30 +02:00
Wojtek Figat
1237946a8d Fix synchronization for dbg symbols on Windows 2021-06-16 23:39:05 +02:00
Wojtek Figat
c2590fc0d9 Optimize multiple dispatches on JobSystem done via TaskGraph 2021-06-16 19:02:02 +02:00
Wojtek Figat
4de3d134c9 Fix generating includes list in c++ glue code for script (non-pod and variant wrappers can produce additional includes) 2021-06-16 17:40:00 +02:00
Wojtek Figat
e8348f2c7a Fix default value generation for numbers and enums in scripting api 2021-06-16 12:06:39 +02:00
Wojtek Figat
1e08ed177b Fix parsing doc comments in scripting api with inlined summary tag 2021-06-16 12:05:56 +02:00
Wojtek Figat
2068a58414 Fix using custom allocator on array field in scripting class 2021-06-16 11:23:12 +02:00
Wojtek Figat
d895789296 Add async particles updating via Task Graph 2021-06-15 23:49:45 +02:00
Wojtek Figat
1dfcfb8aa9 Fix d3d12 compilation with older Win10 SDK version 2021-06-15 23:49:44 +02:00
Wojtek Figat
bf70a42d86 Change TaskGraphSystem ordering 2021-06-15 23:49:43 +02:00
Wojtek Figat
d2d8a83461 Add support for multi-threaded CPU particles simulation 2021-06-15 23:49:43 +02:00
Wojtek Figat
2a73d18d14 Fix typo 2021-06-15 23:49:42 +02:00
Wojtek Figat
c91c8b66ce Add Category attribute for types grouping in editor dialogs 2021-06-15 16:39:15 +02:00
Wojtek Figat
8816e4403d Remove UI Controls from Json Asset picker dialog 2021-06-15 16:38:21 +02:00
Wojtek Figat
a75e403b35 Fixes 2021-06-15 13:51:16 +02:00
Wojtek Figat
f5cdb0abfd Add Delay node to Visual Scripting 2021-06-14 16:10:08 +02:00
Wojtek Figat
90105c421d Fix Visual Script method override node auto-size 2021-06-14 14:30:54 +02:00
Wojtek Figat
bbbcfb707d Fix crash on null type 2021-06-14 14:28:16 +02:00
Wojtek Figat
e455ada90a Optimize Debug Draw wireframe sphere to use auto-LOD 2021-06-14 14:22:46 +02:00
Wojtek Figat
da0c8ffff9 Optimize Debug Draw for large amount of single-frame debug shapes and lines 2021-06-14 13:29:47 +02:00
Wojtek Figat
428c43e707 Optimize Debug Log window new entries adding (manual placement instead of full layout) 2021-06-14 12:04:49 +02:00
Wojtek Figat
a8b0612a7f Add new icons and tweaks
#550
2021-06-14 11:08:47 +02:00
Wojtek Figat
bb39e1d220 Merge branch 'IconPatch' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-IconPatch 2021-06-14 10:47:20 +02:00
Wojtek Figat
aec071689a Fix game build 2021-06-14 10:44:46 +02:00
Wojtek Figat
22c62439ee Fixes and tweaks for profiler window 2021-06-14 10:41:51 +02:00
Wojtek Figat
5ad222e896 Merge branch 'master' of https://gitlab.flaxengine.com/flax/flaxengine 2021-06-14 09:31:32 +02:00
Wojtek Figat
b225622eaa Fix typo 2021-06-14 09:31:19 +02:00
W2Wizard
83e6319643 Adjust debug log tab icon 2021-06-13 22:37:47 +02:00
W2Wizard
5408898e15 Increase BoxSize & overhaul debug log icons 2021-06-13 20:16:06 +02:00
W2Wizard
8e781ccf7b Apply asset new icons
Apply the Icons for SwitchSettings, LocalizationSettings and Json Asset.
2021-06-13 17:33:58 +02:00