a simple shell script to check out cvs and build blender
blender-cvs.sh.txt:
---------------------------------------snip---------------------
Files/blender-cvs.sh.txt
---------------------------------------snip---------------------
Howto:
NOTES:
....when open a blenderfile with the cvs-version of blender, first make a copy of your file!!!!
----------
if using 'make':
Edit source/nan_definitions.mk to fit your environment, be sure to edit the
block matching your OS. You will want to change variables like
NAN_JPEG, NAN_PNG etc. to point to where you have those installed.
If you want to integrate the game-engine in Blender, you might want
to uncomment the following line in nan_compile.mk:
#CFLAGS += -DGAMEBLENDER=1
The define is disabled by default because there are still some
problems with this at the moment.
After adjusting things for your environment run 'make' (or use the nice hmake
script at blender/source/tools/hmake/hmake)
-----------
build blender and yafray from cvs
build yafray from cvs
build blender from cvs