1028 次代码提交 (7b2a6e6c-242f-44c3-be00-36a65c8f5d8f)

作者 SHA1 备注 提交日期
GitHub 89243f99 Update TUTORIAL.md 4 年前
Steven Leal 7cd5e8d4 added hue randomizer 4 年前
Steven Leal 43f2de18 added xml docs to sample randomizers 4 年前
GitHub 122779d8 Update TUTORIAL.md 4 年前
Steven Leal 3454be33 added xml docs to sample randomizers 4 年前
Steven Leal 6b0b4081 added sample randomizers 4 年前
GitHub d04444c9 Update TUTORIAL.md 4 年前
Steven Leal 8b32ecd1 added sample randomizers 4 年前
Steven Leal 3deb048f removed some commented code from the parameter class 4 年前
GitHub 5ef44ea2 Update TUTORIAL.md 4 年前
Steven Leal 70103f43 removed some commented code from the parameter class 4 年前
Steven Leal 8331b737 updated changelog 4 年前
GitHub 9d54c205 Created a new md file for the upcoming tutorial 4 年前
Steven Leal cd865bc4 updated changelog 4 年前
Steven Leal b3ce9635 Added Randomizers and RandomizerTags 4 年前
chris.kerr 6853eb30 deleted typo 'require require' 4 年前
mohsen.k 92c7310c added to package 4 年前
Steven Leal 58799d44 Added Randomizers and RandomizerTags 4 年前
GitHub 11204102 Add citation to README.md (#81) 4 年前
christopher.kerr 692be3c4 additional edits and updated table of contents 4 年前
GitHub f71dea44 Merge pull request #78 from Unity-Technologies/fix-capture-time-math 4 年前
Devin Miller d56066a2 Fixes math in SimulationState SequenceTimeOfNextCapture 4 年前
christopher.kerr 9728cea0 review and image captions 4 年前
GitHub d290dab1 Changed the namespace of randomization tools to UnityEngine.Experimental (#74) 4 年前
GitHub 38a180a6 Informative tooltips and ui labels (#75) 4 年前
GitHub 67488484 Updating changelog for 0.4.0 release (#76) 4 年前
GitHub bca49aeb Fixing labeling on per-material MaterialPropertyBlocks (#73) 4 年前
GitHub 3d160315 Bugfix: Check if intensity zero and and if so skip the distortion pass entirely (#72) 4 年前
GitHub 33d9d358 Adding Limitations section to PerceptionCamera.md (#71) 4 年前
GitHub f6a9f70a Feature/lens distortion (#69) 4 年前
GitHub d6fb701b Updating simulation.capture to preview.13 (#70) 4 年前
GitHub 0baa69e3 Upgrade deps (#68) 4 年前
GitHub acad175e No boxes on unmatching objects (#67) 4 年前
GitHub c3ce7e3d Merge pull request #65 from Unity-Technologies/changelog-updates 4 年前
GitHub aee21e59 Clarification to changing Labeling at runtime (#64) 4 年前
GitHub 761a9d02 Update pull_request_template.md (#63) 4 年前
GitHub 7adc5b27 Update CHANGELOG.md 4 年前
GitHub 8765c436 Fix exceptions in non-development players on some graphics backends (#66) 4 年前
Steven Borkman ca79ecc9 update changelog for visualization rework and labeler bug fixes 4 年前
GitHub f607d8e7 Do not generate any empty folders if the PerceptionCamera is never enabled (#62) 4 年前
Steven Leal a64d2e79 updated changelog for randomization tools 4 年前
GitHub 65b8bd28 Fixing LabelEntryMatchCache bug where instance ids that do not match any entries are reported as matching the first entry. (#60) 4 年前
GitHub 4d2ec14e Merge pull request #59 from Unity-Technologies/categorical-parameter-fixes 4 年前
GitHub d6d48f68 Merge pull request #61 from Unity-Technologies/sampler-zeroing-out-fix 4 年前
Steven Leal 92fabc1e added sampler utility test 4 年前
Steven Leal 52f51eec added explicit check for zero valued random state 4 年前
Steven Leal 5773cd47 removed unnecessary bit shift 4 年前
Steven Leal 1f94eb56 Now property initializing enum field with default value 4 年前
Steven Leal 328dfb24 added missing parenthesis to iterateSeed method 4 年前
Steven Leal f572b044 Disable target property when no compatible properties and set default target enums 4 年前