source: trunk @ 346

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @346   6 months ddangelo Bugs in the iCone setup file corrected.
(edit) @345   7 months tholt Replace tab indention by spaces to make epydoc happy
(edit) @344   7 months tholt Make AVANGO compile with OSG 2.6
(edit) @343   7 months cnowke added mouse speed scaling factor to be a field
(edit) @342   7 months ddangelo Minor changes in the positioning of the panel geometry. When using the …
(edit) @341   7 months ddangelo osg 1D texture wrapped. Added function to create an av::osg::Image node by …
(edit) @340   7 months rkuck Internal texture format of avango.osg.Image now accessable
(edit) @339   7 months rkuck Fixed silly import handling bug in avango.display
(edit) @338   8 months ddangelo Fields for setting the texture coordinates of the quad corners added
(edit) @337   8 months ddangelo UseFilename? flag allows no either the usage of loading a texture from a …
(edit) @336   8 months ddangelo Field for setting the 2D texture of the Quad added. To be backward …
(edit) @335   8 months rkuck CameraAttachment? can now contain an Image
(edit) @334   8 months rkuck Added utility method to osg::Image python binding for saving image
(edit) @333   8 months ddangelo A sample localdefs section added. This should help to get users started …
(edit) @332   8 months rkuck Added pre-render example
(edit) @331   8 months ddangelo Unknown class "DumpMatrix?" caused problems. Removed it. I suspect it was a …
(edit) @329   9 months bwoeldecke avango-osg: added member function make_ortho()
(edit) @328   9 months ddangelo Centering field for the Panel added. Left upper corner, or center of the …
(edit) @327   9 months sseele fixed placement bug, MinDistance? was ignored after standard_placement()
(edit) @326   9 months bwoeldecke avango-tools: new FieldSelector? tool This tool selects all TargetHolders?
(edit) @325   9 months sseele added an initial class for placing the menu on a regular desktop monitor …
(edit) @324   9 months sseele --added function to set new drag tool
(edit) @323   10 months ddangelo boost_regex token for windows builds added
(edit) @322   10 months ddangelo Function to generate a clipped box added
(edit) @321   10 months ddangelo unnecessary code removed
(edit) @320   10 months ddangelo NameSelector? now supports regular expressions. Needs boost_regex.
(edit) @319   10 months ddangelo boost regex lib added
(edit) @318   10 months ddangelo ID field for clip planes wrapped. This field has to be specified for all …
(edit) @317   10 months ddangelo Missing init function call added
(edit) @316   10 months ddangelo OSG ClipNode? and ClipPlane? wrapped.
(edit) @315   10 months ddangelo Additional properties of the osg AutoTransform? node wrapped.
(edit) @314   10 months ddangelo Basic wrapper for osg::AutoTransform? added
(edit) @313   10 months bwoeldecke avango-python: added disconnect_auditors
(edit) @312   10 months ddangelo Function to get the current number of FieldContainers? in the evaluation …
(edit) @311   10 months bwoeldecke avango-python: better access to type info of avango objects
(edit) @310   10 months ddangelo Python binding of the remove_field function adjusted. The removed field is …
(edit) @309   10 months ddangelo Bug in the deletion of removed fields fixed.
(edit) @308   10 months ddangelo Minor changes
(edit) @307   10 months ddangelo Functions to remove fields added to the boost python wrapper of the …
(edit) @306   10 months ddangelo Functionality to dynamically remove fields added. Using this functionality …
(edit) @305   10 months ddangelo Missing header files to install target added
(edit) @304   10 months rkuck Fixed avango.display stereo selection
(edit) @303   10 months ddangelo Reordering of files
(edit) @302   10 months rkuck Added more flexible StereoMode? field instead of QuadBufferStereo? Patch …
(edit) @301   10 months rkuck Added size setter and getter to Texture2D and Texture2DArrary in …
(edit) @300   10 months rkuck Added TextureCubeMap? to avango.osg
(edit) @299   10 months rkuck Added a low-level wrapper of osg::Camera in avango.osg This does not …
(edit) @298   10 months mkrauss Added wrappers for OSG Depth and OSG BlendFunc? state attributes
(edit) @297   10 months rkuck Fixed order of search paths in avango.display
(edit) @296   10 months cnowke --fixed typo
(edit) @295   11 months rkuck Added proper support for Boost library naming to avango.build
(edit) @294   11 months rkuck Removed application specific display-setup TouchscreenEmulator?
(edit) @293   11 months rkuck Made BUILD_32 a avango.build option I.e. instead of an AVANGO option. …
(edit) @292   11 months rkuck Only import avango.inspector in avango.display when needed
(edit) @291   11 months ddangelo Check if the BUILD_32 flag is set at all added. Otherwise all avango …
(edit) @290   11 months rkuck Added search path facility to avango.display
(edit) @289   11 months rkuck Display setups are now loaded as plugins
(edit) @288   11 months rkuck Each display setup now is encapsulated in one class in avango.display
(edit) @287   11 months rkuck Refactored screen setup in avango.display
(edit) @286   11 months rkuck Extracted command parsing in avango.display
(edit) @285   11 months rkuck Started to prepare class extraction in avango.display
(edit) @284   11 months cnowke --added new flag 'BUILD_32' forcing a 32 bit build on 64 bit machines
(edit) @283   11 months rkuck Added Width and Height output field to Image
(edit) @282   11 months ddangelo Minor changes due to a return type change (const char* instead of char*) …
(edit) @281   11 months bwoeldecke avango-python: added test for multiple inheritance of Script nodes
(edit) @280   11 months bwoeldecke avango-python: fixed implementation of super() to work correctly in case …
(edit) @279   11 months ddangelo Function to check the number of connected fields of a field added
(edit) @278   11 months acbernst added simple video example
(edit) @277   11 months acbernst added shader example to SConscript
(edit) @276   11 months acbernst added missing SConscript
(edit) @275   11 months acbernst added ImageStream? and LoadImageStream?
(edit) @274   11 months acbernst Used as a Videoloader. Might be unnecessary und and LoadImage? enough.
(edit) @273   11 months acbernst wrapper for ImageStream?
(edit) @272   11 months rkuck Fixed head-tracking bug in avango.display Objects have to be keep …
(edit) @271   11 months rkuck Corrected UserSelector? functionality in avango.display
(edit) @270   11 months sseele --added missing files for capsule wrapper
(edit) @269   11 months cnowke --added osg capsule wrapper
(edit) @268   11 months cnowke --added osg box wrapper
(edit) @267   11 months cnowke --added 2 new buttons to spacemouse
(edit) @266   11 months bwoeldecke avango-python: added serialization support The python binding now allows …
(edit) @265   11 months bwoeldecke avango-core: ASCII read of string fields was incorrect When reading …
(edit) @264   12 months ddangelo Spring based graph for displaying the scenegraph added. Needs a lot of …
(edit) @263   12 months ddangelo Incomplete implementation of the avango-inspector with pyside. Not working …
(edit) @262   12 months bwoeldecke avango-doc: updated avango-connect documentation - updated list of …
(edit) @261   12 months rkuck Reimplemented adapter fields using boost::function It originally used …
(edit) @260   13 months rkuck Correct spelling
(edit) @259   13 months rkuck Allow input devices on subdisplays of Monitor
(edit) @258   13 months rkuck Fixed time delta calculation in SpaceMouse? node
(edit) @257   13 months rkuck Allow subdisplays in Monitor setup in avango.display
(edit) @256   13 months rkuck Returned non-options arguments in avango.display ... and not the …
(edit) @255   13 months rkuck Added make_device to avango.display This allows special devices to be …
(edit) @254   13 months rkuck Reorganized display examples
(edit) @253   13 months ddangelo Combination of the inspector and the context menu sample added.
(edit) @252   13 months rkuck Reworked around pygtk implicit use of argv We just rewrite sys.argv …
(edit) @251   13 months rkuck Corrected ill-formatted debug message
(edit) @250   13 months rkuck Removed command line parsing from avango.python This functionality was …
(edit) @249   13 months rkuck Added optional parameter new to Python 2.6 to warn redirection
(edit) @248   13 months rkuck Wrapped OSG Billboard Original patch from Matus Fiala
(edit) @247   13 months rkuck Correct bug in new inspector functionality in avango.display
(edit) @246   13 months rkuck avango.display now has inspector via command-line switch
Note: See TracRevisionLog for help on using the revision log.