27 次代码提交 (e758cb68-7ae7-454b-a726-d6c02a48bc2d)

作者 SHA1 备注 提交日期
Steven Leal 5e143e2b randomization interface update 4 年前
Steven Leal 687816c5 responding to PR feedback 4 年前
Steven Leal a72ab433 Parameters are now stateful when sampling values 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 825c6c75 using hash function to properly offset random seeds 4 年前
Steven Leal 7e84dd5e inlined iterateSeed code 4 年前
Steven Leal 328dfb24 added missing parenthesis to iterateSeed method 4 年前
Steven Leal 5773cd47 removed unnecessary bit shift 4 年前
Steven Leal 52f51eec added explicit check for zero valued random state 4 年前
Steven Leal 0c713aff implemented parameter behaviours 4 年前
GitHub d290dab1 Changed the namespace of randomization tools to UnityEngine.Experimental (#74) 4 年前
Steven Leal 58799d44 Added Randomizers and RandomizerTags 4 年前
Steven Leal 78e49904 replaced individual sampler seeds with one global seed 4 年前
Steven Leal 6555ddb7 updated api xmldocs 4 年前
Steven Leal 8c18953c addressed PR feedback 4 年前
Steven Leal a2571f97 Added SamplerUtility.Hash32NonZero() API 4 年前
Mohsen Kamalzadeh fb5da2c0 almost done now 4 年前
Mohsen Kamalzadeh 4717b7e9 added test and fixed a couple of bugs 4 年前
Mohsen Kamalzadeh a71f3498 bugfix 4 年前
Mohsen Kamalzadeh 6a9a43d9 Modifications after peer review 4 年前
Steven Leal a66dd5e7 added missing xml docs 4 年前
GitHub 7cd80d5c Removed randomization tooling from the experimental namespace (#177) 4 年前
Steven Borkman 3519b058 Fix problem with normal sampler 4 年前