From a17fe6812db42e27548191429ba0eee4b2d45de7 Mon Sep 17 00:00:00 2001 From: Mitchell Mosure Date: Wed, 8 Nov 2023 19:48:33 -0600 Subject: [PATCH] docs: grouping is implicit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 262b4e51..54b39228 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ bevy gaussian splatting render pipeline plugin - [ ] temporal depth sorting - [ ] f16 and f32 gcloud support - [ ] 4D gaussian clouds via morph targets -- [ ] grouping and skeletons +- [ ] skeletons - [ ] volume masks - [ ] gaussian cloud particle effects (accelerated spatial queries) - [ ] bevy_openxr support