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
about 20 hours
ago. based on code collected
2 days
ago.
May 21, 2024 — May 21, 2025
Showing page 821 of 891
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Put some mismatches in memory allocation-deallocation pairs to sleep.
Morten Eriksen
More...
almost 25 years ago
Implemented proper SoConvexDataCache support in SoIndexedFaceSet. Done by pederb.
Morten Eriksen
More...
almost 25 years ago
Killed memory trashing bug, coused by loading both msvcrt.dll and msvcrtd.dll. Added readme file to build dir.
Morten Eriksen
More...
almost 25 years ago
Misc fixes for cube and cylinder's generate primitives. Done by pederb.
Morten Eriksen
More...
almost 25 years ago
Set material index in cube's picked point. Fixed by pederb.
Morten Eriksen
More...
almost 25 years ago
Support for alpha test rendering of textures. Fixed by pederb.
Morten Eriksen
More...
almost 25 years ago
Turn on backface culling for example model. This makes annotation look somewhat better. Done by pederb.
Morten Eriksen
More...
almost 25 years ago
Fix for material binding per part when rendering cubes and cylinders, done by pederb.
Morten Eriksen
More...
almost 25 years ago
Supply normal and texture coordinates in picked point when picking a Cube. Done by pederb.
Morten Eriksen
More...
almost 25 years ago
Build sliderset example programs.
Lars J. Aas
More...
almost 25 years ago
Don't compile/link with sliders/ subdir. Partly functional sliderset implementations.
Lars J. Aas
More...
almost 25 years ago
Provide fallback resources for sliderset setup.
Lars J. Aas
More...
almost 25 years ago
Removed some debug information.
Lars J. Aas
More...
almost 25 years ago
Made "camera" member protected (as is the case for OI) instead of private. Problem reported by Rupert Kittinger.
Lars J. Aas
More...
almost 25 years ago
Fixed fatal uninitialized variable bug, thanks to Rupert Kittinger. Added unstandard fitSize() method.
Lars J. Aas
More...
almost 25 years ago
Killed a memory trashing bug, caused by loading both msvcrt.dll and msvcrtd.dll. Added version number to the dll-name. By mariusbu.
Lars J. Aas
More...
almost 25 years ago
Make the AIX xlC compiler happy. By Loring Holden.
Lars J. Aas
More...
almost 25 years ago
Killed the "sogl_free_texture" debug messages.
Morten Eriksen
More...
almost 25 years ago
Fixed a crash when using the Coin library as a .DLL (there are special rules for data originating from the C library when constructing DLLs).
Morten Eriksen
More...
almost 25 years ago
Moved state push/pop inside cull test, since SoCullElement is guaranteed not to change when geometry is outside. Done by pederb.
Morten Eriksen
More...
almost 25 years ago
Implemented the SoLocateHighlight node. Done by pederb.
Morten Eriksen
More...
almost 25 years ago
Fix to make SoAnnotation work with the new SoSeparator::GLRender() code. Done by pederb.
Morten Eriksen
More...
almost 25 years ago
Fix to handle transparent objects in delayed paths (Annotation nodes). Done by pederb.
Morten Eriksen
More...
almost 25 years ago
Fixed ugly macro bug in ARRAY_NEW. Bug reported by Rick Lowe <
[email protected]
>
Peder Blekken
More...
almost 25 years ago
Re-inserted old, non-optimized code for SbMatrix::setTransform(), as the "optimized" code currently in use was indeed buggy..
Morten Eriksen
More...
almost 25 years ago
Changed name of some private variables in public macros to improve Inventor compatibility. Fix requested by Matthias Block.
Morten Eriksen
More...
almost 25 years ago
Reorganized the SoGLShadeModelElement. The old code set the GL shade model to flat whenever the material and normal binding was not PER_VERTEX, which was very silly since this obviously caused point and spot lights to be evaluated incorrectly. The new code will only set the GL shading model to flat when drawing triangle strips with normal or material binding per face. Problem reported by torgunna, fixed by pederb.
Morten Eriksen
More...
almost 25 years ago
Misc updates. Added option "--disable-static-defaults" which strips off approximately 400K of the library.
Lars J. Aas
More...
almost 25 years ago
#ifdef wrapper (WITH_STATIC_DEFAULTS) to disable compiling in the static defaults.
Lars J. Aas
More...
almost 25 years ago
Bugfix for no materials.
Lars J. Aas
More...
almost 25 years ago
←
1
2
…
817
818
819
820
821
822
823
824
825
…
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