openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
Open Scene Graph
Settings
|
Report Duplicate
35
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 20 hours
ago.
Jun 16, 2024 — Jun 16, 2025
Showing page 1,070 of 1,083
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Renamed osg::Matric::makeIdent() to osg::Matrix::makeIdentity() to make it consistent with the rest of the osg::Matrix naming. Updated OSG distribution to account for new name.
Robert Osfield
More...
over 23 years ago
updates for windows build.
Robert Osfield
More...
over 23 years ago
updates for windows build.
Robert Osfield
More...
over 23 years ago
Fixes to Windows build in liu of the move to using just std::streams.
Robert Osfield
More...
over 23 years ago
Fixes to Windows build in liu of the move to using just std::streams.
Robert Osfield
More...
over 23 years ago
Updated OSG so that the old OSG_USE_IO_DOT_H has be removed from all headers that used it, all references to the Standard C++ stream classes use the std::ostream etc convention, all references to "using namespace std" and "using namespace std::ostream etc" have been removed.
Robert Osfield
More...
over 23 years ago
Updated OSG so that the old OSG_USE_IO_DOT_H has be removed from all headers that used it, all references to the Standard C++ stream classes use the std::ostream etc convention, all references to "using namespace std" and "using namespace std::ostream etc" have been removed.
Robert Osfield
More...
over 23 years ago
Updatedwidley used includes to remove most of the float/double warnings generated when compiling under Windows with STLport.
Robert Osfield
More...
over 23 years ago
Updatedwidley used includes to remove most of the float/double warnings generated when compiling under Windows with STLport.
Robert Osfield
More...
over 23 years ago
Don haved accidentally removed the reference to osg.dsp from the .dsw file, breakin the Windows build.
Robert Osfield
More...
over 23 years ago
Don haved accidentally removed the reference to osg.dsp from the .dsw file, breakin the Windows build.
Robert Osfield
More...
over 23 years ago
Removed ^M from Makefile
Don BURNS
More...
over 23 years ago
Removed ^M from Makefile
Don BURNS
More...
over 23 years ago
Appeased poor MS VisualStudio by adding the ^M's to all .dsw and .dsp files.
Don BURNS
More...
over 23 years ago
Appeased poor MS VisualStudio by adding the ^M's to all .dsw and .dsp files.
Don BURNS
More...
over 23 years ago
Fixed newline/cr problem
Don BURNS
More...
over 23 years ago
Fixed newline/cr problem
Don BURNS
More...
over 23 years ago
Fixed problem with incorrect combining of some LOD's derived from flt databases. Problem related to the order of the removal of redudent groups and LOD combining, the LOD combining only working properly if done first.
Robert Osfield
More...
over 23 years ago
Fixed problem with incorrect combining of some LOD's derived from flt databases. Problem related to the order of the removal of redudent groups and LOD combining, the LOD combining only working properly if done first.
Robert Osfield
More...
over 23 years ago
Fixes for Win32 build related to changes in using namespace std.
Robert Osfield
More...
over 23 years ago
Fixes for Win32 build related to changes in using namespace std.
Robert Osfield
More...
over 23 years ago
Removed all references to using namespace std to help solve compilation problems under Windows and IRIX.
Robert Osfield
More...
over 23 years ago
Removed all references to using namespace std to help solve compilation problems under Windows and IRIX.
Robert Osfield
More...
over 23 years ago
Made the following name changes to Matrix and Quat to clean them up and make the functionality clear given the name. This will break user code unfortunately so please be away of the following mapping.
Robert Osfield
More...
over 23 years ago
Made the following name changes to Matrix and Quat to clean them up and make the functionality clear given the name. This will break user code unfortunately so please be away of the following mapping.
Robert Osfield
More...
over 23 years ago
Fixed problems with osg::Matrix::makeRot(from,to) and osg::Quat::makeRot(from,to) so that they both use the same implementation (the Quat code now) and the code has been corrected to work from and to vectors which directly opposite to one another.
Robert Osfield
More...
over 23 years ago
Fixed problems with osg::Matrix::makeRot(from,to) and osg::Quat::makeRot(from,to) so that they both use the same implementation (the Quat code now) and the code has been corrected to work from and to vectors which directly opposite to one another.
Robert Osfield
More...
over 23 years ago
Fixed problem with loading interleaved arrays in the .osg loader, and corrected a spelling mistake in osg::GeoSet.
Robert Osfield
More...
over 23 years ago
Fixed problem with loading interleaved arrays in the .osg loader, and corrected a spelling mistake in osg::GeoSet.
Robert Osfield
More...
over 23 years ago
Added translation and scaling to osgconv
Don BURNS
More...
over 23 years ago
←
1
2
…
1066
1067
1068
1069
1070
1071
1072
1073
1074
…
1082
1083
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree