1
0
mirror of https://github.com/pandorabox-io/banners.git synced 2025-07-23 02:10:27 +02:00

2 Commits

Author SHA1 Message Date
c1e56b700c update banner_pole.obj (#12)
Thanks Huhhila, 6r1d
2025-07-22 00:12:23 +02:00
acd0d7c45a fix banner support for 5.12+ (#11)
* fix banner support for 5.12+

- changed from .x to .obj format
- exported at 0.2 scale -> the base is still a bit larger
  than a node but exporting smaller causes the base to levatate.

* fix pole

- moved up
- changed from .x to .obj format

* fix preview

by resizing the background the scaling works again.
Though lua_api.md promises that lower resolution textures
are upscaled to larger ones [see TEXMOD_UPSCALE]

* tweak formspec layout
2025-07-03 11:12:34 +02:00