]> git.mxchange.org Git - flightgear.git/history - utils/Modeller
Merge branch 'maint' into next
[flightgear.git] / utils / Modeller /
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2008-12-26 jmtFix more test/util linkage for sgmath depending on...
2008-08-02 mfranzsimplification
2008-07-27 fredbSG_GLUT_H removed
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 mfranzswitch back to "<key> in <hash>" notation (this had...
2008-07-26 mfranzadd cvs source urls
2008-07-25 mfranzdrop dependence on PyXML and use standard lib methods
2008-03-10 mfranzfinal cosmetics (because I had posted the web-cvs link...
2008-03-08 mfranz- GPL license block
2008-03-07 mfranz- improve Blender registry handling
2008-03-06 mfranzminor progress bar fix
2008-03-06 mfranzuv_export_svg.py: don't group single-chunk objects...
2008-03-05 mfranz... and do no longer assume that the separator is only...
2008-03-05 mfranzuse SVG compliant id separator: _____ instead of #
2008-03-05 mfranzUV<->SVG exporter and importer: The importer loads...
2008-03-03 mfranz- make it faster by reloading rather than erasing the...
2008-03-03 mfranzminor improvements (show busy cursor, etc.)
2008-03-02 mfranzBlender 2.46 box packer script. Allows to unwrap object...
2008-02-04 durkcygwin related fixes, and some minor future release...
2007-10-22 mfranzfix license (Public Domain)
2007-07-16 curtFirst revision of a small utility that will build a...
2007-02-20 mfranzanimation plugin for Blender 2.43
2006-12-17 frohlichModified Files:
2006-02-21 mfranznew FSF address
2005-11-11 mfranztry to fix faces that come after (currently) unfixable...
2005-10-30 mfranzsimplification
2005-10-30 mfranzfix min/max coordinates; spelling; cosmetics
2005-10-30 mfranzscript to fix UV faces for some low-end nVidia cards
2005-10-05 mfranznormalmap
2005-02-18 ehofmanyet another Cygwin fix.
2005-01-24 ehofmanRemove another unneeded dependency.
2005-01-24 ehofmanMartin Spott:
2005-01-20 ehofmanUse the proper include definition.
2005-01-20 ehofmanMAcOS X fix.
2005-01-14 ehofmanAdd support for contrast.
2005-01-14 ehofmanOops, remove some extra code.
2005-01-14 ehofmanFirst draft of a utility to generate normal maps from...
2004-11-18 curtMigrate FlightGear code to use "#include SG_GL*" defined in
2004-05-14 ehofmanAdd a tool to test the integrity of the animation files...
2004-03-23 davidHide generated binary.
2004-03-22 curtVarious final tweaks for the 0.9.4.pre1 release.
2004-01-09 ehofmanHide the binary executables from CVS
2004-01-09 ehofmanAdd the math library for architextures that needs it
2004-01-09 ehofmanRename utils/3dconvert to utils/Modeller and add Jim...