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:
authorAlejandro Conty Estevez <conty@yafray.org>2004-01-06 15:28:31 +0300
committerAlejandro Conty Estevez <conty@yafray.org>2004-01-06 15:28:31 +0300
commit6ed79ede7e1718daeaf47b55b9c5bc387618d75d (patch)
tree58f5c5a492e377daf6dd0a7ddbd7f857d25200fb /source/blender/include/blendef.h
parent8eb1d25f967538783c98333e245e6113bbce0182 (diff)
Eeshlo fixed the iYFexport path problem and added a file selector button
for it. Now win32 users should have less problems. I added export of the "no shadow" flag (traceable) And changed the reflection export scheme so now blender's RayMir is used as yafray's min_refle and the amount of reflection is controled by the mir color. This seems more intuitive. And now IOR is exported also for reflection only, wich is needed for fresnel.
Diffstat (limited to 'source/blender/include/blendef.h')
-rw-r--r--source/blender/include/blendef.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/source/blender/include/blendef.h b/source/blender/include/blendef.h
index 8ee9d489e99..204e8b45c32 100644
--- a/source/blender/include/blendef.h
+++ b/source/blender/include/blendef.h
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id$
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
@@ -299,6 +299,8 @@
#define B_PYTHONDIRFILESEL 335
#define B_SOUNDDIRFILESEL 336
#define B_TEMPDIRFILESEL 337
+/* yafray: for exportdir select */
+#define B_YAFRAYDIRFILESEL 338
/* END Definitions for the fileselect buttons in user prefs */
/* IMAGE: 350 */