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
1 day
ago. based on code collected
2 days
ago.
Jun 09, 2024 — Jun 09, 2025
Showing page 1,078 of 1,083
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added OrientationConverter.cpp to the VisualStudio project files for osgconv.
Robert Osfield
More...
over 23 years ago
Changed the OrientationConverter.cpp's to have consitent captilization as its associated header file.
Robert Osfield
More...
over 23 years ago
Changed the OrientationConverter.cpp's to have consitent captilization as its associated header file.
Robert Osfield
More...
over 23 years ago
Fixed TransformFunctor code so that it now uses the inverse of the transformation matrix to transform the normal.
Robert Osfield
More...
over 23 years ago
Fixed TransformFunctor code so that it now uses the inverse of the transformation matrix to transform the normal.
Robert Osfield
More...
over 23 years ago
Fixed a bug in Matrix::invert(..) which did not set full_realised=true, so that one Matrices which had not previously be initialized we're erronously initialized later in the code resetting it to identity.
Robert Osfield
More...
over 23 years ago
Fixed a bug in Matrix::invert(..) which did not set full_realised=true, so that one Matrices which had not previously be initialized we're erronously initialized later in the code resetting it to identity.
Robert Osfield
More...
over 23 years ago
Added osg::StateSet::merge(const StateSet& rhs) merges merges the modes and attributes of rhs into 'this' stateset.
Robert Osfield
More...
over 23 years ago
Added osg::StateSet::merge(const StateSet& rhs) merges merges the modes and attributes of rhs into 'this' stateset.
Robert Osfield
More...
over 23 years ago
Fixed the Flight and Drive manipulators to work with the updated Matrix::rotate code.
Robert Osfield
More...
over 23 years ago
Fixed the Flight and Drive manipulators to work with the updated Matrix::rotate code.
Robert Osfield
More...
over 23 years ago
Fixed a small boo-boo in definition of bit masks in include/osg/Drawable
Don BURNS
More...
over 23 years ago
Fixed a small boo-boo in definition of bit masks in include/osg/Drawable
Don BURNS
More...
over 23 years ago
Mr. O added fancy, shmanzy C++ code, but broke normal transform functionality Fixed.
Don BURNS
More...
over 23 years ago
Mr. O added fancy, shmanzy C++ code, but broke normal transform functionality Fixed.
Don BURNS
More...
over 23 years ago
Quick 'n dirty fix to TrackballManipulator to get the rotations doing the right things after the Quat fixes.
Don BURNS
More...
over 23 years ago
Quick 'n dirty fix to TrackballManipulator to get the rotations doing the right things after the Quat fixes.
Don BURNS
More...
over 23 years ago
Cleaned up some 'make clobber' issues in root Makefile
Don BURNS
More...
over 23 years ago
Cleaned up some 'make clobber' issues in root Makefile
Don BURNS
More...
over 23 years ago
Quaternions were assigning inverted values during conversion to matricies. This is probably due to an error on the gamasutra web page demonstrating this. It caused left-handed rotations rather than right handed rotations. Should be fixed now.
Don BURNS
More...
over 23 years ago
Quaternions were assigning inverted values during conversion to matricies. This is probably due to an error on the gamasutra web page demonstrating this. It caused left-handed rotations rather than right handed rotations. Should be fixed now.
Don BURNS
More...
over 23 years ago
Changed the naming and calling convention of the new Drawable::AttributeFunctor and have updated GeoSet to use mutable values for the _numverts etc, allowing osg::GeoSet::computeNumVerts() to be a const operation. osg::GeoSet::getNumVerts is now a const once more, so avoiding compilation problems. Also chaned the new osgconv orientation code to use a Drawable::AttributeFunctor so it can work on other Drawables other than just GeoSets.
Robert Osfield
More...
over 23 years ago
Changed the naming and calling convention of the new Drawable::AttributeFunctor and have updated GeoSet to use mutable values for the _numverts etc, allowing osg::GeoSet::computeNumVerts() to be a const operation. osg::GeoSet::getNumVerts is now a const once more, so avoiding compilation problems. Also chaned the new osgconv orientation code to use a Drawable::AttributeFunctor so it can work on other Drawables other than just GeoSets.
Robert Osfield
More...
over 23 years ago
Added Mr. Osfields dynamic_cast<> and test for validity test.
Don BURNS
More...
over 23 years ago
Added Mr. Osfields dynamic_cast<> and test for validity test.
Don BURNS
More...
over 23 years ago
backed out right-handed coordinate transform for makeRot(vec3,vec3) in Quat.cpp
Don BURNS
More...
over 23 years ago
backed out right-handed coordinate transform for makeRot(vec3,vec3) in Quat.cpp
Don BURNS
More...
over 23 years ago
A few more clean ups
Don BURNS
More...
over 23 years ago
A few more clean ups
Don BURNS
More...
over 23 years ago
Cleaned up the usage message
Don BURNS
More...
over 23 years ago
←
1
2
…
1074
1075
1076
1077
1078
1079
1080
1081
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