[eq-commit] SF.net SVN: equalizer: [1199] trunk/src
Brought to you by:
eile
|
From: <ei...@us...> - 2007-07-30 13:03:23
|
Revision: 1199
http://equalizer.svn.sourceforge.net/equalizer/?rev=1199&view=rev
Author: eile
Date: 2007-07-30 06:03:20 -0700 (Mon, 30 Jul 2007)
Log Message:
-----------
Rework frustum description code:
- Modernize wall and projection to use vmmlib classes
- support projection in config file
- make wall and projection parameter parsing order-independent
- Projection code does not yet work!
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Modified Paths:
--------------
trunk/src/VS2005/Equalizer.vcproj
trunk/src/examples/configs/test.eqc
trunk/src/lib/Makefile
trunk/src/lib/client/projection.h
trunk/src/lib/client/view.cpp
trunk/src/lib/client/view.h
trunk/src/lib/client/wall.cpp
trunk/src/lib/client/wall.h
trunk/src/server/compound.cpp
trunk/src/server/loader.l
trunk/src/server/loader.y
Added Paths:
-----------
trunk/src/lib/client/projection.cpp
Property Changed:
----------------
trunk/src/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|