blender/source/blender
Brecht Van Lommel cb89decfdc Merge of first part of changes from the apricot branch, especially
the features that are needed to run the game. Compile tested with
scons, make, but not cmake, that seems to have an issue not related
to these changes. The changes include:

* GLSL support in the viewport and game engine, enable in the game
  menu in textured draw mode.
* Synced and merged part of the duplicated blender and gameengine/
  gameplayer drawing code.
* Further refactoring of game engine drawing code, especially mesh
  storage changed a lot.
* Optimizations in game engine armatures to avoid recomputations.
* A python function to get the framerate estimate in game.

* An option take object color into account in materials.
* An option to restrict shadow casters to a lamp's layers.
* Increase from 10 to 18 texture slots for materials, lamps, word.
  An extra texture slot shows up once the last slot is used.

* Memory limit for undo, not enabled by default yet because it
  needs the .B.blend to be changed.
* Multiple undo for image painting.

* An offset for dupligroups, so not all objects in a group have to
  be at the origin.
2008-09-04 20:51:28 +00:00
..
avi Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
blenkernel Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
blenlib Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
blenloader Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
blenpluginapi Merge from trunk 16122-16307 2008-08-30 14:32:16 +00:00
ftfont Suggestion by GSR; move "extern C" into header file, remove "_" from 2008-04-25 19:18:24 +00:00
gpu Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
imbuf Merge from trunk 16122-16307 2008-08-30 14:32:16 +00:00
include Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
makesdna Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
nodes Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
python Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
quicktime Merge from trunk 2008-05-05 17:30:33 +00:00
radiosity Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
readblenfile Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
render Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
src Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
verify Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
yafray Bugfix: yafray export crash if new hsv texture blend types were 2008-09-04 00:27:05 +00:00
CMakeLists.txt Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
Makefile Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
SConscript Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00