Robert Osfield
|
2bb2d9bb37
|
From Bob Kuehne, fixes for OSX 10.4 build.
|
2005-05-03 14:31:01 +00:00 |
|
Robert Osfield
|
7de1265059
|
From Don Tidrow, spelling fixes
|
2005-05-01 10:34:48 +00:00 |
|
Robert Osfield
|
a0ba625cb0
|
Property API clean to smooth the task of generating wrappers.
|
2004-12-17 01:06:33 +00:00 |
|
Robert Osfield
|
6d7a046160
|
Added usage of std::vector<> and ref_ptr<>'s to avoid memory leaks
|
2004-09-15 15:09:46 +00:00 |
|
Robert Osfield
|
e0a3e687ec
|
Changed the wrap mode from CLAMP to CLAMP_TO_EDGE
|
2004-09-07 10:09:52 +00:00 |
|
Robert Osfield
|
7a7358553f
|
Fixed warning
|
2004-08-02 15:52:50 +00:00 |
|
Robert Osfield
|
2d901bf7ee
|
Fixed warnings
|
2004-08-02 14:52:24 +00:00 |
|
Robert Osfield
|
2d35b3cc27
|
Changed Billboard::g/setPos(..) to g/setPosition(..).
|
2004-06-14 19:34:43 +00:00 |
|
Robert Osfield
|
4aa7afedf3
|
Removed include <iostream> where possible, replacing with istream or ostream and changing
std::cout/cerr to osg::notify().
|
2004-03-03 13:27:21 +00:00 |
|
Robert Osfield
|
37ec69a397
|
From Nick, Improved support for 3D labels.
|
2004-02-05 11:39:12 +00:00 |
|
Robert Osfield
|
28ce0c232b
|
Re-enabled the unref image of texture apply, since the bug of disappearing
textures was due to a bug in DatabasePager.
|
2004-01-26 14:52:11 +00:00 |
|
Robert Osfield
|
a32759eafb
|
Removed Texture unref on apply.
|
2004-01-26 13:55:17 +00:00 |
|
Robert Osfield
|
fbd7a45b8e
|
Fix to computation of size of texture in presense of compressed textures + mipaplevels<=1
|
2004-01-26 09:01:08 +00:00 |
|
Robert Osfield
|
b10393d001
|
From Nick, added Text support.
|
2004-01-25 13:52:55 +00:00 |
|
Robert Osfield
|
d594982dd2
|
Added support for copying tex coord data directly from prpgGeometry.
|
2004-01-22 14:24:51 +00:00 |
|
Robert Osfield
|
9801bb5cfc
|
From Nick, addition of pruning to remove redundent local materials.
|
2004-01-22 10:55:56 +00:00 |
|
Robert Osfield
|
57a8e5a916
|
Commented back in osg::Material settings
|
2004-01-21 19:13:09 +00:00 |
|
Robert Osfield
|
9d1ace20d9
|
Added new mechanism for handling Seams.
|
2004-01-21 17:26:23 +00:00 |
|
Robert Osfield
|
9ebffd4055
|
Added support for osg::Texture::setUnRefImageDataAfterApply(true) into all
objects osg::Textures the TXP plugin creates.
|
2004-01-19 11:02:54 +00:00 |
|
Robert Osfield
|
5241ca2f2c
|
Fixed to TXP plugin from Nick.
|
2004-01-09 13:35:55 +00:00 |
|
Robert Osfield
|
3034112577
|
Updates to TXP plugin from Nick.
|
2004-01-02 17:30:05 +00:00 |
|
Robert Osfield
|
5cc98a420d
|
Updates from Nick.
Added support for OSG_TXP_DEFAULT_MAX_ANISOTROPY to override the default make
anistropy in textures.
|
2003-12-23 13:02:13 +00:00 |
|
Robert Osfield
|
679b2e44b8
|
Added max texture anisotropy of 4.
|
2003-12-22 14:48:14 +00:00 |
|
Robert Osfield
|
7a5053f81f
|
From Trajce Nikolov, port of TXP plugin across to a pure PagedLOD based
pager, with a little assistance from Robert Osfield.
|
2003-12-22 06:27:17 +00:00 |
|