godot-module-template/modules/betsy
Rémi Verschelde eabb9a63d4
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
This allows removing it from `class_db.h`, significantly reducing the amount of files
that include it transitively.

Also includes some include cleanup in `control.h` and `rich_text_label.h` done while
ensure they don't depend on `callable_mp`.
2026-03-04 16:23:23 +01:00
..
alpha_stitch.glsl Betsy: Remove OGRE aliases 2025-04-22 14:54:57 +02:00
bc1.glsl Betsy: Remove OGRE aliases 2025-04-22 14:54:57 +02:00
bc4.glsl Betsy: Remove OGRE aliases 2025-04-22 14:54:57 +02:00
bc6h.glsl Betsy: Remove OGRE aliases 2025-04-22 14:54:57 +02:00
betsy_bc1.h Betsy: Generate BC1 tables once during compression 2025-10-09 00:02:44 +02:00
config.py Option to enable cvtt and betsy compression in exported builds 2025-09-30 09:19:59 +03:00
image_compress_betsy.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
image_compress_betsy.h rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
LICENSE.Betsy.md Betsy: Consolidate documentation in module folder and cleanup SCsub 2025-01-31 23:45:37 +01:00
register_types.cpp Betsy: Add caching and BC1 compression support 2024-09-11 23:48:29 +02:00
register_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
rgb_to_rgba.glsl Betsy: Convert RGB to RGBA textures on the GPU 2025-10-21 17:49:35 +02:00
SCsub Betsy: Convert RGB to RGBA textures on the GPU 2025-10-21 17:49:35 +02:00