Allow disabling (Physics, Navigation, and Visual Shader) #337
Annotations
8 errors
Compilation:
editor/code_editor.h#L80
syntax error: missing ';' before '*'
|
Compilation:
editor/code_editor.h#L80
missing type specifier - int assumed. Note: C++ does not support default-int
|
Compilation:
editor/code_editor.h#L80
unexpected token(s) preceding ';'
|
Compilation:
editor/editor_help.h#L56
syntax error: missing ';' before '*'
|
Compilation:
editor/editor_help.h#L56
missing type specifier - int assumed. Note: C++ does not support default-int
|
Compilation:
editor/editor_help.h#L56
unexpected token(s) preceding ';'
|
Compilation:
tests/scene/test_visual_shader.h#L34
Cannot open include file: 'scene/resources/visual_shader.h': No such file or directory
|
Compilation
Process completed with exit code 2.
|
Loading