457 次代码提交 (c99ddfaf-db37-4b75-a3d8-288c1d793fe5)

作者 SHA1 备注 提交日期
GitHub f71dea44 Merge pull request #78 from Unity-Technologies/fix-capture-time-math 4 年前
Devin Miller d56066a2 Fixes math in SimulationState SequenceTimeOfNextCapture 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 年前
Steven Leal 7e84dd5e inlined iterateSeed code 4 年前
Steven Leal 1779f534 Persists target application frequency when changing targets 4 年前
GitHub 6a3e1041 Aisv760 editor bugs - fixes for 759, 760, 761 (#58) 4 年前
Steven Leal 825c6c75 using hash function to properly offset random seeds 4 年前
Steven Leal ec1aad35 Deleting option now actually removes option from list 4 年前
GitHub c8cdf9d8 Update visual UI to use IMGUI system (#56) 4 年前
GitHub a68c66c4 Merge pull request #57 from Unity-Technologies/randomization-housekeeping 4 年前
Steven Leal 4cf0fb7e added xmldocs to ConstantSampler 4 年前
Steven Leal baff24ea merged sampler interfaces 4 年前
Steven Leal 02d965ad preventing readonly fields and properties from being set 4 年前
GitHub 0a4c4641 Merge pull request #50 from Unity-Technologies/dr-test3 4 年前
GitHub e9398442 Segmentation Alpha Bug Fix (#53) 4 年前
GitHub 338ea697 Updating to latest capture and core packages. (#51) 4 年前
GitHub 05ac71b8 Aisv647 visualizations - Preview Cut (#40) 4 年前
GitHub 41416247 Fixing wrong colors in semantic segmentation due to sRGB conversion by changing the shader parameter to a Vector, bypassing sRGB conversion altogether. (#46) 4 年前
GitHub 32419d3d Making default annotation/metric ids lower case (#45) 4 年前
GitHub 472b6a2d Clean up docs and add example projects (#42) 4 年前
GitHub 251c03b5 Merge 0.2.0-staging to master (#41) 4 年前
GitHub a7b75a65 Fix warnings (#38) 4 年前
GitHub 9ac02025 Upgrading dependencies on capture and core packages (#37) 4 年前
GitHub f3b1a74e Aisv614 fix (#34) 4 年前