Robert Osfield
|
1e0af60669
|
Removed un-needed setCullActive(false)
|
2004-11-06 21:21:29 +00:00 |
|
Robert Osfield
|
8d6aa8b405
|
Further work on osgDB::Archive
|
2004-11-06 21:18:19 +00:00 |
|
Robert Osfield
|
3fde44b5a5
|
Made fix to the setReferenceFrame method to properly disable culling
when reference frame is ABSOLUTE.
|
2004-11-06 10:18:55 +00:00 |
|
Robert Osfield
|
20958de1ea
|
Disabled culling on the aboslute transform to fix bug culling of hud.
|
2004-11-04 21:11:12 +00:00 |
|
Robert Osfield
|
72330d33ee
|
Added a clear() into the RefNodePath operator = (NodePath) method.
|
2004-11-04 20:25:35 +00:00 |
|
Robert Osfield
|
f85d2c7c9e
|
From Morné Pistorius, fixes for VisualStudio7.0
|
2004-11-04 15:32:03 +00:00 |
|
Robert Osfield
|
c691860b5c
|
Improved handling of uflow and underflow() in proxy_streambuf, and change
unsigned char* to char* to avoid stoooopid VS6.0 compile errors
|
2004-11-02 21:04:14 +00:00 |
|
Robert Osfield
|
ffca165611
|
Added prelimanary prox stream buffer to fake the ending of file.
|
2004-11-02 17:05:15 +00:00 |
|
Robert Osfield
|
fae2416584
|
Added debugging messages to setTrackerNode
|
2004-11-02 17:04:06 +00:00 |
|
Robert Osfield
|
ce3d785751
|
Fixed missing write of image tiles.
|
2004-11-02 14:05:37 +00:00 |
|
Robert Osfield
|
2718058173
|
Removed the font cache from the FreeType plugin, moving the support across to
osgDB::Registry.
|
2004-11-02 11:10:44 +00:00 |
|
Robert Osfield
|
5d49c88240
|
Removed referecence to the old c2 wiki.
|
2004-11-01 18:29:05 +00:00 |
|
Robert Osfield
|
de9f5c82d0
|
Commented out settings of TexEnvCombine alpha values
|
2004-11-01 16:16:31 +00:00 |
|
Robert Osfield
|
d548d77010
|
From Tree chagenes required for Java Wrappers
|
2004-11-01 16:14:53 +00:00 |
|
Robert Osfield
|
41823a115d
|
Added handling of endian in DrawElementsUShort/UInt implementations
|
2004-11-01 10:04:40 +00:00 |
|
Robert Osfield
|
4065c551ef
|
Added useage of TexEnvCombine
|
2004-10-29 18:24:26 +00:00 |
|
Robert Osfield
|
8dc722e2a7
|
Added multi-textured city illumination
|
2004-10-29 15:42:51 +00:00 |
|
Don BURNS
|
62adba38ba
|
Test done.
|
2004-10-28 22:29:46 +00:00 |
|
Don BURNS
|
40a1757032
|
Directory write test to new CVS
|
2004-10-28 22:28:30 +00:00 |
|
Don BURNS
|
3de902a474
|
Silly little temporary file to test CVS writes to the new server
|
2004-10-28 22:27:32 +00:00 |
|
Robert Osfield
|
12793c0580
|
Fixed support for NodeTrackerManipulator.
|
2004-10-28 19:09:32 +00:00 |
|
Robert Osfield
|
2b8140e125
|
Added support for listing contents of archive
|
2004-10-28 14:27:41 +00:00 |
|
Robert Osfield
|
48191bb1ab
|
From Anders Backman, unit tests to test matrix to quat compute.
|
2004-10-28 13:40:09 +00:00 |
|
Robert Osfield
|
fd327f68f6
|
From Tom Jolley, Added a new enum POINT_ROT_WORLD_Z_AXIS and a new section in computeMatrix for this enum.
With a small tweak from Robert Osfield to set _cacheMode.
|
2004-10-28 13:26:06 +00:00 |
|
Robert Osfield
|
013c963a6b
|
Added return type to addFileReference().
|
2004-10-28 13:04:35 +00:00 |
|
Robert Osfield
|
70e636bf15
|
Added return value to getFileReferences()
|
2004-10-28 13:02:33 +00:00 |
|
Robert Osfield
|
90e5586777
|
Updates to osgDB::Archive, and IVE plugin to support usage via the Archive.
|
2004-10-28 12:16:47 +00:00 |
|
Robert Osfield
|
e97364899b
|
Updates for Rainer, and with a few changes by Robert.
|
2004-10-28 09:38:03 +00:00 |
|
Robert Osfield
|
ce73909033
|
Removed direct dependency on GDAL
|
2004-10-28 08:57:23 +00:00 |
|
Robert Osfield
|
8dfea424c5
|
Removed gdal_priv.h from include/osgTerrain/DataSet to remove the external dependency on
GDAL.
|
2004-10-28 07:00:55 +00:00 |
|
Robert Osfield
|
61b0f5d301
|
Added IndexBlock inner class to osgDB::Archive
|
2004-10-27 14:09:24 +00:00 |
|
Robert Osfield
|
2d4f7d7be0
|
Added setCullingActive false to the absolute transform.
|
2004-10-27 08:39:18 +00:00 |
|
Robert Osfield
|
2c933fb920
|
Fixed make files.
|
2004-10-26 18:36:47 +00:00 |
|
Robert Osfield
|
676f204cdb
|
Updates to osgDB::Archive
|
2004-10-26 18:29:27 +00:00 |
|
Robert Osfield
|
e79feb1004
|
Removed GDAL reference
|
2004-10-26 18:20:52 +00:00 |
|
Robert Osfield
|
6f22082c0b
|
Removed the _initVisitor traversal for update() to prevent OpenGL being called at the wrong time.
|
2004-10-26 18:11:26 +00:00 |
|
Don BURNS
|
dc6dc022cd
|
Removed link to X11
|
2004-10-26 15:31:33 +00:00 |
|
Robert Osfield
|
d8340148a6
|
Made the className() const
|
2004-10-26 10:31:52 +00:00 |
|
Robert Osfield
|
fca5f2c2c9
|
Updates to the osgarchive application
|
2004-10-26 10:27:00 +00:00 |
|
Robert Osfield
|
1f5b044c71
|
Made ReaderWriter::className const
|
2004-10-26 10:26:43 +00:00 |
|
Don BURNS
|
69387b7822
|
oops. Mistaken check-in of local dependencies file
|
2004-10-25 20:08:38 +00:00 |
|
Don BURNS
|
5c07455d49
|
Oops. mistaken check in of overly modified makerules
|
2004-10-25 20:08:06 +00:00 |
|
Don BURNS
|
a194d00518
|
Small change by Eric Sokolowsky to change TIFF_LIBS to TIFF_LIB for Mac build
|
2004-10-25 20:04:52 +00:00 |
|
Robert Osfield
|
df9c7e5031
|
From Tree, fixes for Java bindings
|
2004-10-25 19:16:57 +00:00 |
|
Robert Osfield
|
66836ef3d0
|
Added new osgDB::Archive class, and osgarchive example. These are both
very early beginnings so do not function yet.
|
2004-10-25 19:16:38 +00:00 |
|
Robert Osfield
|
b62ef99fd9
|
Fixed typo.
|
2004-10-25 18:46:44 +00:00 |
|
Robert Osfield
|
4352fe3f9f
|
From Rainer, updates to osgplanet.
|
2004-10-25 18:23:42 +00:00 |
|
Don BURNS
|
e464bcae81
|
Small warning fix by Marco.
|
2004-10-25 18:08:34 +00:00 |
|
Robert Osfield
|
530e08aaa1
|
Made getHomePosition const.
|
2004-10-25 17:41:54 +00:00 |
|
Don BURNS
|
071891c64c
|
Namespaced Rect and Frame to osgfxbrowser::Rect/Frame, as this was causing
a namespace collision with CGL
|
2004-10-24 21:05:27 +00:00 |
|