22 次代码提交 (b02026ed-7599-4575-a59a-9e842a14c950)

作者 SHA1 备注 提交日期
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 年前
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 fd4ab9ac documented display name methods 4 年前
Steven Leal c7ddc095 tested to check if parameter targets are applied correctly 4 年前
Steven Leal baff24ea merged sampler interfaces 4 年前
Steven Leal 9baa72fc changed samplers property from array to IEnumerable 4 年前
Steven Leal 0c713aff implemented parameter behaviours 4 年前
Steven Leal 228032f4 renamed ParameterConfiguration to ParameterList 4 年前
GitHub d290dab1 Changed the namespace of randomization tools to UnityEngine.Experimental (#74) 4 年前
Steven Leal 58799d44 Added Randomizers and RandomizerTags 4 年前
Steven Leal 70103f43 removed some commented code from the parameter class 4 年前
Steven Leal cf3aaa31 marked samplers parameter property as internal 4 年前
Steven Leal 78e49904 replaced individual sampler seeds with one global seed 4 年前
Mohsen Kamalzadeh fb5da2c0 almost done now 4 年前
GitHub 7cd80d5c Removed randomization tooling from the experimental namespace (#177) 4 年前
Steven Leal 3161bbb4 removed MovedFrom attribute 4 年前