]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2009-08-25 torstensupport osgText in models. See docs/README.osgtext...
2009-08-23 torstenDon't load materials without a name
2009-08-23 torstenAvoid NAN due to floating point rounding errors
2009-08-23 ehofmanprevent division by zero
2009-08-23 torsten Alan Teeder: fix incomplete dbg_printf for non-gcc.
2009-08-23 torstendon't build tabbed_value_test, swap_test, openal_test1...
2009-08-23 torstenwarning fix: unused variables
2009-08-23 torstenextinguish many warnings (at least for gcc)
2009-08-23 torstenwarning fix: initializing members in the order they...
2009-08-23 torstenwarning fixes
2009-08-23 torstenextinguish many warnings (at least for gcc)
2009-08-23 torstenwarning fix: abort program and spit out a message if...
2009-08-23 torstenwarning fix: unused variable
2009-08-23 torstenwarning fix, unused code
2009-08-23 torstendon't use uninitialized variables
2009-08-23 torstenwarning fixes
2009-08-23 torstenwarning fixes
2009-08-23 torstenwarning fixes
2009-08-23 torstenwarning fix (multiline comment)
2009-08-23 torstenwarning fix
2009-08-23 torstenwarning fixes
2009-08-23 torstenWarning fix: array subscript is above array bounds
2009-08-23 ehofmanExpose the color of the sun (which is not the scene...
2009-08-23 ehofmanDifferentiate between sun color (based in visibility...
2009-08-09 torsten Stuart Buchanan: I've been working on a small patch...
2009-08-09 fredbCompile under MSVC9
2009-08-09 timooreNew effects from Till Busch: crops, water, landmass
2009-08-07 torstenAllow multiple <button> elements for <action> elements...
2009-07-27 fredbFix case typo
2009-07-27 fredbSuppress warnings
2009-07-27 fredbCompile latest SimGear under MSVC9
2009-07-19 Tim MooreCreate a singleton for the parser table
2009-07-19 Tim MooreMove definition of SGRawBase<...>::printOn out of simge...
2009-07-18 Tim MooreAdd missing return statements
2009-07-17 Tim MooreStore material data with Effect
2009-07-17 Tim MooreChange references to property types
2009-07-17 Tim MooreChanged SGRawValue::DefaultValue to an inline function.
2009-07-16 Tim MooreUse SGAtomic's compareAndExchange instead of a new...
2009-07-16 Tim Mooreinclude file change to make simgear work with OSG 2...
2009-07-16 Tim MooreFix effects code to work with OSG 2.8.2-rc4
2009-07-16 Tim MooreUse std::back_inserter instead of my local hack
2009-07-16 timooreAdd new Effects files to vcproj
2009-07-16 timooreFixes for technique predicates
2009-07-16 timooremore effects features
2009-07-16 timooreConstruct effects from property lists
2009-07-16 timoorematerials use only simgear::Effect
2009-07-16 timooreUse Effect to implement point lights
2009-07-16 timooreUse SGExpressions for evaluating a Technique's validity
2009-07-16 timooreOverhaul of SGExpression
2009-07-16 timooreWork in progress for Technique validation
2009-07-16 timooreUse Effects in materials library, and therefore in...
2009-07-16 timooreEffects framework
2009-07-16 timooreBlow away unused SGMaterialLib::add_item functions
2009-07-16 timoorecleanup
2009-07-16 timooreAdd PropertyList typedef for vectors of property list...
2009-07-16 timooreAdd a method to setStringValue that takes a std::string...
2009-07-16 timooreDon't cache results of getDisplayName
2009-07-16 timooreAdd VEC3D and VEC4D property types
2009-07-16 timooreExtend properties to support new property types.
2009-07-16 timooreCleanup of properties
2009-07-15 fredbRefactor GLX only debug code
2009-07-11 fredbCompile when not GLX
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.
next