Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
blender-dev-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
blender
blender-dev-tools
Commits
8c190f8b
Commit
8c190f8b
authored
11 years ago
by
Campbell Barton
Browse files
Options
Downloads
Patches
Plain Diff
add readme
parent
41ecd718
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
readme.rst
+48
-0
48 additions, 0 deletions
readme.rst
with
48 additions
and
0 deletions
readme.rst
0 → 100644
+
48
−
0
View file @
8c190f8b
Blender Dev Tools
#################
This repository is intended for miscellaneous tools, utilities, configurations and
anything that helps with Blender development, but aren't directly related to building Blender.
Some of the tools included may be used stand-alone, others expect Blenders source code to be available.
Usage
=====
While this is a stand-alone repository,
some of the scripts which access Blenders source code assume this repository will be located at
``source/tools`` within Blenders source code repository. At some point this may be included as a submodule.
Some tools also rely on the ``blender`` binary, this is assumed to be located at: ``../../blender.bin``.
*The root directory of Blender's git repository*
Categories
==========
Check Source
------------
Any tools for scanning source files to report issues with code, style, conventions, deprecated features etc.
Config
------
Configuration for 3rd party applications (IDE's, code-analysis, debugging tools... etc).
Git
---
Scripts and utilities for working with git.
Utils
-----
Programs (scripts) to help with development
(currently for converting formats, creating mouse cursor, updating themes).
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment