Torque3D/Engine/source/environment
marauder2k7 3aef90a6bc Update GFXTextureManager and GBitmap
GBitmap Changes:
Added all other formats to gbitmap that we support
gbitmap now supports cubemaps
added converters for all these other formats
added stb_image_resize for extrudemips so we can extrude mipmaps for all other formats

GFXTextureManager
Can now directly make cubemaps and texture arrays based on the GFXTextureProfile
API implementations for all functions that cubemaps and arrays needed
2025-12-22 10:29:01 +00:00
..
editors fill in the validated variables 2025-03-09 11:53:23 -05:00
basicClouds.cpp use of get<some name> methods that already return nulls/false when attempting to load 2025-05-27 17:07:08 -05:00
basicClouds.h review notes from Az 2025-03-30 11:22:42 +01:00
cloudLayer.cpp use of get<some name> methods that already return nulls/false when attempting to load 2025-05-27 17:07:08 -05:00
cloudLayer.h review notes from Az 2025-03-30 11:22:42 +01:00
decalRoad.cpp use the same renderpriority range across all cases 2025-03-18 01:18:37 -05:00
decalRoad.h use the same renderpriority range across all cases 2025-03-18 01:18:37 -05:00
meshRoad.cpp fill in the validated variables 2025-03-09 11:53:23 -05:00
meshRoad.h Updates DecalRoad, MeshRoad and River to be able to write out via persistManager using specialityField functions, similar to ConvexShape 2024-12-15 23:48:16 -06:00
nodeListManager.cpp sanity check nodelist presence 2021-08-29 01:11:29 -05:00
nodeListManager.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
river.cpp flowMagnitude and ripplespeed can go negative 2025-03-26 22:12:19 -05:00
river.h Updates DecalRoad, MeshRoad and River to be able to write out via persistManager using specialityField functions, similar to ConvexShape 2024-12-15 23:48:16 -06:00
scatterSky.cpp Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
scatterSky.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
skyBox.cpp fill in the validated variables 2025-03-09 11:53:23 -05:00
skyBox.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
skySphere.cpp fill in the validated variables 2025-03-09 11:53:23 -05:00
skySphere.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
sun.cpp fill in the validated variables 2025-03-09 11:53:23 -05:00
sun.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
timeOfDay.cpp fill in the validated variables 2025-03-09 11:53:23 -05:00
timeOfDay.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
VolumetricFog.cpp initial commit 2025-06-19 13:34:07 +01:00
VolumetricFog.h initial commit 2025-06-19 13:34:07 +01:00
VolumetricFogRTManager.cpp uninitialized variables-environment and forrest 2020-05-11 14:56:04 -05:00
VolumetricFogRTManager.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
waterBlock.cpp adress odd water values 2025-08-02 15:04:43 -05:00
waterBlock.h adress odd water values 2025-08-02 15:04:43 -05:00
waterObject.cpp Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
waterObject.h review notes from Az 2025-03-30 11:22:42 +01:00
waterPlane.cpp adress odd water values 2025-08-02 15:04:43 -05:00
waterPlane.h rest of virtuals removed 2024-03-18 18:40:22 +00:00