]> git.mxchange.org Git - simgear.git/history - simgear/scene/model
Merge branch 'topic/nasal' into next
[simgear.git] / simgear / scene / model /
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...
2008-10-09 mfranzif a model XML file contains a <multiplayer> block...
2008-09-11 timooreKeep non-local particles in a Z-up frame that is period...
2008-09-04 ehofmanMake sure the compiler is aware that SGModelData a...
2008-08-31 fredbUse a more relevant library name
2008-08-29 timooreDon't use osgDB::SharedStateManager::share in SGLoadTex...
2008-08-11 timoorepointers in Particles object should be ref_ptr
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-27 ehofman - remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-07-12 mfranzs/getChild/getNode/ (otherwise "start/size" wouldn...
2008-07-12 mfranz- XML interface changes:
2008-06-12 timooreFrom Benoit Laniel: replace SG threading constructs...
2008-06-02 timooreOSG DatabasePager interface change in 2.5.1
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2008-05-31 fredbReport abnormal condition
2008-05-31 fredbFix a problem in loading models with paged LOD in some...
2008-05-14 timooresg: move most scenery-related code to simgear
2008-04-25 mfranzTill BUSCH:
2008-04-24 timooreFix new livery code
2008-04-23 timooreRewrite livery texture replacement to copy StateSet...
2008-04-23 mfranzTill BUSCH:
2008-04-02 fredbAllows to load submodels with path relative to current...
2008-03-22 fredbWin32 fix
2008-03-22 timooremodel paging patch from Till Busch
2008-03-02 fredbInitialize variables before using them
2008-02-16 mfranzremove getRootNode(), as this resets the model root
2008-02-15 timooreCleanup of particles contribution
2008-02-15 timooreparticles from Tiago_G
2008-01-12 fredbAvoid spitting gazillion 'Cannot find image file "...
2008-01-07 frohlichModified Files:
2007-12-31 frohlichModified Files:
2007-12-31 frohlichModified Files:
2007-12-26 frohlichModified Files:
2007-12-26 frohlichModified Files:
2007-12-26 frohlichModified Files:
2007-12-23 timoorePass ReaderWriter options to SGMaterialAnimation
2007-12-21 timooreoptimize groups from .AC file optimizer run
2007-12-11 timooreminor fix to ModelRegistry and syntax changes for Windows
2007-12-10 timooreCheck for null options before changing path in registry
2007-12-09 timooreWork around osg Registry path list problems
2007-12-07 timooreAdd option to SGLoadTexture2D to load dynamic textures
2007-12-04 timooreDon't modify OSG Registry with file path
2007-11-29 timooreChange the main ModelRegistry callback function to...
2007-11-29 timooreAvoid copying drawables and dirtying display lists.
2007-11-29 timoorerewrite ModelRegistry callbacks as a template with...
2007-11-29 timooreMove SGReadFileCallback from model.cxx to public class...
2007-11-18 timooreStateSet optimizations
2007-11-09 frohlichImproove texture sharing.
2007-10-12 timooreAdd ability to override existing model files with ...
2007-10-12 timooreManage OSG object cache explicitly
2007-09-05 timooreFix material animations with only a <texture-prop>
2007-08-12 fredbFix a typo
2007-07-29 timooreOSG Reader and Writer for BTG files
2007-07-22 timooreSupport for reading and writing nodes in .osg files...
2007-06-17 mfranzsooner than planned: fix "scale" animation offsets...
2007-06-03 frohlichModified Files:
2007-05-30 frohlichModified Files:
2007-05-28 frohlichModified Files:
2007-05-28 frohlichModified Files:
2007-05-08 frohlichModified Files:
2007-05-05 mfranzbetter warning text for <global> in material animations
2007-05-05 frohlichModified Files:
2007-05-03 frohlichModified Files:
2007-04-03 fredbAvoid potential memory leak problems when exceptions...
2007-02-07 andy"bias" argument to texture animations by Ron Jensen
2007-02-02 frohlichModified Files:
2007-01-29 fredbrestore 'double checked locking'
2007-01-28 frohlichModified Files:
2007-01-26 fredbEnsure a reference on the cube map texture is always...
2007-01-21 fredbBetter fix for the constant scale factor problem
2007-01-21 fredbSupport constant scaling factor
next