OpenSceneGraph/src/osgPlugins/txp
2016-05-25 17:08:51 +01:00
..
CMakeLists.txt From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
license.txt Fixes for IRIX and Boris Bralo's TerraPage loader. 2002-02-08 09:30:02 +00:00
ReaderWriterTXP.cpp From Ryan Kawicki, "There is an issue where the model insets of a terrex terrain are being removed during the loading process. The issue is described below. 2014-08-08 16:42:32 +00:00
ReaderWriterTXP.h Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TileMapper.cpp From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
TileMapper.h Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
trdll.h Replaced tabs with four spaces 2011-06-16 08:59:48 +00:00
trpage_basic.cpp Replaced tabs with four spaces 2011-06-16 08:59:48 +00:00
trpage_compat.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
trpage_compat.h Replaced tabs with four spaces 2011-06-16 08:59:48 +00:00
trpage_geom.cpp From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
trpage_geom.h Fixed shadows warnings - txp plugin was a mess w.r.t shadowing member variables. 2016-05-25 17:08:51 +01:00
trpage_header.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
trpage_ident.h Moved the include/osgTXP back into src/osgPlugins/txp as a seperate include directory is no longer required. 2002-12-17 16:07:59 +00:00
trpage_io.h Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
trpage_label.cpp Fixed shadows warnings - txp plugin was a mess w.r.t shadowing member variables. 2016-05-25 17:08:51 +01:00
trpage_light.cpp Fixed shadows warnings - txp plugin was a mess w.r.t shadowing member variables. 2016-05-25 17:08:51 +01:00
trpage_main.cpp Replaced tabs with four spaces 2011-06-16 08:59:48 +00:00
trpage_managers.cpp Fixed warnings 2013-02-04 13:27:46 +00:00
trpage_managers.h Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
trpage_material.cpp Fixed warnings 2013-02-04 13:27:46 +00:00
trpage_model.cpp Fixed warnings 2013-02-04 13:27:46 +00:00
trpage_nodes.cpp Fixed shadows warnings - txp plugin was a mess w.r.t shadowing member variables. 2016-05-25 17:08:51 +01:00
trpage_parse.cpp Fixed shadows warnings - txp plugin was a mess w.r.t shadowing member variables. 2016-05-25 17:08:51 +01:00
trpage_pparse.cpp From Jannik Heller, typo fixes 2015-04-13 10:43:56 +00:00
trpage_print_parse.cpp Added Paging TerraPage loader and osgTXP library. 2002-11-24 21:36:05 +00:00
trpage_print.cpp Fixed warnings 2008-12-18 12:26:14 +00:00
trpage_print.h Improved indentation. 2011-06-16 10:05:49 +00:00
trpage_range.cpp Fixed shadows warnings - txp plugin was a mess w.r.t shadowing member variables. 2016-05-25 17:08:51 +01:00
trpage_rarchive.cpp Fixed shadows warnings - txp plugin was a mess w.r.t shadowing member variables. 2016-05-25 17:08:51 +01:00
trpage_read.h Fixed shadows warnings - txp plugin was a mess w.r.t shadowing member variables. 2016-05-25 17:08:51 +01:00
trpage_readbuf.cpp From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
trpage_scene.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
trpage_scene.h Replaced tabs with four spaces 2011-06-16 08:59:48 +00:00
trpage_swap.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
trpage_swap.h Replaced tabs with four spaces 2011-06-16 08:59:48 +00:00
trpage_sys.h Replaced tabs with four spaces 2011-06-16 08:59:48 +00:00
trpage_tile.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
trpage_util.cpp Replaced tabs with four spaces 2011-06-16 08:59:48 +00:00
trpage_util.h Replaced tabs with four spaces 2011-06-16 08:59:48 +00:00
trpage_warchive.cpp Fixed shadows warnings - txp plugin was a mess w.r.t shadowing member variables. 2016-05-25 17:08:51 +01:00
trpage_write.h From Jannik Heller, typo fixes 2015-04-13 10:43:56 +00:00
trpage_writebuf.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TXP_LABELS.README Changed fonts to lower case. 2004-02-05 11:53:09 +00:00
TXPArchive.cpp Fixed shadows warnings - txp plugin was a mess w.r.t shadowing member variables. 2016-05-25 17:08:51 +01:00
TXPArchive.h Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TXPIO.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TXPNode.cpp Added more osg::Object::as*() methods and usage of these through the code base to avoid use of dynamic_cast<> when using UpdateVisitor/CullVisitor/EventVIisitor etc. 2016-01-20 15:13:19 +00:00
TXPNode.h Refactored Callback system in osg::Node, osg::Drawable, osg::StateSet and osg::StateAttribute to use a new osg::Callback base class. 2014-06-05 16:26:13 +00:00
TXPPagedLOD.cpp From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
TXPPagedLOD.h Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TXPPageManager.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TXPPageManager.h Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TXPParser.cpp Fixed shadows warnings - txp plugin was a mess w.r.t shadowing member variables. 2016-05-25 17:08:51 +01:00
TXPParser.h Fixed build 2010-07-31 09:21:50 +00:00
TXPSeamLOD.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TXPSeamLOD.h Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00