Blender Git Commit Log
Git Commits -> Revision eab746f
Revision eab746f by Joshua Leung (master) August 22, 2008, 08:36 (GMT) |
Grease Pencil: WIP commit (nothing new) Just a little commit so that I can transfer some changes back over to laptop. * Line drawing should now be improved for most cases, but acute angles still need more work to reduce 'shrinking' artifacts. As such, this is still hidden behind 'rt' setting * Preparation work for Grease-Pencil in Image Editor, and also 'Stick to View' for Image/Sequence editors. |
Commit Details:
Full Hash: eab746fc5facc02e9885570c1f05e753278cbc33
SVN Revision: 16222
Parent Commit: 9b29810
Lines Changed: +147, -84
6 Modified Paths:
/source/blender/include/BDR_gpencil.h (+0, -1) (Diff)
/source/blender/include/BIF_drawgpencil.h (+4, -1) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+3, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/src/drawgpencil.c (+84, -76) (Diff)
/source/blender/src/gpencil.c (+55, -5) (Diff)
/source/blender/include/BIF_drawgpencil.h (+4, -1) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+3, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/src/drawgpencil.c (+84, -76) (Diff)
/source/blender/src/gpencil.c (+55, -5) (Diff)