Граф коммитов

1418 Коммитов

Автор SHA1 Сообщение Дата
Vova Vernygora 4deadb500a RC 0.11.1-preview.1 2022-04-14 14:23:24 -04:00
Cameron Sun 0a6113c65f
Add missing tutorial and images (#452)
Co-authored-by: unknown <Cameron Sun@JohnHoginsDesktop.hq.unity3d.com>
2022-04-05 09:07:18 -07:00
Jon Hogins 861ca53e27
Update README.md 2022-03-24 10:19:23 -07:00
Jon Hogins f304fb15c2 Content for 0.10.0-preview.1_staging 2022-03-18 15:16:08 -07:00
Jon Hogins 930afb6bfd
Update README.md 2022-03-15 20:24:18 -07:00
Steve Borkman 0ab3731fa4
3d bbox doc t2 (#424)
* Updated documentation for 3dbbox about skinnedmeshrenderers

* Updated text
2022-01-31 16:12:59 -05:00
Jon Hogins 4d04ae1105
Add survey link 2021-12-07 08:24:20 -08:00
Jon Hogins ee2addba98
Make GetAnnotationSpecification() public, by popular demand. (#335)
* Make GetAnnotationSpecification() public, by popular demand.

* Updating changelog
2021-10-01 14:50:13 -07:00
Jon Hogins 386af60c0b
Reverting SampleScene changes made on Keypoint Labeling branch (#374) 2021-09-30 14:07:33 -07:00
Steve Borkman 2e79fe57a5
Keypoint self occlusion (#351)
* WIP self-occlusion checks.

* More updates for self-occlusion

* Almost working using compute shaders. Need to switch to regular rendering now.

* Kind of working!

* Ok, officially working now

* Adding some tests for self-occlusion. Some fixes in KeypointLabeler

* Fix issues with orthographic views and points close to far plane

* Fixing remainder of tests.

* Removing comments

* Fixing issues in URP with orthographic view

* Updating JointLabel

* Updating JointLabel to include self-occlusion distance and drop the reference to the keypoint label config

* Adding gizmos for keypoints

* Adding and fixing remainder of tests.

* Fixing various bugs in keypoint self occlusion, including (hopefully) properly supporting player builds

* Fixing issues with large numbers of keypoints.

* Fixing issue with resizing buffers

* Add search for non-background pixel to keypoint depth check. Not perfect, but catches a few edge cases for now. Should migrate to doing all checks in shader at some point

* Apply object scale even when using the global occlusion distance.

* Make scaling of self-occlusion distance apply in every scenario

* Fix joint scale

* Moving self occlusion distance to the KeypointTemplate

* Model based occludder distance overrides

* Code cleaned up and commented

* Tests for self-occlusion scalar value

* Updated changelog file

* Updated class documentation

* Updates to documentation

* Removed added, but unneeded, import

* Mostly updated comments

* Adding some comments to the depth check shader

* Fixing test compile error and mistake in RenderTextureReader

* Fixes for PR comments

* Fix for shader to work properly in HDRP/URP

* Another attempt to fix shaders for URP & HDRP

* Tests are passing locally right now

* Setting hdrp enabled disabled again

* Another attempt

* Another try to get these shaders to compile correctly

* Magic test fix attempt

* Incorporating mohsen's test fix

* Update to fix compile error

* One more attempt at fixing the keypoint shader

* Attempt moving to newer unity version

* Upgrade projects to 2020.3.16f1.

* Updating shader to use PackageRequirements

* Fixing package name

* Updating to 2020.3.16

* Fixing keypoint depth issues on Linux

* More project updated for 2020.3 and fixing tests.

* Changing minimum version to 2020.3

* Cleaning up commented out code

Co-authored-by: Jon Hogins <jonathanh@unity3d.com>
2021-09-14 14:13:47 -07:00
Aryan Mann 2c0de3add0
Feature: Delay Iteration (Merge PR #366 from scene-randomizer-support)
Ported over the ability to delay the current iteration
2021-09-02 14:36:26 -07:00
Aryan Mann 237ba274a6 changed name of test for accuracy 2021-09-02 11:30:42 -07:00
Aryan Mann 626d470a52 Added ability to delay the current iteration 2021-09-02 11:06:11 -07:00
Mohsen Kamalzadeh b3a5f03bdc
Merge pull request #361 from Unity-Technologies/pyrception-integration
Added the Dataset Visualizer installer and corresponding UI
2021-08-23 10:18:07 -07:00
Mohsen Kamalzadeh eaea105925 some code cleanup, Leo's final words 2021-08-19 16:16:49 -07:00
Mohsen Kamalzadeh b69b46043a linux fix 2021-08-19 14:43:46 -07:00
Mohsen Kamalzadeh 4fcb091bed fix test error 2021-08-19 14:16:56 -07:00
Mohsen Kamalzadeh dee6e5a6b1 warning fix 2021-08-19 11:45:58 -07:00
Mohsen Kamalzadeh 3903bc1349 menu name change 2021-08-19 11:38:22 -07:00
Mohsen Kamalzadeh d2d0eecbaa await for setup before run 2021-08-19 11:37:21 -07:00
leopoldo-zugasti edef0514d5 Fix async 2021-08-19 13:58:04 -04:00
leopoldo-zugasti ff17f2e59a First review fixes 2021-08-19 13:13:48 -04:00
leopoldo-zugasti c4df1d2520
Add -n option to documentation for netstat on mac
Co-authored-by: Mohsen Kamalzadeh <mohsen.kamalzadeh@unity3d.com>
2021-08-18 18:11:51 -04:00
leopoldo-zugasti 65842f21f6 Fix compareversions bug 2021-08-18 17:51:12 -04:00
leopoldo-zugasti fd602198f6 Styling 2021-08-18 17:40:24 -04:00
leopoldo-zugasti 33e5ca56f5 Fix merge conflict 2021-08-18 17:35:00 -04:00
leopoldo-zugasti 0d60df37f6 Improve try catch and add var 2021-08-18 17:33:55 -04:00
leopoldo-zugasti d181088ee6 Updated Installing progress message 2021-08-18 16:05:19 -04:00
leopoldo-zugasti 7d06aee0e8 Added progress bar when running visualizer 2021-08-18 15:43:13 -04:00
leopoldo-zugasti 0a71368e17 remove fancy styling 2021-08-18 15:21:14 -04:00
leopoldo-zugasti 8a349700e9 fix yamato compilation error 2021-08-18 15:11:32 -04:00
leopoldo-zugasti 06123953ac Fix readentry 2021-08-18 14:27:55 -04:00
leopoldo-zugasti 4087583f26 Improve compare method and fix styling 2021-08-18 14:02:29 -04:00
leopoldo-zugasti efe81f9fc0 speed up netstat on mac 2021-08-18 12:20:39 -04:00
Jon Hogins 8a97caaf8c
Removing Editor from code coverage (#363)
* Removing Editor from code coverage

* Removing space in assembly filter to attempt to get filters working

* Another attempt at filtering in code coverage
2021-08-18 09:03:41 -07:00
leopoldo-zugasti bbcc38ed6d remove log statement from ExecuteCMD 2021-08-16 16:05:14 -04:00
leopoldo-zugasti 7ee1e6a91a Fix installation wait for exit period 2021-08-16 15:18:32 -04:00
leopoldo-zugasti d6eba7f1a0 Remove visualizer button on camera script from linux 2021-08-16 14:01:27 -04:00
leopoldo-zugasti d7a1f78262 remove || true on top of visualizerinstaller.cs 2021-08-16 13:40:36 -04:00
leopoldo-zugasti cc16b5f737 Install python for unity dependency only when editor is on Windows or Macos 2021-08-16 13:28:48 -04:00
leopoldo-zugasti 9015d6dfe9 Remove meta file for Pyrception folder 2021-08-13 13:29:30 -04:00
leopoldo-zugasti 479f983cee remove meta file for pyrception-utils 2021-08-13 13:24:45 -04:00
leopoldo-zugasti 6e77c17ed5 Merge branch 'master' into pyrception-integration 2021-08-13 13:10:27 -04:00
leopoldo-zugasti 5b9c7be0a3
Update SimulationState.cs 2021-08-13 12:20:46 -04:00
leopoldo-zugasti a37096f7cf
Update PerceptionCamera.cs 2021-08-13 12:18:43 -04:00
leopoldo-zugasti 50b88b8a40
Update DatasetCapture.cs 2021-08-13 12:16:53 -04:00
leopoldo-zugasti 6213c9b5c5
Update SimulationState_Json.cs 2021-08-13 12:15:31 -04:00
leopoldo-zugasti b72264c963
Update BoundingBox3DLabeler.cs 2021-08-13 12:13:51 -04:00
leopoldo-zugasti 7a6520085a
Delete Pyrception.meta 2021-08-13 12:12:52 -04:00
leopoldo-zugasti d80951ca19 Update installer for MAC 2021-08-13 12:10:18 -04:00