Steven Leal
5e143e2b
randomization interface update
4 年前
Steven Leal
687816c5
responding to PR feedback
4 年前
Steven Leal
23943522
Parameters are no longer MonoBehaviours
4 年前
Steven Leal
a72ab433
Parameters are now stateful when sampling values
4 年前
Steven Leal
8a38275d
Sync stateful sampler reset with categorical parameters
4 年前
Steven Leal
816a04b6
added categorical parameter documentation
4 年前
Steven Leal
6b041d51
Add folder option added to categorical parameter UI
4 年前
Steven Leal
aac3570e
added more parameter docs
4 年前
Steven Leal
ce61e59b
more api documentation
4 年前
Steven Leal
71c792b9
fixed exception that occurs when a user exits folder selection without selecting a folder
4 年前
Steven Leal
6fc1e7cb
updated sampler api doc strings
4 年前
Steven Leal
63c98aa9
removed parameter and sampler display name attributes
4 年前
Steven Leal
fd4ab9ac
documented display name methods
4 年前
Steven Leal
c7ddc095
tested to check if parameter targets are applied correctly
4 年前
Steven Leal
18b18134
added todo notes for perception camera first frame bug
4 年前
Steven Leal
2124e3f5
simplified coroutine manipulation in scenario tests
4 年前
Steven Leal
02d965ad
preventing readonly fields and properties from being set
4 年前
Steven Leal
ec1aad35
Deleting option now actually removes option from list
4 年前
Steven Leal
1779f534
Persists target application frequency when changing targets
4 年前
Steven Leal
f572b044
Disable target property when no compatible properties and set default target enums
4 年前
Steven Leal
1f94eb56
Now property initializing enum field with default value
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 年前