2009-10-22 |
ehofman | revert some test code |
commit | commitdiff | tree | snapshot |
2009-10-22 |
ehofman | should use free instead of delete for malloced data. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
ehofman | a few more temporarty debugging statements |
commit | commitdiff | tree | snapshot |
2009-10-22 |
ehofman | fix a memory leak and add some temporary debugging... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
ehofman | Updates to the test utilies. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
ehofman | Fix a pause situation where more code was executed... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
ehofman | use auto_ptr instead |
commit | commitdiff | tree | snapshot |
2009-10-19 |
ehofman | do not yet add the relative sound position to the absol... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
ehofman | sigh, forgot another alut* at the wrong place. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
ehofman | restore some part of the code to prevent an untwanted... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
ehofman | Start the sound manager in a deactived state. This... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
ehofman | Don't delete the sample data if it wasn't constructed... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
ehofman | revert to previous version |
commit | commitdiff | tree | snapshot |
2009-10-17 |
ehofman | make sure update_late isn't executed when dt=0 |
commit | commitdiff | tree | snapshot |
2009-10-17 |
ehofman | documentation, licensing, copyright and small api updates. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
ehofman | convert _relative_pos to a vector of doubles and set... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
ehofman | _data is not an array of pointer |
commit | commitdiff | tree | snapshot |
2009-10-17 |
ehofman | Alut < 1.0 fixes and finaly fix the sound orientation |
commit | commitdiff | tree | snapshot |
2009-10-16 |
ehofman | Initialization was done much earlier than expected... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
ehofman | add a debugging statement |
commit | commitdiff | tree | snapshot |
2009-10-16 |
ehofman | fix for latest changes |
commit | commitdiff | tree | snapshot |
2009-10-16 |
ehofman | give the sample class as much info as possible to prope... |
commit | commitdiff | tree | snapshot |
2009-10-13 |
ehofman | Alex Buzin: |
commit | commitdiff | tree | snapshot |
2009-10-11 |
ehofman | Correct (and verrified) position, orientation and veloc... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
ehofman | OpenAL buffer management; add a buffer cache to prevent... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
ehofman | add the option to tie a SampleGroup to the listener... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
ehofman | alut pre-1.0 doesn't support aletGetError but then... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
ehofman | fix a typo |
commit | commitdiff | tree | snapshot |
2009-10-07 |
ehofman | (try to) properly align model and viewer |
commit | commitdiff | tree | snapshot |
2009-10-06 |
ehofman | default listener (master volume) default to 0.0 to... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
ehofman | add the alc.h header file vor OpenAL context related... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
ehofman | Rename update() to update_late() for the sound manager... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
ehofman | Initial commit of the new sound system, expect more... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
ehofman | just small fixes |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Tim Moore | check for null effect in EffectCullVisitor |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Tim Moore | Merge branch 'tat/configure' into next |
commit | commitdiff | tree | snapshot |
2009-09-17 |
torsten | Tatsuhiro Nishioka: |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Tim Moore | Merge branch 'topic/projection' into next |
commit | commitdiff | tree | snapshot |
2009-09-17 |
frohlich | Correct finite precision issues. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Tim Moore | Merge branch 'frohlich/weak' into next |
commit | commitdiff | tree | snapshot |
2009-09-17 |
frohlich | Make the weak pointer work. Some bits were left when... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Logging:less verbose sound loading. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Logging: quiet down STG parsing. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Logging: quiet down model/image loading policy. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Logging: quiet the BVH building policy. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Logging: quiet material loading. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Logging - downgrade play/stop messages to debug. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
John Denker | Implement vector _projection_ functions. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
John Denker | Make "repeat" start slower on pick-animation mouse... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
ehofman | Dont execute code in case the soundmanager isn't proper... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
frohlich | Switch to new vector conversion functions. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
frohlich | Fix problem with ocean files not recognized as water. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
frohlich | Add some comments. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
ehofman | Also install coremag.hxx since it is being used by... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
frohlich | Remove unused member. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
frohlich | Should be now more easy to make use of SGMath without... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
frohlich | Return a osg::Vec value instead of a non const reference. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
frohlich | Avoid the non const SGVec*::osg() method. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
frohlich | Use const refs for const data. |
commit | commitdiff | tree | snapshot |
2009-09-02 |
torsten | Spare one node in the scenegraph if there is no <offsets> |
commit | commitdiff | tree | snapshot |
2009-08-25 |
timoore | Change trees code to use a faster OpenGL path |
commit | commitdiff | tree | snapshot |
2009-08-25 |
torsten | support osgText in models |
commit | commitdiff | tree | snapshot |
2009-08-25 |
torsten | support osgText in models. See docs/README.osgtext... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | Don't load materials without a name |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | Avoid NAN due to floating point rounding errors |
commit | commitdiff | tree | snapshot |
2009-08-23 |
ehofman | prevent division by zero |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | Alan Teeder: fix incomplete dbg_printf for non-gcc. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | don't build tabbed_value_test, swap_test, openal_test1... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | warning fix: unused variables |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | extinguish many warnings (at least for gcc) |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | warning fix: initializing members in the order they... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | warning fixes |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | extinguish many warnings (at least for gcc) |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | warning fix: abort program and spit out a message if... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | warning fix: unused variable |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | warning fix, unused code |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | don't use uninitialized variables |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | warning fixes |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | warning fixes |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | warning fixes |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | warning fix (multiline comment) |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | warning fix |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | warning fixes |
commit | commitdiff | tree | snapshot |
2009-08-23 |
torsten | Warning fix: array subscript is above array bounds |
commit | commitdiff | tree | snapshot |
2009-08-23 |
ehofman | Expose the color of the sun (which is not the scene... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
ehofman | Differentiate between sun color (based in visibility... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
torsten | Stuart Buchanan: I've been working on a small patch... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
fredb | Compile under MSVC9 |
commit | commitdiff | tree | snapshot |
2009-08-09 |
timoore | New effects from Till Busch: crops, water, landmass |
commit | commitdiff | tree | snapshot |
2009-08-07 |
torsten | Allow multiple <button> elements for <action> elements... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
fredb | Fix case typo |
commit | commitdiff | tree | snapshot |
2009-07-27 |
fredb | Suppress warnings |
commit | commitdiff | tree | snapshot |
2009-07-27 |
fredb | Compile latest SimGear under MSVC9 |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Tim Moore | Create a singleton for the parser table |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Tim Moore | Move definition of SGRawBase<...>::printOn out of simge... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Tim Moore | Add missing return statements |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Tim Moore | Store material data with Effect |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Tim Moore | Change references to property types |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Tim Moore | Changed SGRawValue::DefaultValue to an inline function. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Tim Moore | Use SGAtomic's compareAndExchange instead of a new... |
commit | commitdiff | tree | snapshot |
next |