Go to file
Brecht Van Lommel 0f2b2e3c60 Strand Render Simplification
============================

- Strand render now has options to remove child strands as
  the object's faces becomes smaller, in the Simplification
  particle panel.
- "Reference Size" is the approximate size of the object on
  screen, after which simplification starts.
- "Rate" is how fast strands are removed.
- "Transition" is the percentage of strands being faded out as
  they are removed.

- Another "Viewport" option removes strands on faces that are
  outside of the viewport. "Rate" again controls how fast these
  are removed.

- Strand render in Blender Units now has an adjustable minimum
  width. Below this minimum width, strands start fading out
  instead of getting smaller.
2007-12-20 16:35:27 +00:00
bin/.blender Filling in branch from trunk 2007-11-06 22:29:20 +00:00
blenderplayer Filling in branch from trunk 2007-11-06 22:29:20 +00:00
CMake Filling in branch from trunk 2007-11-06 22:29:20 +00:00
config Filling in branch from trunk 2007-11-06 22:29:20 +00:00
doc Filling in branch from trunk 2007-11-06 22:29:20 +00:00
extern This is a modified version of this patch: 2007-12-05 16:58:52 +00:00
intern include <ieeefp.h> on solaris and remove incorrect macro so finite() is now correct 2007-12-14 15:36:11 +00:00
po This is patch: [#7823] Improvements for the German translation 2007-11-29 16:56:09 +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 BLI_makestringcode dosnt need the first value to be a copy of G.sce since its a "const char" 2007-12-20 10:38:01 +00:00
source Strand Render Simplification 2007-12-20 16:35:27 +00:00
tools rename WITH_PYAPI_V24X to WITH_BPYAPI_V24X (because its blender's api version number not pythons), made 24x api use its own armature weakref list since pyobject types are different. 2007-12-17 11:32:52 +00:00
CMakeLists.txt Filling in branch from trunk 2007-11-06 22:29:20 +00:00
COPYING Filling in branch from trunk 2007-11-06 22:29:20 +00:00
Makefile Filling in branch from trunk 2007-11-06 22:29:20 +00:00
README Filling in branch from trunk 2007-11-06 22:29:20 +00:00
SConstruct Filling in branch from trunk 2007-11-06 22:29:20 +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