2010-01-11 |
Tim Moore | Merge branch 'ehofman/subsys' |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Tim Moore | Merge branch 'jester/aptsign' |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Tim Moore | Merge branch 'timoore/effects' |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Tim Moore | Merge branch 'jmt/geodistance' |
commit | commitdiff | tree | snapshot |
2010-01-05 |
torsten | Csaba Halasz: |
commit | commitdiff | tree | snapshot |
2010-01-03 |
jmt | Allow geocentric distance computations to return radians. |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Tim Moore | fix up some merge weirdness |
commit | commitdiff | tree | snapshot |
2009-12-31 |
ehofman | Also unbind subsystem groups in reverse order and destr... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
ehofman | unbind in reverse order to try to prevent order depende... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
jmt | XML encodings: support 'ASCII' as an alias for 'US... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Tim Moore | Merge branch 'timoore/effects' |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Tim Moore | Merge branch 'ehofman/sound' |
commit | commitdiff | tree | snapshot |
2009-12-14 |
ehofman | proper typecasting |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Tim Moore | don't render an EffectGeode if there is no valid technique |
commit | commitdiff | tree | snapshot |
2009-12-11 |
ehofman | fix a typo. |
commit | commitdiff | tree | snapshot |
2009-12-11 |
ehofman | Don't assign the buffer data to the sample in case... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
ehofman | Fix crash in SGSoundMgr::stop(): do not try to erase... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
ehofman | add alcSuspendContext and alcProcessContext again to... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
ehofman | check if suspend, resume and volume changed much from... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
ehofman | Fix runtime switching of sound devices. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
ehofman | Updates to allow runtime chaning of the sound device |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Tim Moore | take locks out of ModelRegistry |
commit | commitdiff | tree | snapshot |
2009-11-29 |
ehofman | Add a function to retreive all available playback devices. |
commit | commitdiff | tree | snapshot |
2009-11-29 |
ehofman | initialize volume to a proper value |
commit | commitdiff | tree | snapshot |
2009-11-29 |
ehofman | Small bugfix |
commit | commitdiff | tree | snapshot |
2009-11-29 |
ehofman | Make it possible to specify a different device name |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Tim Moore | Revert boost requirement to 1.37 |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Tim Moore | Merge branch 'ehofman/sky' |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Tim Moore | fix a memory leak in newcloud.cxx |
commit | commitdiff | tree | snapshot |
2009-11-26 |
ehofman | a slightly more readable version of the test |
commit | commitdiff | tree | snapshot |
2009-11-26 |
ehofman | Also test for older versions of OpenAL-Sample |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Tim Moore | Use an effect for 3d clouds |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Tim Moore | Support for shader program attributes in effects |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Tim Moore | Better error reporting for effects |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Tim Moore | add a property debugging function |
commit | commitdiff | tree | snapshot |
2009-11-24 |
ehofman | Don't forget to apply the doppler adjustment factor... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
ehofman | test for implementations with 'bad' doppler effects... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
ehofman | fix test programs |
commit | commitdiff | tree | snapshot |
2009-11-24 |
ehofman | proper listener velocity calculation, this has no effec... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Tim Moore | add depth attribute to Effect |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Tim Moore | Drop required Boost version from 1.37 to 1.34 |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Tim Moore | Move tree shaders to an effect |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Tim Moore | Effect file support for GL_VERTEX_PROGRAM_TWO_SIDE... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Tim Moore | shader language predicate |
commit | commitdiff | tree | snapshot |
2009-11-19 |
ehofman | the wrong name also mislead me: rotate velocity to... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
ehofman | make the relative positions fixed against the body... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
ehofman | Set to default distance attenuation function but change... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
ehofman | What do you know, the real problem turned out to be... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Tim Moore | descend into Effects to find default material animation... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Tim Moore | add a transparent texture for effects |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Tim Moore | Make MultiChangeListener derive publicly from SGPropert... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Tim Moore | When instantiating effects, copy user data of any creat... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Tim Moore | Bump boost version to 1.37 |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Tim Moore | optimize creation and sharing of effects |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Tim Moore | Effects in models working for transparent materials... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Tim Moore | Move Texture unit builder into TexBuilder.cxx |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Tim Moore | Effects for models |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Tim Moore | Splicing visitor for rewriting scene graphs with a... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Tim Moore | Dump texture attributes of StateSet into effect propert... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Tim Moore | getStateAttribute utility function |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Tim Moore | Add support for blend functions and alpha test function... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Tim Moore | wip for effects in models |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Tim Moore | remove CopyPolicy from ModelRegistry |
commit | commitdiff | tree | snapshot |
2009-11-12 |
ehofman | temporarily remove listener (viewer) and source offsets... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Tim Moore | fix typo |
commit | commitdiff | tree | snapshot |
2009-11-10 |
ehofman | also recalculate the velocity in update_pos_and_orienat... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
ehofman | allow sound effects in the configuration file to be... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tim Moore | Move propertyExpression code from flightgear to simgear |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tim Moore | Property system optimizations |
commit | commitdiff | tree | snapshot |
2009-11-09 |
ehofman | Remove old MSVC6.0 files that doen't work anymore |
commit | commitdiff | tree | snapshot |
2009-11-07 |
ehofman | Oops, it was the scenery up vector, not the viewer... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
ehofman | Save a costly SGVec3d::fromGeod() calculation |
commit | commitdiff | tree | snapshot |
2009-11-05 |
ehofman | pass the geodetic position and view orientation to... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
ehofman | small fixes |
commit | commitdiff | tree | snapshot |
2009-11-04 |
ehofman | fix directional sound orientation |
commit | commitdiff | tree | snapshot |
2009-11-04 |
ehofman | adjust to recent changes |
commit | commitdiff | tree | snapshot |
2009-11-04 |
ehofman | some small fixes |
commit | commitdiff | tree | snapshot |
2009-11-02 |
ehofman | Remove more unneeded code and properly set relative... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
ehofman | Small code reorganization, mostly removing unneeded... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
ehofman | Position and orientation fixes thanks to Tim Moore... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
ehofman | silently clip pitch and gain to their maximum values |
commit | commitdiff | tree | snapshot |
2009-11-01 |
ehofman | proper orientation(?) and comment out relative position... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
ehofman | another attempt at getting something useful without... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
ehofman | fix a typo |
commit | commitdiff | tree | snapshot |
2009-10-31 |
ehofman | fix a gcc version test |
commit | commitdiff | tree | snapshot |
2009-10-31 |
ehofman | MacOS X fix |
commit | commitdiff | tree | snapshot |
2009-10-30 |
ehofman | add relative pos back in |
commit | commitdiff | tree | snapshot |
2009-10-29 |
ehofman | pass the float pointer to the isNaN function instead... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
ehofman | multiply quats in the right order |
commit | commitdiff | tree | snapshot |
2009-10-29 |
ehofman | Commit the current state of affairs to see if it fixes... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
ehofman | another test program, using real world locations |
commit | commitdiff | tree | snapshot |
2009-10-28 |
ehofman | Fix a bug where a sample was removed from the sample... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
ehofman | also test for NaN in listener code |
commit | commitdiff | tree | snapshot |
2009-10-27 |
ehofman | small code reorganization and addition of debugging... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
ehofman | FGViewer::recalcLookFrom turned out to be an excellent... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
ehofman | re-enable sound positioning and velocity, test for... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
ehofman | move all isnan() declarations from sample_group.cxx... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Tim Moore | More include SGMath.hxx to keep MSVC happy |
commit | commitdiff | tree | snapshot |
2009-10-24 |
ehofman | Use shared pointers for any reference to SGSoundSample... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
ehofman | get rid of aut_ptr, it only works with objects that... |
commit | commitdiff | tree | snapshot |
next |