]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2009-07-11 ehofmanGeoff McLane:
2009-07-02 fredbSupport MSVC 64-bit architecture
2009-07-02 fredbAdd MSVC90 (VS2008) project files
2009-07-02 fredbUpdate MSVC 7.1 projects - Put PLIB and FLTK in 3rdParty
2009-07-02 frohlichRemove unneeded explicit scenegraph deletion.
2009-07-02 fredbRemove unmaintained, outdated and misleading project...
2009-07-02 fredbSuppress warnings
2009-07-02 fredbWin32 fix
2009-06-25 frohlichProvide a thread safe SGWeakPtr implementation.
2009-06-25 fredbUpdate MSVC 7.1 projects
2009-06-25 fredbWin32 fix
2009-06-25 frohlichNo observed_ptr needed.
2009-06-25 frohlichRemove unused headers.
2009-06-25 frohlichPropagate the lanel loader through the options.
2009-06-23 frohlichMove the carrier interactive geometry configuration...
2009-06-23 ehofmanMove the texture code to FlightGear/utils/Modeller
2009-06-23 frohlichAdd some trailing spaces ...
2009-06-23 jmtFix a warning from GCC - 'ALIAS' was unhandled in the...
2009-06-17 Tim Moorechange MAX_PATH to max_path to avoid Windows compilatio...
2009-06-16 Tim Mooreoverhaul sg_throwable to behave like a proper exception
2009-06-15 fredbAdd a simple class to subdivide Bezier curves
2009-06-15 fredbRemove unused variable
2009-06-15 frohlichFinally get rid of that member in the SGModelData callback.
2009-06-15 frohlichMark static transforms as static.
2009-06-15 frohlichRevert a change from 2009/06/07.
2009-06-11 frohlichAlso handle PagedLOD nodes frame count in the update...
2009-06-11 frohlichAlso test against bounds when updating the scene.
2009-06-11 jmtFix waypoint test, thanks Martin.
2009-06-11 jmtExtend SGWaypoint with track and speed data, and comput...
2009-06-11 fredbWin32 fix
2009-06-11 jmtFix bad interaction between CourseAndDistance overloads...
2009-06-11 jmtUpdate route/waypoint tests for revised API
2009-06-11 jmtChange SGWaypoint to use SGGeod internally. Remove...
2009-06-11 frohlichMore cleanup.
2009-06-11 frohlichDo not modify danymically generated textures.
2009-06-11 frohlichProvide something more sensible for the properties...
2009-06-11 frohlichCleanup.
2009-06-11 frohlichDoing the compilers job: constant propagation.
2009-06-11 frohlichSlight cleanup.
2009-06-11 frohlichRemove unused header.
2009-06-11 frohlichUse osgDB::FileUtils instead of plib file utils.
2009-06-11 frohlichReplace SGPlacementTrans usage with osg::PositionAttitu...
2009-06-11 frohlichUse osg's builtin mechanisms to traverse only in range...
2009-06-03 frohlichInvent a property root if not given in the options...
2009-06-02 ehofmantest for addChild also
2009-06-02 ehofmanfind the last index instead of the last pos for addChild
2009-06-02 frohlichAvoid empty search path extensions for the case that...
2009-06-02 frohlichWhen loading stg files honour the original path if...
2009-06-02 frohlichEnable stg loading by filename.
2009-06-02 mfranzsegfault--
2009-06-02 frohlichCleanup.
2009-06-02 frohlichGive the models properties as an argument to the init...
2009-05-19 mfranzremove duplicated header entry
2009-05-19 frohlichAlso note the btg reader header in the build system.
2009-05-19 frohlichRestore the special capability of the btg reader to...
2009-05-19 frohlichImplement current osgDB::ReaderWriters supportsExtensio...
2009-05-19 frohlichAttach the ModelData to the options instead of the...
2009-05-17 ehofman * Add a function to create a node after the laste...
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-05-16 frohlichMake SimGear compile with osg trunk
2009-05-16 mfranz- fix one broken #include path (in a not usually compil...
2009-05-16 mfranztcpserver: typo
2009-05-16 mfranzfix leaks
2009-05-01 ehofmanadd a bit of comment
2009-05-01 fredbStuart Buchanan :
2009-04-15 ehofmanRevert most of the previous patch, it didn't improve...
2009-04-15 frohlichPut some annotations into the loaded models names.
2009-04-15 frohlichRemove a newline printf, probably left over from develo...
2009-04-15 ehofmanLet the fog color transition into the sky dome to give...
2009-04-15 ehofmanFix a NaN at higher altitudes: sin_beta could become...
2009-04-15 frohlichRemove unused variables.
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-30 torstenfix wrong bucket calculation for western hemisphere...
2009-03-30 frohlichMakes more sense to process the orientation in this...
2009-03-30 frohlichClean up placementtrans a bit.
2009-03-30 frohlichZap aliasing compiler warnings.
2009-03-30 frohlichRemove second, identical to the first one license header.
2009-03-30 frohlichRemove unused header.
2009-03-30 frohlichMake it compile with gcc-4.4.
2009-03-30 frohlichMake use of optimized matrix multiplication routines...
2009-03-30 frohlichNo longer change the material properties for ac models...
2009-03-18 frohlichCleanup. Use already structured data instead of copying...
2009-03-18 frohlichAdd const accessors.
2009-03-18 frohlichMake sure the boundingvolumes for the btg files are...
2009-03-18 frohlichUse triangle sphere intersection directly.
2009-03-18 frohlichMake triangle sphere intersection tests usable with...
2009-03-18 frohlichPreparations for improoved timing behaviour.
2009-03-18 frohlichAdd a reference time to the velocity stuff.
2009-03-18 frohlichThe chunked stuff is no longer needed for the ground...
2009-03-18 frohlichAlso align the ocean tiles with some horizontal axis.
2009-03-18 frohlichImproove bounding volume building in the scenery loadin...
2009-03-18 frohlichMake the debug geometry stuff work with a time argument.
2009-03-18 fredbCompile under windows
2009-03-18 frohlichMake sure each carrier gets its own valocity.
2009-03-18 mfranzwarning--
2009-03-18 frohlichMake use of posix clocks if available.
2009-03-11 frohlichUse a reference counted pointer for the condition.
2009-03-11 frohlichRemove unused methods.
2009-03-11 frohlichMake local functions static.
2009-03-11 frohlichRemove unused functions/includes ...
next