Remove unused framebuffer include from basemodule.cpp and add model attribution comment in celestial_globe.asset

This commit is contained in:
benpm
2025-09-26 19:38:17 -06:00
parent a444119752
commit fbe1ae2848
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -74,7 +74,6 @@
#include <modules/base/rendering/screenspacedate.h>
#include <modules/base/rendering/screenspacetext.h>
#include <modules/base/rendering/screenspacetimevaryingimageonline.h>
#include <modules/base/rendering/screenspaceframebuffer.h>
#include <modules/base/rendering/directionallightsource.h>
#include <modules/base/rotation/constantrotation.h>
#include <modules/base/rotation/fixedrotation.h>