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
6b041d51
Add folder option added to categorical parameter UI
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
41e82b5f
refactored randomization uss
4 年前
Steven Leal
2b29bed1
updated and fixed the categorical parameter UI
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 年前
the-gooniest
6f563595
fixed categorical parameter uniform toggle issues in HDRP
4 年前