Steven Leal
5e143e2b
randomization interface update
4 年前
Steven Leal
23943522
Parameters are no longer MonoBehaviours
4 年前
Steven Leal
a72ab433
Parameters are now stateful when sampling values
4 年前
Steven Leal
816a04b6
added categorical parameter documentation
4 年前
Steven Leal
aac3570e
added more parameter docs
4 年前
Steven Leal
ce61e59b
more api documentation
4 年前
Steven Leal
63c98aa9
removed parameter and sampler display name attributes
4 年前
Steven Leal
baff24ea
merged sampler interfaces
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
58799d44
Added Randomizers and RandomizerTags
4 年前
Steven Leal
41e82b5f
refactored randomization uss
4 年前
Steven Leal
78e49904
replaced individual sampler seeds with one global seed
4 年前
Mohsen Kamalzadeh
fb5da2c0
almost done now
4 年前
Steven Leal
e168b600
removed range as required ISampler interface property
4 年前
Steven Leal
fa7892b4
refactored PropertyField creation and editor namespaces
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 年前