mirror of
https://projects.blender.org/blender/blender.git
synced 2025-01-22 07:22:12 -05:00
The official Blender project repository.
517aa5bfe2
After confirming a cut, the tool goes into `MODE_IDLE`. In `knifetool_undo`, the `KnifePosData` `prev` (drawn as the "red point" in question in `knifetool_draw`) was only set to the `KnifeUndoFrame` pos when we are in `MODE_DRAGGING` though -- this is now changed to also be done for `MODE_IDLE`. NOTE: it might be questionable to even draw this bigger red dot once a cut is confirmed (will attach another small diff to the PR that does this) Pull Request: https://projects.blender.org/blender/blender/pulls/133430 |
||
---|---|---|
.gitea | ||
.github | ||
build_files | ||
doc | ||
extern | ||
intern | ||
lib | ||
locale | ||
release | ||
scripts | ||
source | ||
tests | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.editorconfig | ||
.git-blame-ignore-revs | ||
.gitignore | ||
.gitmodules | ||
AUTHORS | ||
CMakeLists.txt | ||
COPYING | ||
GNUmakefile | ||
make.bat | ||
pyproject.toml | ||
README.md |
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.