source: trunk @ 605

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @605   4 weeks acbernst added ZMQ_DISTRIBUTION_SUPPORT
(edit) @604   4 weeks acbernst added ZMQ_DISTRIBUTION_SUPPORT
(edit) @603   4 weeks acbernst added comment
(edit) @602   4 weeks acbernst added readme
(edit) @601   4 weeks acbernst fixed naming
(edit) @600   4 weeks acbernst zmq distribution example
(edit) @599   2 months ddangelo typo removed
(edit) @598   2 months acbernst removed unnecessary lines
(edit) @597   2 months acbernst client and server for distribution with ZMQ
(edit) @596   2 months ddangelo Stupid bug fixed
(edit) @595   2 months ddangelo hpr to matrix and matrix to hpr added
(edit) @594   2 months ddangelo Hacky MatrixTransformer? Script added. Hack
(edit) @593   2 months ddangelo twoview sample code updated
(edit) @592   2 months ddangelo avango-display setup for the TwoView? updated
(edit) @591   3 months ddangelo a-z are now automatically added to the keyboard deviced
(edit) @590   3 months ddangelo OSG autocomputes the near/far planes by default.
(edit) @589   5 months ddangelo initial window positions changed
(edit) @588   5 months ddangelo function to get the osg::viewer::GraphicsWindow?.
(edit) @587   5 months ddangelo method to stop the avango render loop added
(edit) @586   5 months ddangelo simple example how to use pyside (a python qt binding) together with …
(edit) @585   6 months ddangelo typo fixed
(edit) @584   6 months ddangelo gml libarary token added
(edit) @583   6 months ddangelo added a compiler switch to check for osg < 3.0
(edit) @582   6 months ddangelo sample model file is now also installed
(edit) @581   6 months ddangelo simple example how to use the screen capture script added
(edit) @580   6 months ddangelo simple script to capture X succesive frames added
(edit) @579   6 months ddangelo Function to print information about auditor fields added
(edit) @578   6 months ddangelo #define switch to circumvent osg bug between 2.x (at least 2.9.5 and 2.8) …
(edit) @577   6 months ddangelo boost-date-time token added to build system
(edit) @576   6 months ddangelo Missing field creation macro added
(edit) @575   6 months ddangelo -obsolete include removed -missing return statement added
(edit) @574   7 months ddangelo Define switch for windows dependent time functions added. Obsolete …
(edit) @573   7 months ddangelo Typedef for boost threads added. Needed to be compliant with boost > 1.40
(edit) @572   7 months ddangelo Added missing include. Looks like it is needed for boost > 1.40.
(edit) @571   8 months mschlatt Modified MT-interface (Users added, now receiving Kinect Messages)
(edit) @570   9 months ddangelo get viewer functionality added
(edit) @569   9 months mschlatt video
(edit) @568   9 months mschlatt ignore pick bug
(edit) @567   9 months mschlatt TUIO-Receiver and Touch-Events adapted to /tuio/2Dobj and /tuio/2Dblb
(edit) @566   9 months ddangelo daemon is not available under MacOSX
(edit) @565   9 months ddangelo utils now compile with MacOSX 10.6
(edit) @564   9 months ddangelo For MacOSX build, additional libraries must be linked to the boost python …
(edit) @563   10 months acbernst added ZMQ_DISTRIBUTION_SUPPORT flag
(edit) @562   10 months acbernst added dont_distribute to python wrapper
(edit) @561   11 months acbernst fixed typo
(edit) @560   11 months acbernst added variable to configure an alternative backend for distribution …
(edit) @559   11 months acbernst added variable to configure an alternative backend for distribution …
(edit) @558   11 months acbernst added variable to configure an alternative backend for distribution …
(edit) @557   12 months ddangelo Function to recalculate normals model
(edit) @556   12 months acbernst compiles under 64Bit
(edit) @555   12 months acbernst this should work on 64 too
(edit) @554   12 months acbernst changed field order
(edit) @553   12 months acbernst fixed variable name
(edit) @552   12 months acbernst fixed variable name
(edit) @551   12 months acbernst fixed variable name
(edit) @550   12 months acbernst changed field order
(edit) @549   12 months acbernst setDistributable true
(edit) @548   12 months acbernst fixed a lot bugs where size_t was erroneously treated as an unsigned int / …
(edit) @547   12 months acbernst fixed distribution example
(edit) @546   12 months acbernst fixed type for push and pop. size_t != unsigned int on 64bit. (and always …
(edit) @545   12 months acbernst removed comment
(edit) @544   12 months acbernst change python wrapper for NetMatrixTransform?
(edit) @543   12 months acbernst fixed log message
(edit) @542   12 months acbernst changed log message to make NetNode? even compileable
(edit) @541   12 months acbernst fixed log messages
(edit) @540   12 months acbernst fixed type
(edit) @539   12 months acbernst fixed log messages
(edit) @538   12 months acbernst fixed debug message
(edit) @537   12 months acbernst fixed variable name
(edit) @536   12 months acbernst set osg::Uniform dirty when changed
(edit) @535   12 months acbernst substituted Object for FieldContainer?
(edit) @534   14 months mmoser Index and Ratio list initialization added
(edit) @533   15 months ddangelo Field to get the ViewMatrix? from the osg camera added
(edit) @532   15 months ddangelo Default for the window frame visibility honored
(edit) @531   16 months ddangelo Index and RatioList? of intersections added
(edit) @530   16 months ddangelo Wrapping of the LineWidth? StateAttribute? added. This can be used to …
(edit) @529   16 months ddangelo osgearth libs added to recipes. You can now write: …
(edit) @528   16 months ddangelo Potential typo in osg::PrecipitationEffect? adjusted. The getter and setter …
(edit) @527   16 months ddangelo MaximumParticleDensity? adaptor field callbacks corrected.
(edit) @526   17 months ddangelo missing windows stuff added
(edit) @525   17 months ddangelo comment added
(edit) @524   17 months ddangelo Bug in the Monitor setup fixed
(edit) @523   17 months ddangelo -The Monitor setup automatically generates a keyboard device for all …
(edit) @522   17 months ddangelo Script to run the osg::optimizer on a specific node added.
(edit) @521   17 months ddangelo Function to run the osg optimizer on a given node added.
(edit) @520   17 months ddangelo Function to write nodes to disk added.
(edit) @519   17 months ddangelo unneeded avango.daemon imports removed. They caused problems under …
(edit) @518   17 months ddangelo Function to get the osg camera object for a given subdisplay. Not the best …
(edit) @517   17 months ddangelo reverse iterator changed to iterator
(edit) @516   17 months acbernst fixed casting in setStatusCB
(edit) @515   18 months ddangelo getAbsoluteTransform calculation function splitted into two functions. The …
(edit) @514   18 months ddangelo getAbsoluteTransform function now accepts a second parameter which is the …
(edit) @513   18 months mfiala updated cleanup() method
(edit) @512   18 months ddangelo Added 3 default parameters to the Monitor constructor. 1)A bool indicating …
(edit) @511   18 months mfiala modified cleanup so that every element of the class is removed
(edit) @510   18 months mfiala added function remove_and_disconnect_all_fields()
(edit) @509   18 months gwesche Added InternalFormatMode? field to textures. Useful e.g. for texture …
(edit) @508   18 months ddangelo assert to av::assert changed
(edit) @507   18 months ddangelo Missing export macro added
(edit) @506   18 months ddangelo Missing export macro added
Note: See TracRevisionLog for help on using the revision log.