Go to file
Jens Ole Wund 8fb5fc0594 work on mcvc6 projects
add unwrapper.c to BL_src
in opennl create project/workspace to build
modify blender. to link to blender_ONL.lib
add ",..\..\..\lib\windows\opennl" to libpath
add ",..\..\..\lib\windows\opennl\debug" to libpath for debug
add opennl project to intern workspace .. adjusting dependancies

BM crosses fingers to work
2004-07-14 20:57:38 +00:00
bin/.blender Here's a polish translation... done by Piotr Kiec. Thank you! 2004-05-11 17:49:19 +00:00
doc Tom's additions to the windows build. 2004-05-27 08:05:55 +00:00
extern - updated VC6 project files for SOLID - blender now links with the 2004-07-13 21:52:23 +00:00
intern workspace and project to make opennl 2004-07-14 20:55:20 +00:00
po - added czech translation (cs.po) 2003-09-08 12:13:54 +00:00
projectfiles work on mcvc6 projects 2004-07-14 20:57:38 +00:00
projectfiles_vc7 * UNWRAPPER define in blenkernel for 2004-07-13 18:27:40 +00:00
release The blenderbuttons file with EFFECT icon 2004-07-14 15:37:49 +00:00
source Rewound changes done in alpha calculus for texturemapping. This 2004-07-14 18:18:21 +00:00
COPYING Ok were getting somewhere here ;) 2002-11-15 06:57:59 +00:00
Makefile Commit of cursor framework. Cursors now defined in source/blender/src/cursors.c and 2003-12-26 20:12:42 +00:00
README - Split build/install info out from README into INSTALL 2003-08-10 13:55:20 +00:00
SConstruct * the clean target was doing some strange dependency stuff, so I changed that. As a bonus, it doens't read the SConscripts anymore, but just deletes the directories with object files. I leave the signature databases, since deleting them tended to give warning messages on subsequent runs. 2004-07-14 20:55:17 +00:00

Welcome to the fun world of open-source.

For instructions on building and installing Blender, please see the file named
INSTALL.


---------------------.Blanguages and the .blender directory---------------------

The .blender directory holds various data files for Blender.
In the 2.28a release those are the .Blanguages file containing a list of
translations, the translations themselves and a default ttf font.

Blender checks for the presence of this directory in several locations:
	- the current directory
	- your home directory
	- On OSX, the blender bundle is also checked 
	- On Windows, the installation dir is checked.

If you get a 'File ".Blanguages" not found' warning, try to copy the .blender
dir to one of these locations (your home directory being recommended).



-------------------------------------Links--------------------------------------

Getting Involved:
http://www.blender.org/docs/get_involved.html

Community:
http://www.blender3d.org/Community/

Main blender development site:
http://www.blender.org/

The Blender project homepage:
http://projects.blender.org/projects/bf-blender/

Documentation:
http://www.blender.org/modules.php?op=modload&name=documentation&file=index

Bug tracker:
http://projects.blender.org/tracker/?atid=125&group_id=9&func=browse

Feature request tracker:
http://projects.blender.org/tracker/?atid=128&group_id=9&func=browse