From 8360dc066c7d12ec9b8e96ad399f23f9c873f691 Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Wed, 3 Dec 2008 20:17:12 +0000 Subject: RNA * Added a function to define booleans negative, to turn negative properties into positive ones gettin rid of the no_ prefix, and also got rid of the use_ prefix for two booleans. * Also made the function for enum bitflags separate, this is quite rare so don't need to bother with this in most cases. * Removed svn:executable flags from some files. --- source/blender/makesrna/intern/rna_vfont.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 source/blender/makesrna/intern/rna_vfont.c (limited to 'source/blender/makesrna/intern/rna_vfont.c') diff --git a/source/blender/makesrna/intern/rna_vfont.c b/source/blender/makesrna/intern/rna_vfont.c old mode 100755 new mode 100644 -- cgit v1.2.3