blender/source/gameengine
Joseph Eagar 67ff197cb1 Merge with trunk/2.5 at r25563
Most likely will not compile for others, I'd appreciate any build errors
and missing files reports (I can never seem to get everything committed
and all the build systems working without help).

Porting over the sculpt/multires tools was a breeze,
thanks goes to brecht for a design that didn't exclude
ngons and was easy to port.

Note that I've not tested externally-backed multires
file support yet.  Also, I still need to write version
patch code for some cases.

Some notes:

* Like trunk, topological changes don't update multires right,
  so e.g. subdivide will duplicate multires data on the new faces,
  instead of subdividing it.
* If you set the debug value (ctrl-alt-d) to 1 it'll turn on
  my experiments in speeding up sculpting on higher-res multires
  meshes (but note it makes partial redraw not completely accurate).
* There's a bug where you have to go through editmode to get out
  of sculpt mode, not sure if I inherited or created this myself.
2010-01-05 22:33:41 +00:00
..
BlenderRoutines Merge with trunk/2.5 at r25563 2010-01-05 22:33:41 +00:00
Converter Merge with trunk/2.5 at r25563 2010-01-05 22:33:41 +00:00
Expressions BGE: fix more transpose bug when MathUtils is not used. 2009-12-23 09:55:34 +00:00
GameLogic ok, apparently didn't commit this either. apparently includes a merge with trunk/2.5 at r24811 I thought I'd committed but did not, yeek. 2009-11-29 00:53:23 +00:00
GamePlayer BPlayer fix (we were still using old scene.r instead of scene.gm here) and more stubs update from Mitchell Stokes (Moguri) 2009-11-28 01:26:14 +00:00
Ketsji Merge with trunk/2.5 at r25563 2010-01-05 22:33:41 +00:00
Network merge with 2.5/trunk at r23271 2009-09-16 17:43:09 +00:00
Physics Merge with trunk/2.5 at r25563 2010-01-05 22:33:41 +00:00
PyDoc Merge with trunk/2.5 at r25563 2010-01-05 22:33:41 +00:00
Rasterizer Merge with trunk/2.5 at r25563 2010-01-05 22:33:41 +00:00
SceneGraph BGE: dynamic loading patch commited. API and demo files available here: https://projects.blender.org/tracker/?func=detail&aid=19492&group_id=9&atid=127 2009-11-15 23:58:56 +00:00
VideoTexture BGE: Add plot method to VideoTexture.ImageBuff class. 2009-12-08 10:02:22 +00:00
CMakeLists.txt merge with trunk/2.5 at r23876 2009-10-22 23:22:05 +00:00
Makefile 2.5 2009-08-11 18:14:49 +00:00
SConscript merge with trunk/2.5 at r23876 2009-10-22 23:22:05 +00:00