0
0
forked from blender/blender
The official Blender project repository.
Go to file
Falk David edcc438f5f GPv3: Python: Add drawing API functions
This adds `add_curves`, `remove_curves`, and `resize_curves`
functions to the drawing API.

This should replace the old GPv2 API functions:

* `strokes.new`
* `strokes.remove`
* `points.add`
* `points.pop`
* `points.update`

Pull Request: blender/blender#125502

Pull Request: blender/blender#125502
2024-07-26 22:51:28 +02:00
.gitea
.github
build_files Update OpenCollada library version 2024-07-24 11:25:30 +02:00
doc Cleanup: remove unused imports 2024-07-26 10:26:11 +10:00
extern CMake: include headers in source lists 2024-07-25 11:24:11 +10:00
intern UI: Custom VSE Handle Cursors for Mac 2024-07-26 17:31:25 +02:00
lib Windows: Update ARM64 OpenCollada version 2024-07-26 13:39:41 +02:00
locale I18N: Updated UI translations from git/weblate repository (a2f7105e81bee8). 2024-07-22 10:30:10 +02:00
release UI: Custom VSE Handle Cursors for Mac 2024-07-26 17:31:25 +02:00
scripts UI: Tooltip Final Period and Other Typography 2024-07-26 18:29:50 +02:00
source GPv3: Python: Add drawing API functions 2024-07-26 22:51:28 +02:00
tests Fix: NaN in vector math node in refract mode 2024-07-26 12:04:58 +02:00
tools CMake: include headers in source lists 2024-07-25 11:24:11 +10:00
.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.

Blender screenshot

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.