Blender Git Loki
Git Commits -> Revision d35178e
Revision d35178e by Joshua Leung (master) October 11, 2008, 11:07 (GMT) |
Grease Pencil Bugfixes: * Fix for #17808: Can't compile using SunCC - gpencil.c uses DOS line endings. Added some svn-properties on gpencil files and also keyframing ones that I added, so that this shouldn't be a problem anymore. * In Node Editor, it is now possible to close an open Grease Pencil panel when there is no node-tree being shown (i.e. after switching between node editing modes) |
Commit Details:
Full Hash: d35178ee61b4bd434a3a1cd05c06b4f56c2dbf69
SVN Revision: 17014
Parent Commit: ac5c48d
Lines Changed: +14, -9
9 Modified Paths:
/source/blender/include/BDR_gpencil.h (+1, -1) (Diff)
/source/blender/include/BIF_drawgpencil.h (+1, -1) (Diff)
/source/blender/include/BIF_keyframing.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+1, -1) (Diff)
/source/blender/src/drawgpencil.c (+1, -1) (Diff)
/source/blender/src/editaction_gpencil.c (+1, -1) (Diff)
/source/blender/src/editnode.c (+6, -1) (Diff)
/source/blender/src/gpencil.c (+1, -1) (Diff)
/source/blender/src/keyframing.c (+1, -1) (Diff)
/source/blender/include/BIF_drawgpencil.h (+1, -1) (Diff)
/source/blender/include/BIF_keyframing.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+1, -1) (Diff)
/source/blender/src/drawgpencil.c (+1, -1) (Diff)
/source/blender/src/editaction_gpencil.c (+1, -1) (Diff)
/source/blender/src/editnode.c (+6, -1) (Diff)
/source/blender/src/gpencil.c (+1, -1) (Diff)
/source/blender/src/keyframing.c (+1, -1) (Diff)