Volker Enderlein

Results 31 issues of Volker Enderlein

see this thread in [coin3d-discuss](https://groups.google.com/g/coin3d-discuss/c/osGzMf4RW80)

enhancement
help wanted
major

**[Original report](https://bitbucket.org/Coin3D/coin/issue/177) by Anonymous.** Attachments: [Render is missing triangles.iv](https://github.com/coin3d/attachments/blob/master/Coin3D_coin/issue177/Render%20is%20missing%20triangles.iv) | [(Issue 177) Render is missing triangles (round 2).iv](https://github.com/coin3d/attachments/blob/master/Coin3D_coin/issue177/%28Issue%20177%29%20Render%20is%20missing%20triangles%20%28round%202%29.iv) | [2019-Sept-23_missing_triangles.iv](https://github.com/coin3d/attachments/blob/master/Coin3D_coin/issue177/2019-Sept-23_missing_triangles.iv) | [Issue_177_Render_is_missing_Triangles_2019-Nov-4.iv](https://github.com/coin3d/attachments/blob/master/Coin3D_coin/issue177/Issue_177_Render_is_missing_Triangles_2019-Nov-4.iv) ---------------------------------------- A Part of two IndexedFaceSet (IFS) are...

bug
acknowledged

**[Original report](https://bitbucket.org/Coin3D/coin/issue/131) by Bruce Lacey (Bitbucket: [bblacey](https://bitbucket.org/bblacey), GitHub: [bblacey](https://github.com/bblacey)).** ---------------------------------------- Many packages rely upon `coin-config`, such as pivy, to determine the coin installation configuration. Recently, I updated the [FreeCAD](https://www.freecadweb.org) builds...

bug
major

**[Original report](https://bitbucket.org/Coin3D/coin/issue/180) by Volker Enderlein (Bitbucket: [VolkerEnderlein](https://bitbucket.org/VolkerEnderlein), GitHub: [VolkerEnderlein](https://github.com/VolkerEnderlein)).** ---------------------------------------- As the CMake stuff matures and the CI is in place and working we should force ourselves to make a...

major
task

**[Original report](https://bitbucket.org/Coin3D/coin/issue/24) by Anonymous.** ---------------------------------------- The SoTrackballManip manipulator does not work. The console has this: Coin read error: Unknown reference "TRACKBALL_INACTIVE_MATERIAL" Occurred at line 23 in Coin error in SoInteractionKit::readDefaultParts():...

bug
major

**[Original report](https://bitbucket.org/Coin3D/coin/issue/173) by Fabio Rossi (Bitbucket: [efferre79](https://bitbucket.org/efferre79), GitHub: [efferre79](https://github.com/efferre79)).** Attachments: [coin-9999:20190309-121941.log.gz](https://github.com/coin3d/attachments/blob/master/Coin3D_coin/issue173/coin-9999%3A20190309-121941.log.gz) ---------------------------------------- The first errors start as ``` #!c++ [ 26%] Building CXX object src/base/CMakeFiles/base.dir/SbRotation.cpp.o cd /var/tmp/portage/media-libs/coin-9999/work/coin-9999_build/src/base && /usr/bin/x86_64-pc-linux-gnu-g In...

bug
major

CodeAnalysis from VS2019 reports unreachable code at line 477 of src/nodes/SoLevelOfDetail.cpp . It is not clear what the proper program flow should be.

invalid
major

**[Original report](https://bitbucket.org/Coin3D/coin/issue/183) by Mark Millard (Bitbucket: [mmillardbb](https://bitbucket.org/mmillardbb), ).** ---------------------------------------- Since SoDB::doSelect\(\) is obsolete, what is the alternative mechanism in Coin to handle synchronous I/O while Coin continues to handle sensor...

major
task

**[Original report](https://bitbucket.org/Coin3D/coin/issue/174) by Anonymous.** ---------------------------------------- When working with multiple SoSelections, Manips and Draggers it can be quite frustrating when everything crashes because of this failed assertion. In my opinion an...

enhancement
critical

**[Original report](https://bitbucket.org/Coin3D/coin/issue/163) by Leopold Palomo-Avellaneda (Bitbucket: [lepalom](https://bitbucket.org/lepalom), GitHub: [lepalom](https://github.com/lepalom)).** ---------------------------------------- I would like to propose to rename the libCoin to libCoin3D or libcoin3d. I know that the library has the...

minor
proposal