https://github.com/designlipsx/blender_file_browser
Enhanced file browser for Blender's text editor
https://github.com/designlipsx/blender_file_browser
Last synced: 12 months ago
JSON representation
Enhanced file browser for Blender's text editor
- Host: GitHub
- URL: https://github.com/designlipsx/blender_file_browser
- Owner: DesignLipsx
- License: gpl-3.0
- Created: 2025-06-22T14:41:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-22T15:06:55.000Z (about 1 year ago)
- Last Synced: 2025-06-22T15:39:24.288Z (about 1 year ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# File Browser
An enhanced file and script browser for Blender’s Text Editor.
Includes features like folder hierarchy navigation, file management (create/delete), search filtering, template insertion, and more.
---
## 📦 Features
- Browse files and folders relative to your current script or selected root path.
- Create new files or folders directly inside Blender.
- Filter and search files quickly.
- Automatically open files on selection.
- Template system for fast script generation.
- Custom icon support and theme-aware layout.