blender/release/scripts/modules
Antonioya 66da2f537a New Grease Pencil object for 2D animation
This commit merge the full development done in greasepencil-object branch and include mainly the following features.

- New grease pencil object.
- New drawing engine.
- New grease pencil modes Draw/Sculpt/Edit and Weight Paint.
- New brushes for grease pencil.
- New modifiers for grease pencil.
- New shaders FX.
- New material system (replace old palettes and colors).
- Split of annotations (old grease pencil) and new grease pencil object.
- UI adapted to blender 2.8.

You can get more info here:

https://code.blender.org/2017/12/drawing-2d-animation-in-blender-2-8/
https://code.blender.org/2018/07/grease-pencil-status-update/

This is the result of nearly two years of development and I want thanks firstly the other members of the grease pencil team: Daniel M. Lara, Matias Mendiola and Joshua Leung for their support, ideas and to keep working in the project all the time, without them this project had been impossible.

Also, I want thanks other Blender developers for their help, advices and to be there always to help me, and specially to Clément Foucault, Dalai Felinto, Pablo Vázquez and Campbell Barton.
2018-07-31 10:50:43 +02:00
..
bl_app_override Cleanup: pep8 2018-07-03 06:48:44 +02:00
bl_i18n_utils Merge branch 'master' into blender2.8 2018-07-07 08:53:00 +02:00
bl_previews_utils Cleanup: remove unused shader node compatibility flag. 2018-07-06 20:22:03 +02:00
bpy PyAPI: remove bpy.utils.register_module 2018-07-11 23:13:37 +02:00
bpy_extras New Grease Pencil object for 2D animation 2018-07-31 10:50:43 +02:00
console Cleanup: pep8 2018-07-03 06:48:44 +02:00
addon_utils.py Merge branch 'master' into blender2.8 2018-07-14 09:31:52 +02:00
animsys_refactor.py
bl_app_template_utils.py PyAPI: don't re-register add-ons on 'New File' 2017-05-15 15:33:01 +10:00
blend_render_info.py Cleanup: pep8 2018-07-03 06:48:44 +02:00
bpy_restrict_state.py
bpy_types.py GWN: Port to GPU module: Replace GWN prefix by GPU 2018-07-18 11:49:15 +02:00
bpyml_ui.py Cleanup: Python imports 2017-11-29 18:05:41 +11:00
bpyml.py Cleanup: pep8 2018-07-03 06:48:44 +02:00
console_python.py Cleanup: pep8 2018-07-03 06:48:44 +02:00
console_shell.py Cleanup: pep8 2018-07-03 06:48:44 +02:00
graphviz_export.py Cleanup: pep8 2018-07-03 06:48:44 +02:00
keyingsets_utils.py Merge branch 'master' into blender2.8 2018-07-03 06:58:34 +02:00
nodeitems_utils.py Cleanup: pep8 2018-07-03 06:48:44 +02:00
progress_report.py
rna_info.py Fix T52842: Incorrect description for bpy.types.MeshTextureFace.uv 2017-09-20 16:40:11 +02:00
rna_keymap_ui.py Cleanup: pep8 2018-07-03 06:48:44 +02:00
rna_prop_ui.py Cleanup: style 2018-07-19 16:06:37 +10:00
rna_xml.py
sys_info.py Fix OpenGL extension report in system info operator. 2017-10-23 22:22:22 +03:00