23 次代码提交 (411de00e-73f2-4235-9255-3c345cbce652)

作者 SHA1 备注 提交日期
Steven Leal a72ab433 Parameters are now stateful when sampling values 4 年前
Steven Leal ce61e59b more api documentation 4 年前
Steven Leal 52558327 fixed float range tests 4 年前
Steven Leal baff24ea merged sampler interfaces 4 年前
GitHub a68c66c4 Merge pull request #57 from Unity-Technologies/randomization-housekeeping 4 年前
Steven Leal 92fabc1e added sampler utility test 4 年前
GitHub d6d48f68 Merge pull request #61 from Unity-Technologies/sampler-zeroing-out-fix 4 年前
GitHub d290dab1 Changed the namespace of randomization tools to UnityEngine.Experimental (#74) 4 年前
Steven Leal 78e49904 replaced individual sampler seeds with one global seed 4 年前
Steven Leal 5b0d6205 updated changelog and fixed tests 4 年前
GitHub af13a3d8 Merge pull request #142 from Unity-Technologies/global-seed 4 年前
Mohsen Kamalzadeh fb5da2c0 almost done now 4 年前
Mohsen Kamalzadeh 4717b7e9 added test and fixed a couple of bugs 4 年前
Mohsen Kamalzadeh 6a9a43d9 Modifications after peer review 4 年前
Steven Leal e168b600 removed range as required ISampler interface property 4 年前
Mohsen Kamalzadeh 354b49f0 Revived samples in range test for animation curve sampler 4 年前
GitHub d98bf0d6 Merge pull request #150 from Unity-Technologies/animation_curve_sampling 4 年前
Mohsen Kamalzadeh ca800ae6 Merge branch 'master' into manual_capture 4 年前
Steven Leal fbe25be8 isolated sampler state in its own static class 4 年前
Mohsen Kamalzadeh 84f27236 Merge branch 'isolate-sampler-random-state' into manual_capture 4 年前
GitHub 7ba383fe Merge pull request #159 from Unity-Technologies/isolate-sampler-random-state 4 年前
Steven Borkman dd6870b8 Merge branch 'master' into keypoints 4 年前
GitHub 7cd80d5c Removed randomization tooling from the experimental namespace (#177) 4 年前