Commit Graph

3 Commits

Author SHA1 Message Date
wojciech krywult
48276e9365 File: Moved GSandboxName and GFileRootDirectory to be members of the low-level filesystem class on one platform.
This change eliminates the need to add dumy definitions in all test and tool projects to make the code link. It's also more consistent with what we have on other platforms.

#rb David.Harvey
#rnx

[CL 34172080 by wojciech krywult in ue5-main branch]
2024-06-06 16:13:34 -04:00
jimmy andrews
1480e9c184 don't check(false) on failure in geometryprocessing commandutils, as it is confusing to print a stack trace when the error is just a missing parameter
#rb jimmy.andrews

[CL 33583070 by jimmy andrews in ue5-main branch]
2024-05-10 14:51:08 -04:00
jimmy andrews
5c57892f20 Add a geometry processing command line program to enable command line execution of geometry processing algorithms
+ add navigation-driven approximate convex decomposition as the first supported algorithm
#rb lonnie.li

[CL 33522576 by jimmy andrews in ue5-main branch]
2024-05-08 14:58:04 -04:00