From d35178ee61b4bd434a3a1cd05c06b4f56c2dbf69 Mon Sep 17 00:00:00 2001 From: Joshua Leung Date: Sat, 11 Oct 2008 11:07:25 +0000 Subject: 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) --- source/blender/makesdna/DNA_gpencil_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/makesdna/DNA_gpencil_types.h') diff --git a/source/blender/makesdna/DNA_gpencil_types.h b/source/blender/makesdna/DNA_gpencil_types.h index cc0c9912057..70f469b2bb8 100644 --- a/source/blender/makesdna/DNA_gpencil_types.h +++ b/source/blender/makesdna/DNA_gpencil_types.h @@ -1,5 +1,5 @@ /** - * $Id: DNA_gpencil_types.h 8768 2006-11-07 00:10:37Z aligorith $ + * $Id$ * * ***** BEGIN GPL LICENSE BLOCK ***** * -- cgit v1.2.3