Revision: 2549
http://equalizer.svn.sourceforge.net/equalizer/?rev=2549&view=rev
Author: eile
Date: 2009-02-05 16:24:51 +0000 (Thu, 05 Feb 2009)
Log Message:
-----------
Separate old view (frustum) from new view (2D layout area)
- breaks FOV updates (bug 2567396)
- add eq::Layout
- introduce new eq::Object providing one implementation of subclass-able
distributed objects
- use eq::Object as base class for Frustum, View, Layout, Canvas (Segment)
[x] May break build
[x] Breaks existing applications
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Modified Paths:
--------------
trunk/src/VS2005/Equalizer Server Library.vcproj
trunk/src/VS2005/Equalizer.vcproj
trunk/src/XCode/Equalizer.xcodeproj/project.pbxproj
trunk/src/lib/Makefile
trunk/src/lib/base/definesWin32.h
trunk/src/lib/client/canvas.cpp
trunk/src/lib/client/canvas.h
trunk/src/lib/client/config.cpp
trunk/src/lib/client/frustum.cpp
trunk/src/lib/client/frustum.h
trunk/src/lib/client/view.cpp
trunk/src/lib/client/view.h
trunk/src/lib/client/windowSystem.h
trunk/src/server/Makefile
trunk/src/server/canvas.cpp
trunk/src/server/canvas.h
trunk/src/server/channelUpdateVisitor.cpp
trunk/src/server/channelUpdateVisitor.h
trunk/src/server/compound.cpp
trunk/src/server/compound.h
trunk/src/server/compoundInitVisitor.cpp
trunk/src/server/compoundUpdateDataVisitor.cpp
trunk/src/server/config.cpp
trunk/src/server/layout.cpp
trunk/src/server/layout.h
trunk/src/server/view.cpp
trunk/src/server/view.h
trunk/src/server/window.cpp
Added Paths:
-----------
trunk/src/lib/client/layout.cpp
trunk/src/lib/client/layout.h
trunk/src/lib/client/layoutVisitor.h
trunk/src/lib/client/object.cpp
trunk/src/lib/client/object.h
trunk/src/lib/client/viewVisitor.h
trunk/src/server/frustum.cpp
trunk/src/server/frustum.h
trunk/src/server/frustumData.cpp
trunk/src/server/frustumData.h
Removed Paths:
-------------
trunk/src/server/viewData.cpp
trunk/src/server/viewData.h
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com