armory3d/armory

Debug console is broken

e2002e opened this issue · 2 comments

e2002e commented

Hi, we currently cannot use the debug console (Ubuntu 22.04).
armsdk/armory/Sources/armory/ui/Canvas.hx:5: characters 1-29 : Type not found : zui.GraphicsExtension
armsdk/armory/Sources/armory/trait/internal/DebugConsole.hx:88: characters 26-32 : Type not found : Canvas

Hi, you need to update Zui (see #2874 and armory3d/zui#164).

e2002e commented

Hi, thanks for the info.
Since you'r "here", just want to share my advances with voxel gi : https://forums.armory3d.org/t/voxel-gi-with-clipmaps/5242
I'll need some advise for compute shaders and also gpu particles.