1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-14 09:26:33 +00:00
openmw/components/terrain
2024-03-29 14:25:39 +01:00
..
buffercache.cpp
buffercache.hpp
cellborder.cpp Base cell size on worldspace 2023-11-03 17:24:35 +01:00
cellborder.hpp adding worldspace info to terrain data structures 2023-05-29 11:31:37 +02:00
chunkmanager.cpp Report more stats from caches 2024-03-29 14:25:39 +01:00
chunkmanager.hpp Pass cache expiry delay to GenericResourceManager constructor 2023-09-09 19:35:20 +02:00
compositemaprenderer.cpp Remove unnecessary code 2023-12-27 22:30:04 -06:00
compositemaprenderer.hpp Remove unnecessary code 2023-12-27 22:30:04 -06:00
defs.hpp
heightcull.hpp Minor header cleanup 2023-04-30 16:26:03 +02:00
material.cpp /components/ code should not access the stereo manager without checking whether or not stereo is enabled first. Stereo component code should not read settings itself, but rather take settings as parameters. 2023-04-22 16:11:42 +02:00
material.hpp
quadtreenode.cpp
quadtreenode.hpp
quadtreeworld.cpp Fix #7621 2023-11-02 21:53:22 +01:00
quadtreeworld.hpp Fix #7621 2023-11-02 21:53:22 +01:00
storage.hpp Pass references to fillVertexBuffers instead of osg::ref_ptr 2023-08-06 19:17:43 +02:00
terraindrawable.cpp
terraindrawable.hpp Lookup for terrain template using std::map::lower_bound instead of linear search 2023-08-29 20:25:20 +02:00
terraingrid.cpp Pass cache expiry delay to GenericResourceManager constructor 2023-09-09 19:35:20 +02:00
terraingrid.hpp Pass cache expiry delay to GenericResourceManager constructor 2023-09-09 19:35:20 +02:00
texturemanager.cpp Report more stats from caches 2024-03-29 14:25:39 +01:00
texturemanager.hpp Pass cache expiry delay to GenericResourceManager constructor 2023-09-09 19:35:20 +02:00
view.hpp
viewdata.cpp
viewdata.hpp
world.cpp Don't use height cull callback when there's no terrain 2024-01-19 12:24:15 +03:00
world.hpp Pass cache expiry delay to GenericResourceManager constructor 2023-09-09 19:35:20 +02:00