tornavis/scripts/presets
Falk David 7e87435cf4 GPv3: Initial drawing tool
This PR implements an initial drawing tool that can already be used for testing.
While this is not fully feature complete (compared to the current grease pencil draw tool) the following is already implemented:

* Pressure support for radius and opacity.
* Material color and vertex color support.
* New active smoothing algorithm based on curve fitting.
* Simplify algorithm as a post-process step.

Some deliberate limitations include:
* The drawing plane is always the front plane. Drawing on surfaces is also not supported.
*

The current approach has not been optimized for performance yet. The goal was to have a straightforward implementation
first and then focus on performance later.

There are numerous parameters in the code that are hard-coded for now. These should be exposed at some point, potentially as user settings.

Pull Request: https://projects.blender.org/blender/blender/pulls/110093
2023-10-06 10:49:54 +02:00
..
camera
cloth
cycles
ffmpeg
fluid
framerate
gpencil_material
hair_dynamics
interface_theme Fix #112032: Theme: Wrong colors editing list items 2023-09-15 13:00:05 +02:00
keyconfig GPv3: Initial drawing tool 2023-10-06 10:49:54 +02:00
operator/wm.collada_export
render
safe_areas
text_editor UI: make external text editor presets upper case 2023-08-01 15:53:32 +02:00
tracking_camera
tracking_settings
tracking_track_color