Go to file
Andrea Weikert a06f4f3817 == Rip Area into new Window Operator ==
- operator that rips current area into new window
- implemented on the window level.
- sets C->area in current context if necessary
== fix ==
- small bugfix: missing return in WM_event_add_keymap_handler
2008-06-19 19:09:21 +00:00
bin/.blender Filling in branch from trunk 2007-11-06 22:29:20 +00:00
blenderplayer Patch to change license to GPL only, from GSR. 2008-01-07 19:13:47 +00:00
CMake Filling in branch from trunk 2007-11-06 22:29:20 +00:00
config * update scons-files to build with Ton's latest commits. 2008-01-08 05:57:27 +00:00
doc Filling in branch from trunk 2007-11-06 22:29:20 +00:00
extern * tweak linking priorities - should help for GCC users 2008-01-08 09:47:44 +00:00
intern * fix linking order for l00nix 2008-01-08 17:32:38 +00:00
po Patch to change license to GPL only, from GSR. 2008-01-07 19:13:47 +00:00
projectfiles Filling in branch from trunk 2007-11-06 22:29:20 +00:00
projectfiles_vc7 Merge from Harmonic Skeleton branch 2007-12-10 21:14:19 +00:00
release Patch to change license to GPL only, from GSR. 2008-01-07 19:13:47 +00:00
source == Rip Area into new Window Operator == 2008-06-19 19:09:21 +00:00
tools * small fix for compiling with scons 0.98.x 2008-06-11 11:36:24 +00:00
CMakeLists.txt update to cmake files 2008-01-09 18:48:04 +00:00
COPYING Filling in branch from trunk 2007-11-06 22:29:20 +00:00
Makefile Patch to change license to GPL only, from GSR. 2008-01-07 19:13:47 +00:00
README Filling in branch from trunk 2007-11-06 22:29:20 +00:00
SConstruct Patch to change license to GPL only, from GSR. 2008-01-07 19:13:47 +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