This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
mesh_data_resource
Watch
1
Star
0
Fork
0
You've already forked mesh_data_resource
mirror of
https://github.com/Relintai/mesh_data_resource.git
synced
2025-04-21 21:41:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8488a033db
mesh_data_resource
/
nodes
History
Relintai
8488a033db
Temporarily set MeshDataInstance's portal mode to PORTAL_MODE_GLOBAL on creation. This disables portal culling for it by default, as it turns out portal culling doesn't work with custom (and even some built in engine class) GeometryInstances yet.
2021-08-14 16:57:29 +02:00
..
mesh_data_instance.cpp
Temporarily set MeshDataInstance's portal mode to PORTAL_MODE_GLOBAL on creation. This disables portal culling for it by default, as it turns out portal culling doesn't work with custom (and even some built in engine class) GeometryInstances yet.
2021-08-14 16:57:29 +02:00
mesh_data_instance.h
MeshDataInstance now inherits from GeometryInstance. This way the portal culling system recognizes them on room conversion. They still don't get turned on/off properly yet.
2021-08-14 15:15:21 +02:00