You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3coop/components
scrawl 209e139aa8 Move double buffering implementation inside RigGeometry
The double buffering is an implementation detail so it should be handled as such, rather than mandating the scene graph to be structured in a certain way.

Override accept(NodeVisitor&) instead of using callbacks.
7 years ago
..
bsa purge unnecessary imports 8 years ago
compiler convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 8 years ago
config Launcher: ensure to clear previous settings when reloading settings 9 years ago
contentselector purge the rest of boost::shared and any other boost related things that no longer are required 8 years ago
esm Change mValue type for clothes to unsigned short (fixes #3960) 8 years ago
esmterrain Cast LAND_SIZE to integer to avoid linking error 8 years ago
fallback be explicit about what we are trying to catch instead of catching everything and fixed up formatting 8 years ago
files Fixes for building in MSVC 8 years ago
fontloader Fix shadowing warnings 8 years ago
interpreter More consistent wording of errors/warnings 8 years ago
loadinglistener LoadingScreen: add support for important labels 9 years ago
misc remove boost/tuple 8 years ago
myguiplatform purge unnecessary imports 8 years ago
nif purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 8 years ago
nifbullet Change NCO/NCC flags to NC* (Fixes #3915) 8 years ago
nifosg Move double buffering implementation inside RigGeometry 7 years ago
process OSX build fix 10 years ago
resource Implement releaseGLObjects for cached resources 7 years ago
sceneutil Move double buffering implementation inside RigGeometry 7 years ago
sdlutil Removing erroneous comment since Qt is not relevant here 8 years ago
settings purge unnecessary imports 8 years ago
shader Set the shader on the node containing the StateSet 7 years ago
terrain Implement releaseGLObjects for cached resources 7 years ago
to_utf8 Fix typo in a comment 9 years ago
translation purge unnecessary imports 8 years ago
version Allow getting available version information even when clone is shallow 8 years ago
vfs Fix seg fault, undo changes BsaArchive 7 years ago
widgets Add Spacer class derived from AutoSizedWidget 8 years ago
CMakeLists.txt Add view data structure for efficient collection of LOD nodes to use for a given camera/intersection 8 years ago
doc.hpp second set of additional doxygen comments 14 years ago