GitHub
336f5379
Merge pull request #315 from Unity-Technologies/output_directory
Output directory option added to PerceptionCamera
4 年前
Mohsen Kamalzadeh
38363e3a
minor fix
4 年前
Mohsen Kamalzadeh
d2432f17
some more UI polish
4 年前
Mohsen Kamalzadeh
0b8a476d
some warning removals
4 年前
GitHub
79f26faf
Merge pull request #317 from Unity-Technologies/change_to_stddev
changed normal sampler standard deviation json key to "stddev"
4 年前
Mohsen Kamalzadeh
9f6fae37
Some UI polish
4 年前
Mohsen Kamalzadeh
739f7097
Update CHANGELOG.md
4 年前
Steve Borkman
43cc21db
Updated change log
4 年前
Mohsen Kamalzadeh
f57c92ef
changed normal sampler standard deviation json key to "stddev"
4 年前
Steve Borkman
0f0adab1
Removed a line that should not have been in there
4 年前
GitHub
fe797aa2
Merge pull request #316 from Unity-Technologies/fix_cloud_rendering_support
Fixed a compile error when cloud rendering was selected
4 年前
sleal-unity
9a593a3f
added configuration text asset field to scenario
4 年前
Mohsen Kamalzadeh
d9780b50
added a line back that shouldn't have been removed
4 年前
Steve Borkman
ebd0315d
User can choose their base directory
4 年前
GitHub
e54182c9
Merge pull request #314 from Unity-Technologies/add-changelog-note
Updated Changelog Note
4 年前
sleal-unity
161fb439
updated changelog note
4 年前
GitHub
9c73369a
Merge pull request #309 from Unity-Technologies/component_diagrams
Added component diagrams and refreshed some text
4 年前
GitHub
a29fe9cd
image size fix
4 年前
Mohsen Kamalzadeh
abf6bbac
Update GroundTruthLabeling.md
4 年前
Mohsen Kamalzadeh
22ab14e4
Update GroundTruthLabeling.md
4 年前
Mohsen Kamalzadeh
ef67bb10
Update GroundTruthLabeling.md
4 年前
Mohsen Kamalzadeh
0c16ae26
added class diagrams and updated some text
4 年前
GitHub
a2288c72
Merge pull request #307 from Unity-Technologies/uint-field-fix
Changed uint surrogate field USS display attribute to none
4 年前
sleal-unity
e080f1c5
changed uint surrogate field uss display attribute to none
4 年前
GitHub
7c63a34f
Merge pull request #305 from Unity-Technologies/update_capture_package
Updated capture package dependency
4 年前
Mohsen Kamalzadeh
c1c5877f
updated capture package dependency
This version fixes the issue where RGB captures have no post processing applied.
4 年前
GitHub
7a6498e3
Merge pull request #304 from Unity-Technologies/randomize-seed-in-usim-window
added uint field element for random seeds
4 年前
Mohsen Kamalzadeh
dc6d67ef
some cleanup after chat with Steven
4 年前
GitHub
44bbe4b6
Merge pull request #287 from Unity-Technologies/upgrade-capture-package
Upgrade capture package dependency
4 年前
sleal-unity
66783cf9
updated other vms from latest to stable
4 年前
sleal-unity
1ac090cf
changed vm images from latest to stable
4 年前
sleal-unity
389eca52
added uint field element for random seeds
4 年前
GitHub
4f1fac4b
Merge pull request #296 from Unity-Technologies/unity_logo_white_background
White background for Unity logo
4 年前
Mohsen Kamalzadeh
1392e540
added a white background version of the unity logo and switched to it
4 年前
GitHub
66a6e46e
Supporting the 'step' button in the editor ( #294 )
* Supporting the 'step' button in the editor.
* Update CHANGELOG.md
* Adding informational log message when frame step is used.
4 年前
GitHub
14bdbc91
Merge pull request #293 from Unity-Technologies/fix_large_deltatime
Fixed issue with simulation delta times larger than 100
4 年前
Mohsen Kamalzadeh
862135f1
changed to stable linux image
4 年前
Mohsen Kamalzadeh
dca1a522
cut warning text for large values
4 年前
Mohsen Kamalzadeh
82911ba4
reverted unintentional change
4 年前
Mohsen Kamalzadeh
1f39ab4b
Update CHANGELOG.md
4 年前
GitHub
8f2f4ac8
Fixing keypoint bugs when visualizations are disabled ( #290 )
* Fixing keypoint bugs when visualizations are disabled (enabling async readback)
* Remove commented out code
* Pointing to stable ubuntu to work around issue in latest.
4 年前
Mohsen Kamalzadeh
a5a9e9cf
fixed an issue where an arbitrary limit on frame delta time was causing incorrect behavior
4 年前
GitHub
aa2581d0
Sky color ( #276 )
* Adding background color for semantic segmentation and bad UI. Need to come back to this later.
* Updating UI
* Changing 'background' to 'sky' and improving tests.
* some UI polish
* Updating label config and PerceptionURP
* Adding new sky label to output when sky color is set.
Co-authored-by: Mohsen Kamalzadeh <>
4 年前
sleal-unity
bd3e412a
upgraded capture package dependency
4 年前
GitHub
7977d424
Expand readme with robotics tutorial and unity forum info ( #289 )
* Add link to robotics tutorial and unity forum
* Adding robotics image to readme
* Updating image dimensions
4 年前
GitHub
e15c2fff
Merge pull request #285 from Unity-Technologies/poisson-disk-super-sampling
Poisson disk super sampling
4 年前
sleal-unity
1714be12
Merge branch 'poisson-disk-super-sampling' of github.com:Unity-Technologies/com.unity.perception into poisson-disk-super-sampling
4 年前
GitHub
febd8c7c
Update com.unity.perception/Runtime/Randomization/Randomizers/RandomizerExamples/Utilities/PoissonDiskSampling.cs
Co-authored-by: Mohsen K <mohsen.kamalzadeh@unity3d.com>
4 年前
sleal-unity
c3b73229
moved constant offset outside of loop
4 年前
sleal-unity
8881d893
vectorized offset loop
4 年前