Michael PLATINGS
5ea4a8c0f3
From Alessandro Terenzi: previously the plugin ignored UV scaling values eventually stored in the FBX file, now they are read and set for each supported texture map (not considering reflection maps).
...
From Michael Platings: fixed UVs for files that don't explicitly reference the name of a UV channel.
2010-06-09 09:12:20 +00:00
Michael PLATINGS
82ea9597e5
Added support for Euler angles and step/linear/cubic-bezier interpolation.
2010-06-08 17:32:36 +00:00
Robert Osfield
b81b167131
Added ref_ptr<> to avoid memory leak
2010-06-08 11:53:28 +00:00
Michael PLATINGS
4e42d9e89a
Added more NURBS types to triangulate.
2010-06-07 15:25:18 +00:00
Michael PLATINGS
359b6b480d
From Alessandro Terenzi: modifications for supporting opacity, reflective and emissive maps beyond the already supported diffuse map in the FBX plugin.
...
A problem with transparency has also been fixed: objects were transparent wrt themselves but were opaque wrt to other objects.
Finally I added the support for "mixing factors" of diffuse, reflective and opacity textures/values.
From Michael Platings: added "LightmapTextures" plugin option that changes the way textures are interpreted so Alessandro's models appear correctly. Also refactored to put many functions in one class to avoid passing around too many arguments to functions.
2010-06-04 19:50:32 +00:00
Robert Osfield
634e55eee3
Fixed permissions
2010-06-03 16:02:01 +00:00
Robert Osfield
c05330089d
From Mathias Froehlich, "While tracking some valgrind problems in flightgear, I found a remaining off by
...
one error in the rgb loader.
Previously we limited the current line to the image with + 1. With that change
it is correctly limited to the width of the image.
Also flightgear seems to run nice with that change.
"
2010-06-01 11:51:37 +00:00
Robert Osfield
6369210dc0
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:17:09 +00:00
Robert Osfield
f0e499adfe
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:16:49 +00:00
Robert Osfield
3593bad3f3
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:15:47 +00:00
Robert Osfield
02266d0af3
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:14:58 +00:00
Robert Osfield
5d5b6c0e8e
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:14:29 +00:00
Robert Osfield
afa735d83a
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:14:11 +00:00
Robert Osfield
005b2cdb86
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:13:41 +00:00
Robert Osfield
666f8edce0
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:13:20 +00:00
Robert Osfield
d413714dd0
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:12:55 +00:00
Robert Osfield
1f17cae284
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:12:14 +00:00
Robert Osfield
959dfbf874
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:11:35 +00:00
Robert Osfield
56ec2bbabf
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:11:14 +00:00
Robert Osfield
cb80a312e1
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:10:57 +00:00
Robert Osfield
08e6d2e3c1
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:10:27 +00:00
Robert Osfield
9a9b4d1d2c
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:10:06 +00:00
Robert Osfield
9cb35ad08a
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:09:36 +00:00
Robert Osfield
0ce9d11fba
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:09:15 +00:00
Robert Osfield
93a174bb26
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:08:30 +00:00
Robert Osfield
72c9b2543e
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:08:10 +00:00
Robert Osfield
f90ca548ee
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:07:44 +00:00
Robert Osfield
c3d3a36af4
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:07:24 +00:00
Robert Osfield
e16268ca76
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:07:01 +00:00
Robert Osfield
480399fc28
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:06:35 +00:00
Robert Osfield
f9dc2b9bdc
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:06:10 +00:00
Robert Osfield
e66ba6c64d
Converted osg::notify to OSG_INFO etc.
2010-05-28 17:05:46 +00:00
Robert Osfield
1eab86a853
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:54:45 +00:00
Robert Osfield
8c65ac1f18
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:54:08 +00:00
Robert Osfield
c453d3ad93
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:53:46 +00:00
Robert Osfield
e934dc80d0
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:52:45 +00:00
Robert Osfield
8d1d543263
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:51:18 +00:00
Robert Osfield
d4a00377b7
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:50:45 +00:00
Robert Osfield
1853db4807
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:50:29 +00:00
Robert Osfield
e2dfecfffc
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:49:45 +00:00
Robert Osfield
b9361a503f
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:49:23 +00:00
Robert Osfield
528e5eed45
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:48:31 +00:00
Robert Osfield
5bf2b5cc90
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:48:05 +00:00
Robert Osfield
c56b29b7fe
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:47:42 +00:00
Robert Osfield
37470070f2
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:45:32 +00:00
Robert Osfield
f8a6978b1b
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:44:28 +00:00
Robert Osfield
006f639a52
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:44:08 +00:00
Robert Osfield
1f249ddc13
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:42:57 +00:00
Robert Osfield
18e4eb566a
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:42:24 +00:00
Robert Osfield
722bf6a18d
Converted osg::notify to OSG_INFO etc.
2010-05-28 16:41:53 +00:00