Go to file
Ton Roosendaal 5bdbf9d700 - Bug fix, reported by Stefano;
- Ztransp material didn't raytrace at all (now just traces it entirely,
    remember too set the transp depth for it)
  - tramsparent material reflected wrong in mirror material, due to
    specular being added without alpha.
- Cleaned up some code to improve raytrace speed some. The old conventions
  from before the AA recode were still there, this allowed coherence for
  octree traversal. Current AA doesn't allow this anymore.
  Added is improved check for 'first hit' on shadow render, per lamp this
  now is stored
  All in all, render with ray trace improved about 10-15%.
2004-11-27 17:33:40 +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 Making the C++ stuff work for the MipsPro 7.3 compiler. 2004-11-23 23:04:30 +00:00
intern Fix for bugs: 1788 (forces) and 1799 (python delattr on game objects) 2004-11-22 10:19:19 +00:00
po - added czech translation (cs.po) 2003-09-08 12:13:54 +00:00
projectfiles make mscv6 usrers happy 2004-11-23 22:29:17 +00:00
projectfiles_vc7 update msvc7 projectfile for bfont.ttf.c 2004-11-09 08:46:19 +00:00
release Upped version for "make release" to 2.35a 2004-11-18 15:16:02 +00:00
source - Bug fix, reported by Stefano; 2004-11-27 17:33:40 +00:00
tools Created directories for the scons tools. 2004-10-20 20:13:42 +00:00
COPYING Ok were getting somewhere here ;) 2002-11-15 06:57:59 +00:00
Makefile windows-gcc vs. solid, round 2 2004-07-19 02:43:07 +00:00
README Test commit, nothing to see here. 2004-08-24 02:51:07 +00:00
SConstruct bump version to 2.35a for scons 2004-11-18 15:39:05 +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