Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Hierarchies #1432

Open
wants to merge 26 commits into
base: dev
Choose a base branch
from

Remove hasMeshes / hasParticles logic

1032573
Select commit
Loading
Failed to load commit list.
Open

Custom Hierarchies #1432

Remove hasMeshes / hasParticles logic
1032573
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 17, 2024 in 4s

6 new alerts

New alerts in code changed by this pull request

  • 1 warning
  • 5 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 143 in src/CustomHierarchy.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note

Static function globToRegexLongForm is unreachable

Check notice on line 154 in src/CustomHierarchy.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note

Static function globToRegexShortForm is unreachable

Check notice on line 220 in src/CustomHierarchy.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 172 in test/CoreTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function C_A_T_C_H_T_E_S_T_4 is unreachable (
autoRegistrar5
must be removed at the same time)

Check warning on line 172 in test/CoreTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Poorly documented large function Warning test

Poorly documented function: fewer than 2% comments for a function of 194 lines.

Check notice on line 367 in test/CoreTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function C_A_T_C_H_T_E_S_T_6 is unreachable (
autoRegistrar7
must be removed at the same time)