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:
authorHamed Zaghaghi <hamed.zaghaghi@gmail.com>2008-02-04 05:33:27 +0300
committerHamed Zaghaghi <hamed.zaghaghi@gmail.com>2008-02-04 05:33:27 +0300
commit47b53510a56e80a6d82589334437ffbc706b5b67 (patch)
treeff48818dab8312318fa61c6130c62960ee6b9c78 /source/blender/include/blendef.h
parent2da3bd32dd34e44a326a30c43b33e75dc65ce95a (diff)
parentbf4d79c47b9865a75ab0d6bb5649a8edce53a57d (diff)
merging game_engine branch changes into trunk, 2d-filters and opengl speedup
Diffstat (limited to 'source/blender/include/blendef.h')
-rw-r--r--source/blender/include/blendef.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/include/blendef.h b/source/blender/include/blendef.h
index 36ae384467d..4ded73f10b6 100644
--- a/source/blender/include/blendef.h
+++ b/source/blender/include/blendef.h
@@ -462,5 +462,6 @@
/* Error messages */
#define ERROR_LIBDATA_MESSAGE "Can't edit external libdata"
+#define MAX_RENDER_PASS 100
#endif