]> git.mxchange.org Git - simgear.git/history - simgear/scene/model
- commands do now have to start with @
[simgear.git] / simgear / scene / model /
2006-03-30 mfranzprotect ssg pointers to avoid occasional crashes ...
2006-03-24 mfranzmore guarded pointers (we are still getting spurious...
2006-03-17 mfranz- better error message when submodel loading failed
2006-03-14 mfranz--warnings
2006-03-12 mfranzBetter use a node that is very clearly not used by...
2006-03-12 mfranzactivate model load/unload callback again. It turned...
2006-03-10 mfranzcommenting out Nasal in scenery models for now. This...
2006-03-09 mfranzwarning--
2006-03-09 mfranzmodel.[ch]xx:
2006-03-08 mfranz- new FSF addresses
2006-02-22 andyFix from Melchior: Set static values at every condition...
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-17 curtClean up some compiler warnings.
2006-01-24 ehofmanMathias Fröhlich:
2006-01-12 ehofmanMathias Fröhlich:
2006-01-04 curtJohn Ellson:
2005-12-11 ehofmanVassilii Khachaturov:
2005-12-06 ehofmanMathias: silence some valgrind warnings so that you...
2005-10-27 ehofmanMathias Fröhlich:
2005-10-16 ehofmanHarald JOHNSEN:
2005-10-08 ehofmanHarald JOHNSEN:
2005-09-28 ehofmanFix an oops.
2005-09-28 ehofmanBack out a patch from Sept. 25th. Setting the *factor...
2005-09-25 ehofmanVivian Meazza:
2005-09-05 ehofmanMathias Fröhlich:
2005-09-05 ehofmanMac OS X fixes from Markus Morawitz
2005-08-22 ehofmanHarald JOHNSEN:
2005-07-18 ehofmanHarald JOHSEN:
2005-07-06 ehofmanHarald JOHNSEN:
2005-07-05 ehofmanAnother update, the previous one could crash if you...
2005-07-05 ehofmanSomehow gcc allows function overriding but MIPSpro...
2005-07-05 ehofmanHarald JOHNSEN:
2005-06-26 ehofmanHarald JOHNSEN:
2005-06-12 ehofmanMelchior: Make the (lack of) axis or center location...
2005-05-24 ehofmanMelchior FRANZ:
2005-05-23 ehofmanMelchior FRANZ:
2005-04-29 ehofmanMathias:
2005-04-29 ehofmanMathias:
2005-03-28 ehofmanMelchior FRANZ:
2005-03-22 ehofmanMelchior FRANZ:
2005-03-19 ehofmanMelchior FRANZ:
2005-01-31 ehofmanJim Wilson:
2005-01-29 ehofmanJim Wilson:
2005-01-24 curtFrederic Bouvier:
2005-01-24 curtFrederic Bouvier:
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-10-17 ehofmanFrederic Bouvier:
2004-10-11 ehofmanFix a typo.
2004-10-11 ehofmanFrederic: Ignore display lists when using the blend...
2004-10-10 ehofmanAdding the panel was a step too far for Linux, causing...
2004-10-10 ehofmanCheck for the plib version when using display lists...
2004-10-10 ehofmanFrederic: Include FGPanelNode in the display list gener...
2004-10-10 ehofmanFrederic: Use display lists for 3d models also.
2004-07-24 curtFix a minor warning message.
2004-07-22 ehofmanCorrect a typo that produces segfault during cleanup...
2004-07-05 ehofmanRemove the need to append a trailing / to the texture...
2004-07-05 ehofmanAllow the use of a <texture-path/> tag to specify the...
2004-05-20 ehofmanFrederic Bouvier:
2004-05-15 ehofmanFred: include more check against null pointers and...
2004-05-14 ehofmanSolve the endless loop problem for the DC-3 and prevent...
2004-05-11 curtOops, fix a typo.
2004-05-11 curtFrederic Bouvier:
2004-05-10 curtFrederic Bouvier:
2004-05-10 curtFrederic Bouvier:
2004-05-10 curtFrederic Bouvier:
2004-05-07 ehofmanFrederic Bouvier:
2004-04-02 ehofmanPlib is willing callbacks to return 0, 1 or 2 and not...
2004-04-02 ehofmanFrederic Bouvier:
2004-04-01 curtClean up several stray warnings that have accumulated.
2004-03-20 ehofmanFrederic Bouvier:
2004-03-17 ehofmanDisable deselecting the branch if it becomes translucen...
2004-03-12 ehofmanUse a more clever way to deselect a fully translucent...
2004-03-12 ehofmanUnselect the branch if the object has become fully...
2004-02-27 davidLoad submodels before animations, so that we can animat...
2004-01-08 ehofmanUpdates to the alpha-test animation class
2004-01-08 ehofmanUpdates to the alpha-test animation class
2004-01-07 ehofmanFrederic Bouvier:
2003-12-19 andyRewrite sg_geodesy. The new version is more accurate...
2003-11-19 ehofmanFrederic Bouvier wrote:
2003-11-04 ehofmanSave on a number of CPU costly strcmp calls when using...
2003-09-28 ehofmanAdd the ability to set three levels of detail for stati...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-13 ehofmanFrederic Bouvier:
2003-09-05 ehofmanAdd a blend animation
2003-07-25 curtActually commit the code changes which impliment a...
2003-07-23 ehofmanMSVC warning fixes
2003-07-21 ehofmanJim Wilson:
2003-07-10 ehofmanJim Wilson:
2003-06-09 ehofmanAdd the ability to include stepped texture translations...
2003-06-08 ehofmanJim Wilson:
2003-05-15 curtVarious code massaging.
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-11 ehofmanCygwin build fixes
2003-05-09 curtMoved loader.[ch]xx and model.[ch]xx from fgfs/src...
2003-05-09 curtMinor tweaks and clean ups.
2003-05-09 curtMoved to SimGear from FlightGear/src/Model/
2003-05-08 ehofmanignore certain files for CVS commits
2003-05-08 curtSplit out animation code from fgfs-src/Model/model...
2003-05-06 curt- Moved some property specific code into simgear/props/