Steven Leal
5e143e2b
randomization interface update
4 年前
Steven Leal
6fc1e7cb
updated sampler api doc strings
4 年前
Steven Leal
62e505d4
added run in USim window
4 年前
GitHub
d290dab1
Changed the namespace of randomization tools to UnityEngine.Experimental ( #74 )
* changed the namespace of randomization tools to experimental
* moved randomization UI code to experimental namespace
* updated docs to emphasize that the randomization tools are experimental
* updated changelog
4 年前
Steven Leal
c80e1d42
added run in usim window
4 年前
Steven Leal
41e82b5f
refactored randomization uss
4 年前
Steven Leal
dbf33623
updated xml docs
4 年前
Steven Leal
78e49904
replaced individual sampler seeds with one global seed
4 年前
Steven Leal
30a4111d
added sampler serialization
4 年前
Steven Leal
94c62e16
Added randomization deserialization
4 年前
Steven Leal
b35bc31e
refactored serialization code
4 年前
Steven Leal
4ce3c145
Updated RunInUnitySimulationWindow for new serialization format
4 年前
Steven Leal
594c8bcb
updated xmldocs
4 年前
Steven Leal
44102c51
Added scenario serialization tests
4 年前
Steven Leal
ba332ad8
updated tooltips for scenario serialization buttons
4 年前
Mohsen Kamalzadeh
fb5da2c0
almost done now
4 年前
Steven Leal
e168b600
removed range as required ISampler interface property
4 年前
Steven Leal
fbe25be8
isolated sampler state in its own static class
4 年前
GitHub
7cd80d5c
Removed randomization tooling from the experimental namespace ( #177 )
* removed randomization tooling from the experimental namespace
* removed experimental namespace from randomization docs
* removed vestigial precompiled references from asmdefs
* added note to parameters doc
* added helpful link inside parameters doc
* fixed script name
* added MovedFrom attribute to randomization APIs
4 年前
Steven Leal
3161bbb4
removed MovedFrom attribute
4 年前
Steven Leal
a44b733e
app-params now deserialize from the correct location in usim
4 年前
Steven Leal
8d9db7e8
connected serializer to scenario api
4 年前
Steven Leal
0104a889
refactored scenario lifecycle hooks
4 年前