34 次代码提交 (b700ebfa-b799-4d65-a738-6032f60095f0)

作者 SHA1 备注 提交日期
Jon Hogins b700ebfa Fixing test compile error and mistake in RenderTextureReader 3 年前
Jon Hogins 77d864af Adding some comments to the depth check shader 3 年前
Steve Borkman b089f728 Mostly updated comments 3 年前
Steve Borkman 177e508b Removed added, but unneeded, import 3 年前
Steve Borkman c86b4b50 Updates to documentation 3 年前
Steve Borkman f7ac0a45 Updated class documentation 3 年前
Steve Borkman 59543424 Updated changelog file 3 年前
Steve Borkman 9e858d67 Tests for self-occlusion scalar value 3 年前
Steve Borkman dab48757 Code cleaned up and commented 3 年前
Steve Borkman ea4d3b1d Model based occludder distance overrides 3 年前
Jon Hogins bc0ba099 Moving self occlusion distance to the KeypointTemplate 3 年前
Jon Hogins 9d9639c6 Fix joint scale 3 年前
Jon Hogins 8a57c87c Make scaling of self-occlusion distance apply in every scenario 3 年前
Jon Hogins 7cf3431c Apply object scale even when using the global occlusion distance. 3 年前
Jon Hogins 540b2aab 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 3 年前
Jon Hogins 64327524 Fixing issue with resizing buffers 3 年前
Jon Hogins d92bbc94 Fixing issues with large numbers of keypoints. 3 年前
Jon Hogins 2eff8c69 Fixing various bugs in keypoint self occlusion, including (hopefully) properly supporting player builds 3 年前
Jon Hogins 6c40a9bc Adding and fixing remainder of tests. 3 年前
Jon Hogins 039274cd Adding gizmos for keypoints 3 年前
Jon Hogins e19809d3 Updating JointLabel to include self-occlusion distance and drop the reference to the keypoint label config 3 年前
Jon Hogins 85ae6b13 Updating JointLabel 3 年前
Jon Hogins 9a8f7ac3 Fixing issues in URP with orthographic view 3 年前
Jon Hogins 2de471fb Removing comments 3 年前
Jon Hogins 0f05f1ed Fixing remainder of tests. 3 年前
Jon Hogins d41df908 Fix issues with orthographic views and points close to far plane 3 年前
Jon Hogins 7ad08173 Adding some tests for self-occlusion. Some fixes in KeypointLabeler 3 年前
Jon Hogins 815e44af Ok, officially working now 3 年前
Jon Hogins 6d86f110 Merge remote-tracking branch 'origin/master' into keypoint_self_occlusion 3 年前
Jon Hogins 904ff3db Kind of working! 3 年前
Jon Hogins ffab50bf Almost working using compute shaders. Need to switch to regular rendering now. 3 年前
Jon Hogins 3c3a7b5f Merge remote-tracking branch 'origin/master' into keypoint_self_occlusion 3 年前
Jon Hogins 0728b76d More updates for self-occlusion 3 年前
Jon Hogins fb1f5a6a WIP self-occlusion checks. 3 年前