Commit Graph

13667 Commits

Author SHA1 Message Date
robert manuszewski
3e763f018b Fixing compile errors ahead of enabling TObjectPtr GC barrier
#rb trivial

[CL 26868195 by robert manuszewski in ue5-main branch]
2023-08-05 02:54:45 -04:00
jeannoe morissette
01c3ef3a8f VulkanRHI: Start a clean up of the VulkanShaderCompiler, small steps at first (WIP). Reduce parameters in shader compilation functions by batching them together in a struct (more params coming with RT). Remove FCompilerInfo class. Replace repeated loops with lambdas.
#rb carl.lloyd
#rnx

[CL 26867591 by jeannoe morissette in ue5-main branch]
2023-08-04 23:59:50 -04:00
halfdan ingvarsson
d149750bcf Skelmesh Conversion: Ensure build data is set to latest version, otherwise no build options show up.
#jira UE-188300
#rnx

[CL 26866156 by halfdan ingvarsson in ue5-main branch]
2023-08-04 20:50:20 -04:00
halfdan ingvarsson
319d1b93e7 Skelmesh Conversion: Don't override the base LOD value from the static mesh's reduction settings.
#jira UE-188273
#rnx

[CL 26860303 by halfdan ingvarsson in ue5-main branch]
2023-08-04 16:33:13 -04:00
catalin dragoiu
63af96624f [Insights] Fix timing region event copy to clipboard.
+ Fix Select Time Range of Event
+ Add icon
#rb Ionut.Matasaru
#jira UE-167496

[CL 26860173 by catalin dragoiu in ue5-main branch]
2023-08-04 16:31:31 -04:00
dan engelbrecht
35f639020e Fix missing include in ZenServerHttp.cpp submitted in CL 26841365
#rb none

[CL 26841560 by dan engelbrecht in ue5-main branch]
2023-08-04 04:24:26 -04:00
dan engelbrecht
b7ecdcbf0b Add a global FCbObjectId SessionObjectId usable to coordinate session id's to zenserver.
Change GUID SessionId in FApp to base it on the SessionObjectId to make it easier to correlate session ids in zenserver

#rb stefan.boberg zousar.shaker

[CL 26841373 by dan engelbrecht in ue5-main branch]
2023-08-04 04:15:04 -04:00
bob tellez
de0ac0a5c5 #UE Only assert that you have package data to write when you are intending to write data or computehash. The new SkipSave cook option does not write data intentionally
[FYI] Matt.Peters

[CL 26837731 by bob tellez in ue5-main branch]
2023-08-03 23:00:11 -04:00
laura hermanns
6322dc3790 Add [loop] attribute to Substrate shader to fix HLSL cross-compilation error on D3D11.
#rb Sebastien.Hillaire
#jira UE-186066
#rnx

[CL 26824400 by laura hermanns in ue5-main branch]
2023-08-03 15:59:21 -04:00
dan elksnitis
9a5a1b6f74 [shaders] minor include cleanup
#rb Jason.Hoerner
#rb Laura.Hermanns

[CL 26817718 by dan elksnitis in ue5-main branch]
2023-08-03 13:40:32 -04:00
dave haslam
915b1b9c01 [VOS] add FOptionProperty serialization support and tests (1/2)
- copies changes for LowLevelTestRunner to 26.00

[at]chris.constantinescu

[CL 26813816 by dave haslam in ue5-main branch]
2023-08-03 12:09:49 -04:00
catalin dragoiu
45848858ee [Insights] Fix context menu not opening for the time ruler track.
#rb Ionut.Matasaru
#jira UE-189576

[CL 26812098 by catalin dragoiu in ue5-main branch]
2023-08-03 11:23:49 -04:00
devin doucette
d843fd59d5 DDC: Fixed benign race caught by TSan in FRequestOwnerShared
#rb Zousar.Shaker
#rnx

[CL 26810118 by devin doucette in ue5-main branch]
2023-08-03 10:24:02 -04:00
julien stjean
2a0e0ff7da Removing the deprecated functions for the class permission list from the asset tools api.
#rb rex.hill

