From ffd3f48b9d45236cd9f2bf0f394b546d6fa31a33 Mon Sep 17 00:00:00 2001 From: Tonton Th Date: Mon, 16 Feb 2026 18:22:43 +0100 Subject: [PATCH] moving Blob_Boxed to the right file --- essai.pov | 9 --------- gadgets.inc | 8 ++++++++ 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/essai.pov b/essai.pov index 2d63148..0c094eb 100644 --- a/essai.pov +++ b/essai.pov @@ -212,15 +212,6 @@ union { } // ------------------------------------------------------ ## -#declare Blob_Boxed = object -{ -union { - object { OpenBox(0.5, 0.01) } - object { HexaBlob } - } -} -// ------------------------------------------------------ ## - #debug " !!! ACTION !!!\n" light_source { diff --git a/gadgets.inc b/gadgets.inc index 7732fc1..e0fbb7b 100644 --- a/gadgets.inc +++ b/gadgets.inc @@ -274,6 +274,14 @@ union { texture { Soft_Silver scale 6.50 } } #end +// ------------------------------------------------------ ## +#declare Blob_Boxed = object +{ +union { + object { OpenBox(0.5, 0.01) } + object { HexaBlob } + } +} // ======================================================= /* * first written macro for testing the generation of