Go to file
Ton Roosendaal cd47cfd3d1 New: color picker!
With a click on the 'COL' buttons (the ones showing RGB) a menu pops up
with three colorpicking fields and a palette.
The fields are the three planar intersections of a HSV cube, each allowing
choosing in the field without the field changing.

The palette is 'modal' unfortunately (couldn't find a simple working other
method) where the button "paste to color" denotes the state that click in
palette copies to edited color, and "copy to palette" means the active
color is copied into the palette...

Todo:
- saving of palette in file
- decide whether ESC leaves without changes...
2004-07-05 08:48:17 +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 Compile fixes for gcc 3.4 2004-06-04 03:04:56 +00:00
intern rewind of previous commit as some experiment bad problems. 2004-06-14 18:52:56 +00:00
po - added czech translation (cs.po) 2003-09-08 12:13:54 +00:00
projectfiles - Added correct Writing/Reading of the new Sweep sequence effect (Thanks Ton, where would I be without you) 2004-06-23 18:22:51 +00:00
projectfiles_vc7 * missing include paths added for debug configuration 2004-06-24 07:29:15 +00:00
release Interface: 2004-07-03 17:28:15 +00:00
source New: color picker! 2004-07-05 08:48:17 +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 * ensure winblender.res gets build too. 2004-07-03 22:01:04 +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