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-10-26 |
Tim Moore | More include SGMath.hxx to keep MSVC happy |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Tim Moore | forward declare Point3D in sg_types.hxx |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Tim Moore | Merge branches 'toresten/geofix', 'jmt/lcase', 'stuart... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
ehofman | proper naming is everything |
commit | commitdiff | tree | snapshot |
2009-10-07 |
jmt | Update the screen-dump code to use osgDB, and hence... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
durk | Stuart Buchanan: |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Tim Moore | Back out convertToLowerCase function |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Tim Moore | Merge branch 'jmt/lcase' into next |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Tim Moore | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2009-09-28 |
jmt | Extend simgear::strutils with convertToLowerCase helper... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
ehofman | just small fixes |
commit | commitdiff | tree | snapshot |
2009-09-22 |
torsten | Catch a possible floating point error in SGGeodesy... |
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 |
2009-07-16 |
Tim Moore | include file change to make simgear work with OSG 2... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Tim Moore | Fix effects code to work with OSG 2.8.2-rc4 |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Tim Moore | Use std::back_inserter instead of my local hack |
commit | commitdiff | tree | snapshot |
2009-07-16 |
timoore | Add new Effects files to vcproj |
commit | commitdiff | tree | snapshot |
2009-07-16 |
timoore | Fixes for technique predicates |
commit | commitdiff | tree | snapshot |
2009-07-16 |
timoore | more effects features |
commit | commitdiff | tree | snapshot |
2009-07-16 |
timoore | Construct effects from property lists |
commit | commitdiff | tree | snapshot |
2009-07-16 |
timoore | materials use only simgear::Effect |
commit | commitdiff | tree | snapshot |
2009-07-16 |
timoore | Use Effect to implement point lights |
commit | commitdiff | tree | snapshot |
2009-07-16 |
timoore | Use SGExpressions for evaluating a Technique's validity |
commit | commitdiff | tree | snapshot |
2009-07-16 |
timoore | Overhaul of SGExpression |
commit | commitdiff | tree | snapshot |
2009-07-16 |
timoore | Work in progress for Technique validation |
commit | commitdiff | tree | snapshot |
2009-07-16 |
timoore | Use Effects in materials library, and therefore in... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
timoore | Effects framework |
commit | commitdiff | tree | snapshot |
2009-07-16 |
timoore | Blow away unused SGMaterialLib::add_item functions |
commit | commitdiff | tree | snapshot |
2009-07-16 |
timoore | cleanup |
commit | commitdiff | tree | snapshot |
2009-07-16 |
timoore | Add PropertyList typedef for vectors of property list... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
timoore | Add a method to setStringValue that takes a std::string... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
timoore | Don't cache results of getDisplayName |
commit | commitdiff | tree | snapshot |
next |