Ole Albers
Ole Albers
**_Describe your changes here:_** Closes #1574 Add support for the remaining eclasses (tri, tet, prism & pyramid) to the standalone scheme. **_All these boxes must be checked by the reviewers...
# Feature request Extend the `t8_gtest_face_corner` test to work for all types.
# Feature request We have multiple functions for the tree and forest to get the leaf elements. In some cases they are called `get_elements`and in other cases `get_leaves`. **Describe the...
# Feature request We are currently only compiling t8code with GCC, but as mentioned in PR #1524 Clang seems to be more strict. **Is your feature request related to a...
# Feature request Add support for the remaining eclasses (tri, tet, prism & pyramid) to the standalone scheme. **Is your feature request related to a problem? Please describe.** A clear...
## Description Closes #1253 Add a Scene Graph to easily show and hide components. It also preserves the state when the CPACS file is edited. ## How Has This Been...
## Description Add display options to a second tab next to the CPACS Editor ## How Has This Been Tested? ## Screenshots, that help to understand the changes(if applicable): ##...
In a discussion in PR #1109 the idea came up to make separate boolean cuts for every flap instead of a boolean fuse and then one cut. Original comment from...
In the LED PR #1109 we discovered that `CCPACSControlSurfaceWingCutOut.cpp` is untested. I think it is also not really used and therefore not covered through other tests.
The TiglCreator should have a Scene Graph which enables users to show and hide the components in the CPACS tree with one click.