blender/tools/check_source
Campbell Barton 030f367c33 Tools: remove project_netbeans
Remove the script that converted an eclipse project to netbeans,
it seems unlikely this was widely used since it wrote to an old/outdated
project file format.

Since this was written, most IDE's (including NetBeans) have improved
their CMake support.
2025-01-02 16:01:17 +11:00
..
check_cmake_consistency.py Cleanup: quiet Python linter warnings 2024-12-11 11:26:24 +11:00
check_cmake_consistency_config.py Cleanup: remove old CPU compositor code 2024-12-13 10:59:54 +01:00
check_deprecated.py Cleanup: update use of typing in for Python scripts 2024-10-23 12:48:09 +11:00
check_descriptions.py
check_header_duplicate.py Cleanup: update use of typing in for Python scripts 2024-10-23 12:48:09 +11:00
check_licenses.py Cleanup: update use of typing in for Python scripts 2024-10-23 12:48:09 +11:00
check_mypy.py mypy: update checker to support specific files overlapping directories 2024-11-29 15:57:30 +11:00
check_mypy_config.py Tools: remove project_netbeans 2025-01-02 16:01:17 +11:00
check_spelling.py Cleanup: update use of typing in for Python scripts 2024-10-23 12:48:09 +11:00
check_spelling_config.py Cleanup: revert channel-bag hyphenation & add to the dictionary 2024-12-09 23:44:23 +11:00
check_unused_defines.py Cleanup: quiet Python linter warnings 2024-12-11 11:26:24 +11:00
clang_array_check.py Cleanup: spelling in comments (make check_spelling_*) 2025-01-02 15:11:17 +11:00
static_check_clang.py Move several py scripts from build_files to tools. 2024-12-17 19:02:45 +01:00
static_check_clang_array.py Move several py scripts from build_files to tools. 2024-12-17 19:02:45 +01:00
static_check_cppcheck.py Move several py scripts from build_files to tools. 2024-12-17 19:02:45 +01:00