]> git.mxchange.org Git - simgear.git/history - simgear/scene/model
fix up some merge weirdness
[simgear.git] / simgear / scene / model /
2009-11-29 Tim Mooretake locks out of ModelRegistry
2009-11-16 Tim Mooredescend into Effects to find default material animation...
2009-11-15 Tim MooreWhen instantiating effects, copy user data of any creat...
2009-11-13 Tim MooreEffects in models working for transparent materials...
2009-11-13 Tim MooreEffects for models
2009-11-13 Tim Moorewip for effects in models
2009-11-13 Tim Mooreremove CopyPolicy from ModelRegistry
2009-09-22 Tim MooreAdd writeLocalData functions for internal scenegraph...
2009-09-17 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 Tim MooreMerge branch 'topic/projection' into next
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-09-17 jmtLogging: quiet down model/image loading policy.
2009-09-17 jmtLogging: quiet the BVH building policy.
2009-09-09 John DenkerMake "repeat" start slower on pick-animation mouse...
2009-09-09 frohlichSwitch to new vector conversion functions.
2009-09-09 frohlichFix problem with ocean files not recognized as water.
2009-09-05 frohlichReturn a osg::Vec value instead of a non const reference.
2009-09-05 frohlichAvoid the non const SGVec*::osg() method.
2009-09-05 frohlichUse const refs for const data.
2009-09-02 torstenSpare one node in the scenegraph if there is no <offsets>
2009-08-25 torstensupport osgText in models. See docs/README.osgtext...
2009-08-23 torstenwarning fix: initializing members in the order they...
2009-08-23 torstenwarning fix, unused code
2009-08-23 torstenwarning fixes
2009-08-07 torstenAllow multiple <button> elements for <action> elements...
2009-07-27 fredbFix case typo
2009-07-27 fredbCompile latest SimGear under MSVC9
2009-07-16 timoorematerials use only simgear::Effect
2009-07-16 timooreOverhaul of SGExpression
2009-07-16 timoorecleanup
2009-06-25 fredbWin32 fix
2009-06-25 frohlichNo observed_ptr needed.
2009-06-25 frohlichPropagate the lanel loader through the options.
2009-06-23 frohlichMove the carrier interactive geometry configuration...
2009-06-15 frohlichFinally get rid of that member in the SGModelData callback.
2009-06-15 frohlichRevert a change from 2009/06/07.
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 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 mfranzsegfault--
2009-06-02 frohlichGive the models properties as an argument to the init...
2009-05-19 frohlichImplement current osgDB::ReaderWriters supportsExtensio...
2009-05-19 frohlichAttach the ModelData to the options instead of the...
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-05-16 frohlichMake SimGear compile with osg trunk
2009-04-15 frohlichPut some annotations into the loaded models names.
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-30 frohlichMakes more sense to process the orientation in this...
2009-03-30 frohlichClean up placementtrans a bit.
2009-03-30 frohlichRemove second, identical to the first one license header.
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 frohlichAdd a reference time to the velocity stuff.
2009-03-18 frohlichImproove bounding volume building in the scenery loadin...
2009-03-18 frohlichMake sure each carrier gets its own valocity.
2009-03-11 frohlichMake local functions static.
2009-03-11 frohlichZap SGLocation.
2009-03-11 frohlichIgnore winding order since it is ignored later anyway.
2009-03-11 frohlichUse SGGeod in the model placement.
2009-03-05 frohlichCrude hack to work around my today introduced collision...
2009-03-05 fredbWin32 fix
2009-03-05 frohlichBuild boundingvolumes in the model loading phase.
2009-03-05 frohlichImplement setters for velocity notes in the model place...
2009-02-22 frohlichThe scenery center is history for a long time now.
2009-02-22 durkTorsten Dreyer: the rotate animation has two ways to...
2009-02-15 Tim MooreMerge branch 'topic/nasal' into next
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/cloudz' into next
2009-02-04 Tim MooreMerge branch 'maint' into next
2009-01-28 Tim MooreMerge branch 'topic/yontree' into next
2009-01-28 Tim MooreMerge branch 'maint' into next
2009-01-23 Tim MooreMerge branch 'topic/modelopt' into next
2009-01-23 Tim MooreMerge branch 'topic/yontree' into next
2009-01-23 Tim MooreOptimize empty groups from .ac models
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-15 Tim MooreMerge branch 'foo' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreRemove OptionsPusher and manipulation of osgDB dataFile...
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-13 Tim MooreMerge branch 'topic/mat-anim' into next
2009-01-13 Tim MooreMerge branch 'maint' into next
2009-01-13 Tim MooreSGMaterialAnimation: Don't install an update callback...
2009-01-13 Tim MooreSGMaterialAnimation: factor out update of osg::Material
2009-01-13 fredbCsaba/Jester : fix the material animation and display...
2008-12-26 jmtFix a potential crash when OSG is misconfigured, and...
2008-12-21 mfranz- shininess is in the rage 0..128
2008-12-12 fredbCsaba/Jester : fix a problem with tex transform animation
2008-12-12 fredbCsaba/Jester : fix a problem with material animation
2008-12-10 timooreUse Boost singleton template for our singletons
2008-10-30 timooreenable world coordinate particle fix
2008-10-18 mfranzfix regression: sgLoad3DModel_internal should not make...
2008-10-17 mfranzadd global switch for particle systems
2008-10-14 mfranzallow to modify the XML animation config of a loaded...
2008-10-10 mfranzs/multiplayer/multiplay/, as this seems to be the sligh...
next