jak-project/goalc/build_level/jak1
water111 fe29eae395
Background improvements for custom levels (#3672)
This only applies to the background for now:

- support for alpha for vertex colors in custom levels
- switch time of day palette generation from octree to k-d tree
- support for alpha masking in custom levels
- support for transparent textures
- support for envmap in custom levels

---------

Co-authored-by: water111 <awaterford1111445@gmail.com>
2024-09-21 11:39:50 -04:00
..
ambient.cpp custom levels: refactor level building code and jak 2 support (#3090) 2023-10-21 06:07:43 +02:00
ambient.h custom levels: refactor level building code and jak 2 support (#3090) 2023-10-21 06:07:43 +02:00
build_level.cpp Background improvements for custom levels (#3672) 2024-09-21 11:39:50 -04:00
build_level.h custom levels: refactor level building code and jak 2 support (#3090) 2023-10-21 06:07:43 +02:00
Entity.cpp custom levels: enum lump support (#3305) 2024-01-15 12:46:42 +01:00
Entity.h custom levels: enum lump support (#3305) 2024-01-15 12:46:42 +01:00
FileInfo.cpp custom levels: refactor level building code and jak 2 support (#3090) 2023-10-21 06:07:43 +02:00
FileInfo.h custom levels: refactor level building code and jak 2 support (#3090) 2023-10-21 06:07:43 +02:00
LevelFile.cpp Background improvements for custom levels (#3672) 2024-09-21 11:39:50 -04:00
LevelFile.h Background improvements for custom levels (#3672) 2024-09-21 11:39:50 -04:00