source: trunk/avango-osg @ 606

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @596   6 months ddangelo Stupid bug fixed
(edit) @595   6 months ddangelo hpr to matrix and matrix to hpr added
(edit) @590   6 months ddangelo OSG autocomputes the near/far planes by default.
(edit) @578   9 months ddangelo #define switch to circumvent osg bug between 2.x (at least 2.9.5 and 2.8) …
(edit) @557   15 months ddangelo Function to recalculate normals model
(edit) @554   16 months acbernst changed field order
(edit) @553   16 months acbernst fixed variable name
(edit) @552   16 months acbernst fixed variable name
(edit) @551   16 months acbernst fixed variable name
(edit) @550   16 months acbernst changed field order
(edit) @549   16 months acbernst setDistributable true
(edit) @544   16 months acbernst change python wrapper for NetMatrixTransform?
(edit) @543   16 months acbernst fixed log message
(edit) @536   16 months acbernst set osg::Uniform dirty when changed
(edit) @533   18 months ddangelo Field to get the ViewMatrix? from the osg camera added
(edit) @531   19 months ddangelo Index and RatioList? of intersections added
(edit) @530   19 months ddangelo Wrapping of the LineWidth? StateAttribute? added. This can be used to …
(edit) @528   19 months ddangelo Potential typo in osg::PrecipitationEffect? adjusted. The getter and setter …
(edit) @527   19 months ddangelo MaximumParticleDensity? adaptor field callbacks corrected.
(edit) @521   20 months ddangelo Function to run the osg optimizer on a given node added.
(edit) @520   20 months ddangelo Function to write nodes to disk added.
(edit) @516   21 months acbernst fixed casting in setStatusCB
(edit) @515   21 months ddangelo getAbsoluteTransform calculation function splitted into two functions. The …
(edit) @514   21 months ddangelo getAbsoluteTransform function now accepts a second parameter which is the …
(edit) @509   22 months gwesche Added InternalFormatMode? field to textures. Useful e.g. for texture …
(edit) @507   22 months ddangelo Missing export macro added
(edit) @491   2 years acbernst added SFBool ResizeNonPowerOfTwoHint?
(edit) @482   2 years ddangelo Copyright header updated. Hey, this really should be done automatically.
(edit) @481   2 years ddangelo 1)The explicit calculation of the bounding box of a av::osg::Node is now …
(edit) @478   2 years rkuck Removed assertion error in Python (and Boost)
(edit) @453   2 years ddangelo Derived group node to calculate the bounding sphere of itself added. …
(edit) @451   2 years cnowke --got rid of warning --orthography
(edit) @448   2 years tholt - copyright header cleanup - whitepsace cleanup
(edit) @443   2 years cnowke removed unsuporrted old school build style
(edit) @428   2 years rkuck Added header of used class
(edit) @414   2 years tholt Correct copyright headers
(edit) @412   2 years rkuck Removed av::Object as it was an empty class anyway
(edit) @408   2 years tholt More copyright header corrections
(edit) @407   2 years tholt More copyright header corrections
(edit) @406   2 years tholt - Add Doxygen.h for Doxygen group and namespace definitions - Correct some …
(edit) @391   2 years ddangelo Wrapper for useful matrix generation functions added.
(edit) @386   2 years rkuck Fixed av::osg::Camera not working except with FRAME_BUFFER The inital …
(edit) @372   2 years ddangelo Buggy caching optimization for calculating the real window size removed. …
(edit) @348   2 years ddangelo F1 - F11 keys as fields added.
(edit) @347   2 years ddangelo Python function to calculate the bounding box of a av::osg::Node added. …
(edit) @344   2 years tholt Make AVANGO compile with OSG 2.6
(edit) @342   2 years ddangelo Minor changes in the positioning of the panel geometry. When using the …
(edit) @341   2 years ddangelo osg 1D texture wrapped. Added function to create an av::osg::Image node by …
(edit) @340   2 years rkuck Internal texture format of avango.osg.Image now accessable
(edit) @338   2 years ddangelo Fields for setting the texture coordinates of the quad corners added
(edit) @337   2 years ddangelo UseFilename? flag allows no either the usage of loading a texture from a …
(edit) @336   2 years ddangelo Field for setting the 2D texture of the Quad added. To be backward …
(edit) @335   2 years rkuck CameraAttachment? can now contain an Image
(edit) @334   2 years rkuck Added utility method to osg::Image python binding for saving image
(edit) @329   2 years bwoeldecke avango-osg: added member function make_ortho()
(edit) @328   2 years ddangelo Centering field for the Panel added. Left upper corner, or center of the …
(edit) @322   2 years ddangelo Function to generate a clipped box added
(edit) @321   2 years ddangelo unnecessary code removed
(edit) @318   2 years ddangelo ID field for clip planes wrapped. This field has to be specified for all …
(edit) @317   2 years ddangelo Missing init function call added
(edit) @316   2 years ddangelo OSG ClipNode? and ClipPlane? wrapped.
(edit) @315   3 years ddangelo Additional properties of the osg AutoTransform? node wrapped.
(edit) @314   3 years ddangelo Basic wrapper for osg::AutoTransform? added
(edit) @305   3 years ddangelo Missing header files to install target added
(edit) @303   3 years ddangelo Reordering of files
(edit) @302   3 years rkuck Added more flexible StereoMode? field instead of QuadBufferStereo? Patch …
(edit) @301   3 years rkuck Added size setter and getter to Texture2D and Texture2DArrary in …
(edit) @300   3 years rkuck Added TextureCubeMap? to avango.osg
(edit) @299   3 years rkuck Added a low-level wrapper of osg::Camera in avango.osg This does not …
(edit) @298   3 years mkrauss Added wrappers for OSG Depth and OSG BlendFunc? state attributes
(edit) @283   3 years rkuck Added Width and Height output field to Image
(edit) @275   3 years acbernst added ImageStream? and LoadImageStream?
(edit) @274   3 years acbernst Used as a Videoloader. Might be unnecessary und and LoadImage? enough.
(edit) @273   3 years acbernst wrapper for ImageStream?
(edit) @270   3 years sseele --added missing files for capsule wrapper
(edit) @269   3 years cnowke --added osg capsule wrapper
(edit) @268   3 years cnowke --added osg box wrapper
(edit) @260   3 years rkuck Correct spelling
(edit) @248   3 years rkuck Wrapped OSG Billboard Original patch from Matus Fiala
(edit) @241   3 years rkuck Added output field for real windows sizes in GraphicsWindow?
(edit) @237   3 years acbernst wrapped OSGLight and OSGLightSource, see examples/shader
(edit) @236   3 years acbernst fixed a little bug
(edit) @235   3 years acbernst fixed a little bug
(edit) @233   3 years acbernst wrapped OSGShader, OSGProgram and OSGUniform (the OSGUniform needs to be …
(edit) @215   3 years rkuck Adapted query for (dynamic) library search path envvar to Mac OS X Also …
(edit) @210   3 years rkuck Cleaned up Mac OS X specific changes Local settings were moved to …
(edit) @207   3 years rkuck Corrected tr1 header include lines This mostly involved blaming the right …
(edit) @164   3 years gwesche - removed system dependent code from GraphicsWindow? - mouse and keyboard …
(edit) @163   3 years rkuck Fixed too eager install scripts
(edit) @157   3 years kriege replaced old logger calls
(edit) @156   3 years kriege replaced old logger calls, changed default DetailRatio? of sphere nodes
(edit) @154   3 years kriege replaced old logger calls
(edit) @88   3 years ddangelo small bug in the coloring of the panel interior and panel border fixed. …
(edit) @87   3 years ddangelo Adaptor field to enable/disable the GLDepth test added
(edit) @86   3 years ddangelo removal of the drawables representing the panel in/exterior corrected
(edit) @85   3 years ddangelo Mechanism to show / hide the panel and border geometry seperately.
(edit) @83   3 years rkuck Added fog mode in avango.osg
(edit) @80   3 years ddangelo Function to render a frame without triggering the avango evaluation loop …
(edit) @79   3 years ddangelo warning removed
(edit) @77   3 years ddangelo linux include guard changed
Note: See TracRevisionLog for help on using the revision log.