gel.demos: Update code to use new openGL updates.

This commit is contained in:
Rod Kay
2025-09-14 10:11:21 +10:00
parent d357ce109b
commit 5afee0e2e4
41 changed files with 677 additions and 347 deletions

View File

@@ -67,7 +67,8 @@ is
-- Close.
--
gel_demo_services.World.deregister (the_mirror => the_Applet.client_World.all'access);
gel_demo_services.World.deregister (the_Mirror => the_Applet.client_World.all'access,
Mirror_as_Observer => the_Applet.client_World.all'access);
the_Applet.destroy;
gel_demo_Server.item.stop;