68 次代码提交 (2e232c3c-55b1-4819-94f3-a8d2bacd0e6a)

作者 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 6b041d51 Add folder option added to categorical parameter UI 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 52558327 fixed float range tests 4 年前
Steven Leal 63c98aa9 removed parameter and sampler display name attributes 4 年前
Steven Leal fd4ab9ac documented display name methods 4 年前
Steven Leal baff24ea merged sampler interfaces 4 年前
Steven Leal 4cf0fb7e added xmldocs to ConstantSampler 4 年前
GitHub a68c66c4 Merge pull request #57 from Unity-Technologies/randomization-housekeeping 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 年前
GitHub d6d48f68 Merge pull request #61 from Unity-Technologies/sampler-zeroing-out-fix 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 b3ce9635 Added Randomizers and RandomizerTags 4 年前
GitHub f4522d55 Merge pull request #79 from Unity-Technologies/randomizers 4 年前
Steven Leal 45a47a72 uniform and normal samplers now serialize their random seeds 4 年前
GitHub ffed87ad Merge pull request #116 from Unity-Technologies/serialize-sampler-seed 4 年前
Steven Leal 795430d8 Merge branch 'master' of github.com:Unity-Technologies/com.unity.perception 4 年前
Jon Hogins 9ce49113 Merge branch 'master' into randomizer_tag_inheritence 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 年前
GitHub af13a3d8 Merge pull request #142 from Unity-Technologies/global-seed 4 年前
Steven Leal dfe07eae adding parameter-less constructors to samplers 4 年前
Steven Leal a2571f97 Added SamplerUtility.Hash32NonZero() API 4 年前
Steven Leal 7c14f6cc inlined random class construction 4 年前
GitHub 93b7abef Merge pull request #137 from Unity-Technologies/randomizer_tag_inheritence 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 年前
Mohsen Kamalzadeh 3ee0dd99 made integration samples public 4 年前
Steven Leal e168b600 removed range as required ISampler interface property 4 年前
Steven Leal 84bc7e8e added AnimationCurveSampler constructors 4 年前
Steven Leal a66dd5e7 added missing xml docs 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 年前
Steven Leal 250df003 updated xml docs 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 Leal fa7892b4 refactored PropertyField creation and editor namespaces 4 年前
Steven Borkman dd6870b8 Merge branch 'master' into keypoints 4 年前
GitHub 7b0d663a Merge pull request #173 from Unity-Technologies/categorical-parameter-fixes 4 年前
GitHub 7cd80d5c Removed randomization tooling from the experimental namespace (#177) 4 年前
Steven Leal 3161bbb4 removed MovedFrom attribute 4 年前
Steven Borkman 51e0a9ac Randomization updates 4 年前
Steven Leal 6fb3387a missed one 4 年前
GitHub 43f894fd Merge pull request #183 from Unity-Technologies/undo-moved-from 4 年前
Steven Borkman b45e3ea8 Merge branch 'master' into fod_generator_randomization_changes 4 年前
Steven Borkman 3519b058 Fix problem with normal sampler 4 年前
GitHub cabe7c5a Merge master to 0.8.0 (#265) 4 年前
GitHub f62a40ad A fix that prevents normal sampler returning values outside of min max (#258) 4 年前
Wesley Mareovich Smith aa96fb53 commit 3 年前
You-Cyuan Jhang cc74be4c Merge from master 3 年前
Mohsen Kamalzadeh b1b39d5b first commit, tests to be added 3 年前
Mohsen Kamalzadeh dadcd7d8 incorporated PR feedback 3 年前
GitHub Enterprise d0a2d55c Merge pull request #31 from unity/additonal_scenario_configs 3 年前