Revision: 44123
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=44123
Author: nazgul
Date: 2012-02-15 13:41:33 +0000 (Wed, 15 Feb 2012)
Log Message:
-----------
Movie clip: comment what magic constant 768 means in DNA structure
Modified Paths:
--------------
trunk/blender/source/blender/makesdna/DNA_movieclip_types.h
Modified: trunk/blender/source/blender/makesdna/DNA_movieclip_types.h
===================================================================
--- trunk/blender/source/blender/makesdna/DNA_movieclip_types.h 2012-02-15
13:25:54 UTC (rev 44122)
+++ trunk/blender/source/blender/makesdna/DNA_movieclip_types.h 2012-02-15
13:41:33 UTC (rev 44123)
@@ -51,7 +51,7 @@
} MovieClipUser;
typedef struct MovieClipProxy {
- char dir[768]; /* custom directory for index and proxy
files (defaults to BL_proxy) */
+ char dir[768]; /* 768=FILE_MAXDIR custom directory for
index and proxy files (defaults to BL_proxy) */
short tc; /* time code in use */
short quality; /* proxy build quality */
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs