Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Leung <aligorith@gmail.com>2008-09-28 16:01:41 +0400
committerJoshua Leung <aligorith@gmail.com>2008-09-28 16:01:41 +0400
commit21640badf71a53b647b3af8d9aeb10d09327f09b (patch)
tree2bb4d3cfc44a64689aa763b209de8837edeb637e /source/blender/makesdna/DNA_ipo_types.h
parent28684b1c094a7df9569788956398513609b6948a (diff)
IPO System - Code Cleanup and Commenting:
Went through and commented all the code in ipo.c, tidying up formating and coding style in places, and also rearranging to have a more logical order in some places. There shouldn't be any major issues arising from this commit.
Diffstat (limited to 'source/blender/makesdna/DNA_ipo_types.h')
-rw-r--r--source/blender/makesdna/DNA_ipo_types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/makesdna/DNA_ipo_types.h b/source/blender/makesdna/DNA_ipo_types.h
index 5be6dd727c0..432399e3581 100644
--- a/source/blender/makesdna/DNA_ipo_types.h
+++ b/source/blender/makesdna/DNA_ipo_types.h
@@ -201,6 +201,8 @@ typedef struct Ipo {
#define MA_MAP17 (1<<21)
#define MA_MAP18 (1<<22)
+/* ********** Texture Slots (MTex) ********** */
+
#define TEX_TOTNAM 14
#define MAP_OFS_X 1