[CL 26809677 by julien stjean in ue5-main branch]
2023-08-03 10:14:35 -04:00
zousar shaker
d5572930fb Ensure that ZenServer can perform recovery successfully if terminated during a multi-process cook. Uses FSystemWideCriticalSection to coordinate recovery operation across processes.
#rb matt.peters
#jira UE-145375

[CL 26793152 by zousar shaker in ue5-main branch]
2023-08-02 19:28:23 -04:00
francis hurteau
20279e0831 Truncation warning fixes for output log
#jira UE-166274
#rb Devin.Doucette

[CL 26780626 by francis hurteau in ue5-main branch]
2023-08-02 14:14:55 -04:00
andriy tylychko
cac8a8865f complimentary to 26518156, avoiding deadlock on module loading, handles one more case
#rb danny.couture

[CL 26773750 by andriy tylychko in ue5-main branch]
2023-08-02 11:13:47 -04:00
paul chipchase
4bb2e66a88 Tweak the text in the VA revision control connection error dialog based on feedback.
#rb trivial
#jira UE-191791
#rnx


- Removed direct references to perforce from the dialog code, those strings are now passed in by the caller. This should make the dialog more usable by other revision control providers at some point.
- Make it more obvious that the dialog is related to virtualized assets.
- Add more references to the revision control provider name so that people realize which settings they are supposed to be entering.
- Removed some debug code for launching the dialog from a console command.
- Fixed a bug where clicking the button to reset the ini file settings and use the default connection would reset the settings but then not try to reconnect.
- Make better use of the dialog space by increasing the size of the input boxes at the expense of white space, so that longer server addresses can fit on screen.

[CL 26769098 by paul chipchase in ue5-main branch]
2023-08-02 08:57:07 -04:00
Jens Petersam
761c8386f3 Using nearest Opus native sample rate when encoding a sound wave at a non-native rate; storing and applying the pre-skip value; added an empty block at encode time to get the last remaining samples out of the decoder to allow for frame-accurate looping
#jira UE-191050
#rnx

[CL 26769061 by Jens Petersam in ue5-main branch]
2023-08-02 08:52:23 -04:00
francis hurteau
0a395d69e1 Truncation warnings fixes for AssetTools
#rb Devin.Doucette
#jira UE-166274

[CL 26759447 by francis hurteau in ue5-main branch]
2023-08-01 18:48:02 -04:00
Brice Criswell
50af62ae00 Import: Keep sections separate
-	Adds an option to not merge skeletal mesh sections sharing the same material during FBX import. This allows you to control visibility at a per-section level without having to give each section a unique material. [Github Pull Request: 9587]
#jira UE-164863
#rb Alexis.Matte, JeanLuc.Corenthin

[CL 26757306 by Brice Criswell in ue5-main branch]
2023-08-01 18:02:41 -04:00
zousar shaker
ba55084a82 DDC: Fixed missing cache bucket on GetChunks for stats
#rb devin.doucette
#rnx

[CL 26755084 by zousar shaker in ue5-main branch]
2023-08-01 17:07:33 -04:00
dan elksnitis
78b1767069 [shaders] implement independent preprocessing API for vulkan shader format
#rb Massimo.Tristano

[CL 26739541 by dan elksnitis in ue5-main branch]
2023-08-01 11:03:24 -04:00
Ryan Hummer
3ebc0e1bcf Removing mono/xbuild part 1
* Updating references to use dotnet
* Add new RunDotnet scripts
* Removing Mono sh scripts and references to them

#rnx
#jira UE-153293
#rb josh.adams, zack.neyland, brandon.schaefer

[CL 26737744 by Ryan Hummer in ue5-main branch]
2023-08-01 10:02:58 -04:00
catalin dragoiu
11429faba6 Fix Insights Enumerate.FastEnumerate unit test.
#rb Ionut.Matasaru
#jira UE-191345
#rnx

[CL 26736025 by catalin dragoiu in ue5-main branch]
2023-08-01 08:29:07 -04:00