From 309db6870bd82e8662397c8510f41166e764e66c Mon Sep 17 00:00:00 2001 From: Ribbon Date: Wed, 4 Jun 2025 12:46:03 -0300 Subject: [PATCH] Update TODOs --- recipes/wip/demos/pixels/recipe.toml | 2 +- recipes/wip/demos/rain/recipe.toml | 2 +- recipes/wip/demos/rapier/recipe.toml | 2 +- recipes/wip/demos/rend3/recipe.toml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/wip/demos/pixels/recipe.toml b/recipes/wip/demos/pixels/recipe.toml index 5b7a08749..c6ca5a0df 100644 --- a/recipes/wip/demos/pixels/recipe.toml +++ b/recipes/wip/demos/pixels/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO webbrowser crate error [source] git = "https://github.com/parasyte/pixels" [build] diff --git a/recipes/wip/demos/rain/recipe.toml b/recipes/wip/demos/rain/recipe.toml index cf22e0ef2..f9b7e0be3 100644 --- a/recipes/wip/demos/rain/recipe.toml +++ b/recipes/wip/demos/rain/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compilation error [source] git = "https://github.com/saschagrunert/rain" [build] diff --git a/recipes/wip/demos/rapier/recipe.toml b/recipes/wip/demos/rapier/recipe.toml index b2cc021ed..6dbe10772 100644 --- a/recipes/wip/demos/rapier/recipe.toml +++ b/recipes/wip/demos/rapier/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO x11rb, rustix and webbrowser crates error [source] git = "https://github.com/dimforge/rapier" [build] diff --git a/recipes/wip/demos/rend3/recipe.toml b/recipes/wip/demos/rend3/recipe.toml index 2db5258ab..87b59d639 100644 --- a/recipes/wip/demos/rend3/recipe.toml +++ b/recipes/wip/demos/rend3/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO webbrowser crate error [source] git = "https://github.com/BVE-Reborn/rend3" [build]