This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1afdece4bc89cf0efe1decda254d289c6aaa2baa
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
Experimental
/
EditorInteractiveToolsFramework
History
Tim Smith
9fdfe7cd7e
Fixing PVS 7.7 Issues: warning V1052: Declaring virtual methods in a class marked as 'final' is pointless. Consider inspecting the 'XYZ' method of the 'FXYZ' class.
...
#rb trivial #jira UE-91644 [CL 14994253 by Tim Smith in ue5-main branch]
2021-01-05 15:39:12 -04:00
..
Private
Remove #pragma once from cpps
2020-12-31 14:02:22 -04:00
Public
Fixing PVS 7.7 Issues: warning V1052: Declaring virtual methods in a class marked as 'final' is pointless. Consider inspecting the 'XYZ' method of the 'FXYZ' class.
2021-01-05 15:39:12 -04:00
EditorInteractiveToolsFramework.Build.cs
Made Interactive Tools Framework capable of operating on arbitrary tool targets that implement the proper interfaces. Made MeshToVolume tool use this system.
2020-12-03 09:48:56 -04:00