This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
d82f1f5f91a8d1b19f1451479e1e82ab15744356
test
/
source
/
blender
/
python
History
Campbell Barton
d82f1f5f91
from looking at patch 4934 made all user preference paths settable with Blender.Set('val', data), also added exception errors which were on the todo.
...
image.filename was being limited to FILE_MAXDIR rather then FILE_MAXDIR + FILE_MAXFILE when setting.
2006-09-21 18:25:40 +00:00
..
api2_2x
from looking at patch 4934 made all user preference paths settable with Blender.Set('val', data), also added exception errors which were on the todo.
2006-09-21 18:25:40 +00:00
BPY_extern.h
== Python Button Evaluation ==
2006-06-12 00:10:00 +00:00
BPY_interface.c
===Python API===
2006-07-08 20:40:41 +00:00
BPY_menus.c
added a slot in the uv/image's "Image" menu for pyscripts.
2006-07-28 02:51:44 +00:00
BPY_menus.h
added a slot in the uv/image's "Image" menu for pyscripts.
2006-07-28 02:51:44 +00:00
Makefile
- Revert to NaN makefiles
2004-01-05 00:06:11 +00:00
SConscript
Add the WITH_OPENEXR to sconscript. I needed this for toni's latest SceneRender stuff to work. Strange that it worked ok on his computer without this.
2006-02-07 19:04:24 +00:00