.. |
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
|
Fixed warning
|
2013-02-04 13:11:13 +00:00 |
ReaderWriterTXP.h
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
TileMapper.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36: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
|
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
|
2011-06-22 12:30:01 +00:00 |
trpage_geom.h
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00: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
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
trpage_light.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00: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
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
trpage_parse.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
trpage_pparse.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +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
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
trpage_rarchive.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
trpage_read.h
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
trpage_readbuf.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36: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
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
trpage_write.h
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +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
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00: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
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +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
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36: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
|
Reverted change of Node::ParentList from being a vector<Node*> back to a vector<Group*>
|
2014-06-03 09:52:55 +00: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 |