balcony stage model, lighting, and load fixes

This commit is contained in:
Persephone Bubblegum-Holidy 2025-06-22 22:34:10 -07:00
parent c1c9652f4a
commit 9c73066806
16 changed files with 544 additions and 57 deletions

View file

@ -24,6 +24,10 @@ config/windows_native_icon="res://UI/icon.ico"
window/size/viewport_width=1280
window/size/viewport_height=720
[filesystem]
import/blender/enabled=false
[input]
ui_accept={
@ -394,3 +398,5 @@ fullscreen={
renderer/rendering_method="gl_compatibility"
renderer/rendering_method.mobile="gl_compatibility"
textures/vram_compression/import_etc2_astc=true
limits/opengl/max_renderable_lights=128
limits/opengl/max_lights_per_object=128