287 次代码提交 (29c52b99-3fe2-43ed-a113-9708bed4c72c)

作者 SHA1 备注 提交日期
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 年前
GitHub 2f40d1bb Checks and doc updates for URP RenderFeature requirement (#31) 4 年前
GitHub 6f9dd21c Merge pull request #29 from Unity-Technologies/publish-server 4 年前
Wesley Mareovich Smith d5ba56ed fix the errors in promotion 4 年前
Wesley Mareovich Smith 69be065f fixes 4 年前
Wesley Mareovich Smith 2eb9eed6 change trigger 4 年前
GitHub f8c4af54 Adding release badge and setup steps. (#32) 4 年前
Wesley Mareovich Smith 4a99d067 fix for test 4 年前
GitHub 55a8c7fe Labeler docs (#30) 4 年前
Wesley Mareovich Smith 41424301 publish stuyff 4 年前
GitHub 4caee75b Extensible labelers (#28) 4 年前
GitHub 57cf2f41 Release cleanup (#27) 4 年前
GitHub b41538e8 Renaming SimulationManager to DatasetCapture (#26) 4 年前
GitHub 94171230 Merge pull request #25 from Unity-Technologies/publish-fix 4 年前
GitHub 7ca1799d Merge pull request #23 from Unity-Technologies/skinned_mesh_support 4 年前
Jon Hogins 282ad40d Updating HDRP ground truth generators for new API 4 年前
Jon Hogins 8128e162 Adding test variant which uses SkinnedMeshRenderer 4 年前
GitHub e1c8b12d Merge pull request #24 from Unity-Technologies/contributing 4 年前
Jon Hogins 3aaae76a Adding CONTRIBUTING.md which clearly lays out that we are not accepting contributions. 4 年前
Jon Hogins 50edc569 Supporting SkinnedMeshRenderer for labeling. 4 年前
GitHub cd74fd9b Merge pull request #22 from Unity-Technologies/fix_label_id_report 4 年前