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
C
Coin3D
Settings
|
Report Duplicate
11
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
3 days
ago.
May 31, 2024 — May 31, 2025
Showing page 800 of 891
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Somewhat proper implementation of SoSelectOne -- at least it won't die right away now.
Morten Eriksen
More...
over 24 years ago
Ivy Scheme code for testing the SoSelectOne engine.
Morten Eriksen
More...
over 24 years ago
SoShuttle copy().
Morten Eriksen
More...
over 24 years ago
Fixed SoPendulum copy.
Morten Eriksen
More...
over 24 years ago
Fixes for SoBlinker::copy().
Morten Eriksen
More...
over 24 years ago
Killed invalid assert().
Morten Eriksen
More...
over 24 years ago
More cleanups to try to make the code less buggy and more readable.
Morten Eriksen
More...
over 24 years ago
Store and restore notification flags on slave fields correctly (old code just set all of them to TRUE after engine evaluation, no matter the initial value).
Morten Eriksen
More...
over 24 years ago
Bugfixed copy operation for SoBlinker -- had to overload the copy() operation from SoNode, which means SoNode::copy() was made virtual.
Morten Eriksen
More...
over 24 years ago
Major code cleanup. Fixed the nasty tangle of notification / evaluation / output-enabling interdependencies which wasn't working properly.
Morten Eriksen
More...
over 24 years ago
Fixed bug which would cause multiple notifications on syncOut.
Morten Eriksen
More...
over 24 years ago
Fixed g++ warnings. Done by skei.
Morten Eriksen
More...
over 24 years ago
Removed redundant internal variable.
Morten Eriksen
More...
over 24 years ago
Killed buggy code which was trying to optimize notification.
Morten Eriksen
More...
over 24 years ago
Added support for copy operations on engines.
Morten Eriksen
More...
over 24 years ago
Improved documentation for SoNode::addToCopyDict().
Morten Eriksen
More...
over 24 years ago
Only walk through a node's children on the first copy connection.
Morten Eriksen
More...
over 24 years ago
Misc minor updates.
Morten Eriksen
More...
over 24 years ago
Assert on recursive calls to SoField::evaluate() (since the field might be in an inconsistent state).
Morten Eriksen
More...
over 24 years ago
Updated to use latest Autoconf and Automake from CVS, integrated changes necessary to test whether or not the QGL widget is part of libqt or in its own library.
Morten Eriksen
More...
over 24 years ago
Handle empty strings in SoText3. Fixed by pederb.
Morten Eriksen
More...
over 24 years ago
Fix for triangle count bug reported by Larry D'Cunha. Done by pederb.
Morten Eriksen
More...
over 24 years ago
Enable SoCacheElement for SoCallbackAction. Fix from pederb to a bug reported by Larry D'Cunha.
Morten Eriksen
More...
over 24 years ago
Updated to match new name of SIM_AC_DEBUGSYMBOLS macro.
Morten Eriksen
More...
over 24 years ago
Updated to match new name of SIM_AC_DEBUGSYMBOLS macro.
Morten Eriksen
More...
over 24 years ago
Updated to match new name of SIM_AC_DEBUGSYMBOLS macro.
Morten Eriksen
More...
over 24 years ago
Updated to match new name of SIM_AC_DEBUGSYMBOLS macro.
Morten Eriksen
More...
over 24 years ago
Made SoField::getDirty() const (why the he** hasn't this been done before?).
Morten Eriksen
More...
over 24 years ago
Use a better strategy for the SoMField::operator=() copy operator.
Morten Eriksen
More...
over 24 years ago
Be more robust in the SoViewer::viewAll() function.
Morten Eriksen
More...
over 24 years ago
←
1
2
…
796
797
798
799
800
801
802
803
804
…
890
891
→
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