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
088da5f2929e923ac3e18ea94de020d5da8e90c3
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Json
History
Helge Mathee
f99750ec7a
Json: Move precision / writing numbers to policy to allow for customizatoin
...
#rb halfdan.ingvarson #jira na [CL 16551515 by Helge Mathee in ue5-main branch]
2021-06-03 15:31:30 -04:00
..
Private
Initial submit of the new JSON-based editor config system. This consists of two layers - the JSON config system enables access to JSON objects through the use of JSON paths of the form $.Object.Array[3].Member. The editor config system applies this system to UObjects and UStructs.
2021-01-26 11:48:50 -04:00
Public
Json: Move precision / writing numbers to policy to allow for customizatoin
2021-06-03 15:31:30 -04:00
Json.Build.cs
…