]> git.mxchange.org Git - flightgear.git/log
flightgear.git
14 years agoMerge Tests as subdirectory
Tim Moore [Mon, 14 Sep 2009 11:48:10 +0000 (13:48 +0200)]
Merge Tests as subdirectory

14 years agoMerge Include as subdirectory
Tim Moore [Mon, 14 Sep 2009 11:47:00 +0000 (13:47 +0200)]
Merge Include as subdirectory

14 years agoMerge FG_Tools as subdirectory
Tim Moore [Mon, 14 Sep 2009 11:43:55 +0000 (13:43 +0200)]
Merge FG_Tools as subdirectory

14 years agoMerge FG_Simulator as subdirectory
Tim Moore [Mon, 14 Sep 2009 11:38:55 +0000 (13:38 +0200)]
Merge FG_Simulator as subdirectory

14 years agoMerge FG_Lib as subdirectory
Tim Moore [Mon, 14 Sep 2009 11:34:43 +0000 (13:34 +0200)]
Merge FG_Lib as subdirectory

14 years agomerge FG_Docs as subdirectory
Tim Moore [Mon, 14 Sep 2009 11:30:49 +0000 (13:30 +0200)]
merge FG_Docs as subdirectory

25 years agoInitial revision.
curt [Mon, 5 Apr 1999 17:41:22 +0000 (17:41 +0000)]
Initial revision.

25 years agoDon't build showme if no X11.
curt [Mon, 5 Apr 1999 02:20:53 +0000 (02:20 +0000)]
Don't build showme if no X11.

25 years agoDynamically update "error" until the resulting tile data scales within
curt [Mon, 5 Apr 1999 02:16:51 +0000 (02:16 +0000)]
Dynamically update "error" until the resulting tile data scales within
a lower and upper bounds.

25 years agoFixed a compiler warning.
curt [Mon, 5 Apr 1999 02:16:02 +0000 (02:16 +0000)]
Fixed a compiler warning.

25 years agoMake dem fitting more robust in cases when no dem file available.
curt [Mon, 5 Apr 1999 02:15:23 +0000 (02:15 +0000)]
Make dem fitting more robust in cases when no dem file available.

25 years agoFixed a fog coloring bug.
curt [Mon, 5 Apr 1999 02:14:40 +0000 (02:14 +0000)]
Fixed a fog coloring bug.

25 years agoMoved max node per tile definition to fg_constants.h
curt [Mon, 5 Apr 1999 02:14:21 +0000 (02:14 +0000)]
Moved max node per tile definition to fg_constants.h

25 years agoMinor patch from Norman Vine.
curt [Mon, 5 Apr 1999 02:13:58 +0000 (02:13 +0000)]
Minor patch from Norman Vine.

25 years agoUpdated menu color scheme.
curt [Mon, 5 Apr 1999 02:13:18 +0000 (02:13 +0000)]
Updated menu color scheme.

25 years agoDefine maximum nodes for a tile here.
curt [Mon, 5 Apr 1999 02:12:59 +0000 (02:12 +0000)]
Define maximum nodes for a tile here.

25 years agoAdd an automake conditional for lib X11.
curt [Mon, 5 Apr 1999 02:12:43 +0000 (02:12 +0000)]
Add an automake conditional for lib X11.

25 years agoFound a bug in dividing and adding unique verticle segments which could
curt [Sat, 3 Apr 1999 05:22:57 +0000 (05:22 +0000)]
Found a bug in dividing and adding unique verticle segments which could
cause the triangulator to end up in an infinite loop.  Basically the code
was correct, but the verticle line test was a bit to selective.

25 years agoIntegration of Steve's plib conglomeration.
curt [Sat, 3 Apr 1999 04:21:01 +0000 (04:21 +0000)]
Integration of Steve's plib conglomeration.
Optimizations (tm) by Norman Vine.

25 years agoIntegration of Steve's plib conglomeration.
curt [Sat, 3 Apr 1999 04:20:22 +0000 (04:20 +0000)]
Integration of Steve's plib conglomeration.

25 years agoOptimizations (tm) by Norman Vine.
curt [Sat, 3 Apr 1999 04:20:01 +0000 (04:20 +0000)]
Optimizations (tm) by Norman Vine.

25 years agoIntegrated Steve's new "plib" conglomeration.
curt [Sat, 3 Apr 1999 04:19:39 +0000 (04:19 +0000)]
Integrated Steve's new "plib" conglomeration.

25 years agoIntegrated Steve's new "plib" conglomeration.
curt [Sat, 3 Apr 1999 04:19:31 +0000 (04:19 +0000)]
Integrated Steve's new "plib" conglomeration.

25 years agoVersion 0.6.0
curt [Thu, 1 Apr 1999 13:52:11 +0000 (13:52 +0000)]
Version 0.6.0
Shape name tweak.
Removing tool: FixNode

25 years agoVersion 0.6.0
curt [Thu, 1 Apr 1999 13:52:10 +0000 (13:52 +0000)]
Version 0.6.0
Shape name tweak.
Removing tool: FixNode

25 years agoDebugging output tweaks.
curt [Wed, 31 Mar 1999 23:46:48 +0000 (23:46 +0000)]
Debugging output tweaks.

25 years agoDebuggin output tweaks.
curt [Wed, 31 Mar 1999 23:46:38 +0000 (23:46 +0000)]
Debuggin output tweaks.

25 years agoAdded scenery_version.hxx to source distribution.
curt [Wed, 31 Mar 1999 23:46:20 +0000 (23:46 +0000)]
Added scenery_version.hxx to source distribution.

25 years agoPrepairing for 0.59 release.
curt [Wed, 31 Mar 1999 23:46:02 +0000 (23:46 +0000)]
Prepairing for 0.59 release.

25 years agoDebugging output tweeaks.
curt [Wed, 31 Mar 1999 13:26:39 +0000 (13:26 +0000)]
Debugging output tweeaks.

25 years agoRemoved some debugging output.
curt [Wed, 31 Mar 1999 13:25:58 +0000 (13:25 +0000)]
Removed some debugging output.

25 years agoFixed bug in genfans (deleting the wrong triangles from the available pool.)
curt [Wed, 31 Mar 1999 05:35:04 +0000 (05:35 +0000)]
Fixed bug in genfans (deleting the wrong triangles from the available pool.)

25 years agofiddling ...
curt [Tue, 30 Mar 1999 23:51:14 +0000 (23:51 +0000)]
fiddling ...

25 years agoModifications to fanify by attribute.
curt [Tue, 30 Mar 1999 23:50:43 +0000 (23:50 +0000)]
Modifications to fanify by attribute.

25 years agoFannifier is clearly bugging ... working on debugging it. I suspect there
curt [Tue, 30 Mar 1999 23:50:15 +0000 (23:50 +0000)]
Fannifier is clearly bugging ... working on debugging it.  I suspect there
is a problem related to deleting triangles from the triangle pool as they
are combined into fans.

25 years agoAdded some debugging output.
curt [Tue, 30 Mar 1999 23:49:22 +0000 (23:49 +0000)]
Added some debugging output.

25 years agomodifications to obj loader to handle tri fans.
curt [Tue, 30 Mar 1999 23:48:24 +0000 (23:48 +0000)]
modifications to obj loader to handle tri fans.

25 years agoMinor tweak.
curt [Tue, 30 Mar 1999 23:48:04 +0000 (23:48 +0000)]
Minor tweak.

25 years agoWorking towards better handling of multi-contoured polygons.
curt [Tue, 30 Mar 1999 13:41:38 +0000 (13:41 +0000)]
Working towards better handling of multi-contoured polygons.

25 years agoInitial revision.
curt [Mon, 29 Mar 1999 13:19:44 +0000 (13:19 +0000)]
Initial revision.

25 years agoAdded Tools/Construct/GenFans/
curt [Mon, 29 Mar 1999 13:14:17 +0000 (13:14 +0000)]
Added Tools/Construct/GenFans/

25 years agoShuffled stl type names a bit.
curt [Mon, 29 Mar 1999 13:11:00 +0000 (13:11 +0000)]
Shuffled stl type names a bit.
Began adding support for tri-fanning (or maybe other arrangments too.)

25 years agoInitial revision.
curt [Mon, 29 Mar 1999 13:08:35 +0000 (13:08 +0000)]
Initial revision.

25 years agoTweaks to bounding sphere calculation routines.
curt [Sat, 27 Mar 1999 14:06:42 +0000 (14:06 +0000)]
Tweaks to bounding sphere calculation routines.
Group like triangles together for output to be in a single display list,
even though they are individual, non-fanified, triangles.

25 years agoMore sensible handling of the case where no dem file for this tile exists
curt [Sat, 27 Mar 1999 14:05:10 +0000 (14:05 +0000)]
More sensible handling of the case where no dem file for this tile exists
(or has been generated).

25 years agoAdded is_open() so we can check if the open() succeeded.
curt [Sat, 27 Mar 1999 14:04:25 +0000 (14:04 +0000)]
Added is_open() so we can check if the open() succeeded.

25 years agoAlas, I have made non-backwardsly compatible changes to the scenery file
curt [Sat, 27 Mar 1999 05:36:03 +0000 (05:36 +0000)]
Alas, I have made non-backwardsly compatible changes to the scenery file
  format.  Thus I have had to make the corresponding changes here in the
  file loader.
Things that do not correspond the the .obj format are placed in comments.

25 years agoElimitated some const warnings from the compiler.
curt [Sat, 27 Mar 1999 05:34:05 +0000 (05:34 +0000)]
Elimitated some const warnings from the compiler.

25 years agoIncreased precision in showme when clicking with the middle mouse button
curt [Sat, 27 Mar 1999 05:33:02 +0000 (05:33 +0000)]
Increased precision in showme when clicking with the middle mouse button
  to display coordinates.
Build showme.
Removed -DREDUCED from compile flags

25 years agoMake 0 the default area type since this corresponds well with the conventions
curt [Sat, 27 Mar 1999 05:31:24 +0000 (05:31 +0000)]
Make 0 the default area type since this corresponds well with the conventions
  used by the triangulator.

25 years agoHandle corner nodes separately from the rest of the fitted nodes.
curt [Sat, 27 Mar 1999 05:30:12 +0000 (05:30 +0000)]
Handle corner nodes separately from the rest of the fitted nodes.
Add fitted nodes in after corners and polygon nodes since the fitted nodes
  are less important.  Subsequent nodes will "snap" to previous nodes if
  they are "close enough."
Need to manually divide segments to prevent "T" intersetions which can
  confound the triangulator.  Hey, I got to use a recursive method!
Pass along correct triangle attributes to output file generator.
Do fine grained node snapping for corners and polygons, but course grain
  node snapping for fitted terrain nodes.

25 years agoFit with a value of 200 rather than 100.
curt [Sat, 27 Mar 1999 05:25:02 +0000 (05:25 +0000)]
Fit with a value of 200 rather than 100.
Handle corner nodes separately from the rest of the fitted nodes.
Write scenery file to correct location.
First hack at generating scenery for multiple tiles in one invocation.

25 years agoInterpolate real z value of all nodes from dem data.
curt [Sat, 27 Mar 1999 05:23:22 +0000 (05:23 +0000)]
Interpolate real z value of all nodes from dem data.
Write scenery file to correct location.
Pass along correct triangle attributes and write to output file.

25 years agoPass along default area explicitely to triangulator.
curt [Sat, 27 Mar 1999 05:20:53 +0000 (05:20 +0000)]
Pass along default area explicitely to triangulator.

25 years agoHandle corner nodes separately from the rest of the fitted nodes.
curt [Sat, 27 Mar 1999 05:20:13 +0000 (05:20 +0000)]
Handle corner nodes separately from the rest of the fitted nodes.
Fixed some "const" related warnings.

25 years agoInitial revision.
curt [Thu, 25 Mar 1999 19:13:35 +0000 (19:13 +0000)]
Initial revision.

25 years agoPreparations for outputing scenery file to correct location.
curt [Thu, 25 Mar 1999 19:04:31 +0000 (19:04 +0000)]
Preparations for outputing scenery file to correct location.
Minor tweaks related to FGBucket usage.

25 years agoPreparations for outputing scenery file to correct location.
curt [Thu, 25 Mar 1999 19:04:21 +0000 (19:04 +0000)]
Preparations for outputing scenery file to correct location.

25 years agoMinor tweaks related to FGBucket usage.
curt [Thu, 25 Mar 1999 19:03:50 +0000 (19:03 +0000)]
Minor tweaks related to FGBucket usage.

25 years agoConverted to use new bucket routines.
curt [Thu, 25 Mar 1999 19:03:24 +0000 (19:03 +0000)]
Converted to use new bucket routines.

25 years agoRemoved an unneeded include.
curt [Thu, 25 Mar 1999 19:02:53 +0000 (19:02 +0000)]
Removed an unneeded include.

25 years agoMinor optimization tweaks.
curt [Thu, 25 Mar 1999 19:02:28 +0000 (19:02 +0000)]
Minor optimization tweaks.

25 years agoJettisoned old bucketutils.[ch] for newbucket.[ch]xx
curt [Thu, 25 Mar 1999 19:01:47 +0000 (19:01 +0000)]
Jettisoned old bucketutils.[ch] for newbucket.[ch]xx

25 years agoRefinements in naming and organization.
curt [Tue, 23 Mar 1999 22:02:51 +0000 (22:02 +0000)]
Refinements in naming and organization.

25 years agoWorked on creating data to output ... normals, bounding spheres, etc.
curt [Tue, 23 Mar 1999 22:02:03 +0000 (22:02 +0000)]
Worked on creating data to output ... normals, bounding spheres, etc.

25 years agoBeginning work on generating output scenery.
curt [Tue, 23 Mar 1999 17:44:49 +0000 (17:44 +0000)]
Beginning work on generating output scenery.

25 years agoInitial revision.
curt [Mon, 22 Mar 1999 23:58:57 +0000 (23:58 +0000)]
Initial revision.

25 years agoInitial revision.
curt [Mon, 22 Mar 1999 23:51:51 +0000 (23:51 +0000)]
Initial revision.

25 years agoMoved AreaType get_shapefile_type(GDBFile *dbf, int rec) to where it
curt [Mon, 22 Mar 1999 23:49:29 +0000 (23:49 +0000)]
Moved AreaType get_shapefile_type(GDBFile *dbf, int rec) to where it
belongs in ShapeFile/

25 years agoModifications to facilitate conversion to output format.
curt [Mon, 22 Mar 1999 23:49:01 +0000 (23:49 +0000)]
Modifications to facilitate conversion to output format.

25 years agoAdded GenOutput/
curt [Mon, 22 Mar 1999 23:48:20 +0000 (23:48 +0000)]
Added GenOutput/

25 years agoFOV set properly when panel activated.
curt [Mon, 22 Mar 1999 23:47:55 +0000 (23:47 +0000)]
FOV set properly when panel activated.

25 years agoAdded Tools/Construct/GenOutput/
curt [Mon, 22 Mar 1999 23:47:35 +0000 (23:47 +0000)]
Added Tools/Construct/GenOutput/

25 years agoInitial revision.
curt [Mon, 22 Mar 1999 12:08:57 +0000 (12:08 +0000)]
Initial revision.

25 years agoChanges contributed by Durk Talsma:
curt [Mon, 22 Mar 1999 02:08:05 +0000 (02:08 +0000)]
Changes contributed by Durk Talsma:

Here's a few changes I made to fg-0.58 this weekend. Included are the
following features:
- Sun and moon have a halo
- The moon has a light vector, moon_angle, etc. etc. so that we can have
  some moonlight during the night.
- Lot's of small changes tweakes, including some stuff Norman Vine sent
  me earlier.

25 years agoRemoved Dem2node from the Tools fold.
curt [Sun, 21 Mar 1999 15:48:00 +0000 (15:48 +0000)]
Removed Dem2node from the Tools fold.
Tweaked the triangulator options to add quality mesh refinement.

25 years agoRemoved Dem2node from the Tools fold.
curt [Sun, 21 Mar 1999 15:47:59 +0000 (15:47 +0000)]
Removed Dem2node from the Tools fold.
Tweaked the triangulator options to add quality mesh refinement.

25 years agoRemoved Dem2node from the Tools fold.
curt [Sun, 21 Mar 1999 15:47:58 +0000 (15:47 +0000)]
Removed Dem2node from the Tools fold.
Tweaked the triangulator options to add quality mesh refinement.

25 years agoUpdated to reflect current scenery progress.
curt [Sun, 21 Mar 1999 15:12:51 +0000 (15:12 +0000)]
Updated to reflect current scenery progress.

25 years agoChanged the way I handle #define ANSI_DECLARATORS
curt [Sun, 21 Mar 1999 14:09:04 +0000 (14:09 +0000)]
Changed the way I handle #define ANSI_DECLARATORS

25 years agoDefine -DANSI_DECLARATORS so that library get's built with ANSI function
curt [Sun, 21 Mar 1999 14:04:11 +0000 (14:04 +0000)]
Define -DANSI_DECLARATORS so that library get's built with ANSI function
prototyping.

25 years agoAdded a mechanism to dump out the triangle structures for viewing.
curt [Sun, 21 Mar 1999 14:02:05 +0000 (14:02 +0000)]
Added a mechanism to dump out the triangle structures for viewing.
Fixed a couple bugs in first pass at triangulation.
- needed to explicitely initialize the polygon accumulator in triangle.cxx
  before each polygon rather than depending on the default behavior.
- Fixed a problem with region attribute propagation where I wasn't generating
  the hole points correctly.

25 years agoFirst mostly successful tile triangulation works. There's plenty of tweaking
curt [Sat, 20 Mar 1999 20:32:51 +0000 (20:32 +0000)]
First mostly successful tile triangulation works.  There's plenty of tweaking
to do, but we are marching in the right direction.

25 years agoAdded trisegs.[ch]xx tripoly.[ch]xx.
curt [Sat, 20 Mar 1999 13:22:10 +0000 (13:22 +0000)]
Added trisegs.[ch]xx tripoly.[ch]xx.

25 years agoInitial revision.
curt [Sat, 20 Mar 1999 13:21:36 +0000 (13:21 +0000)]
Initial revision.

25 years agoContinue shaping the code towards triangulation bliss. Added code to
curt [Sat, 20 Mar 1999 02:21:51 +0000 (02:21 +0000)]
Continue shaping the code towards triangulation bliss.  Added code to
calculate some point guaranteed to be inside a polygon.

25 years agoWorking on preparationsn for triangulation.
curt [Fri, 19 Mar 1999 22:29:04 +0000 (22:29 +0000)]
Working on preparationsn for triangulation.

25 years agoOnly add non-null polygons to output list.
curt [Fri, 19 Mar 1999 22:28:46 +0000 (22:28 +0000)]
Only add non-null polygons to output list.

25 years agoUse long int for index instead of just int.
curt [Fri, 19 Mar 1999 00:27:30 +0000 (00:27 +0000)]
Use long int for index instead of just int.

25 years agoContinued work on triangulation preparation.
curt [Fri, 19 Mar 1999 00:27:09 +0000 (00:27 +0000)]
Continued work on triangulation preparation.

25 years agoMinor tweaks ...
curt [Fri, 19 Mar 1999 00:26:51 +0000 (00:26 +0000)]
Minor tweaks ...

25 years agoFixed a clipping bug (polygons specified in wrong order).
curt [Fri, 19 Mar 1999 00:26:18 +0000 (00:26 +0000)]
Fixed a clipping bug (polygons specified in wrong order).
Touched up a few compiler warnings.

25 years agoLet's not pass copies of huge structures on the stack ... ye might see a
curt [Thu, 18 Mar 1999 04:31:10 +0000 (04:31 +0000)]
Let's not pass copies of huge structures on the stack ... ye might see a
segfault ... :-)

25 years agoInitial revision.
curt [Wed, 17 Mar 1999 23:51:59 +0000 (23:51 +0000)]
Initial revision.

25 years agoChanged polygon index counter file.
curt [Wed, 17 Mar 1999 23:51:25 +0000 (23:51 +0000)]
Changed polygon index counter file.

25 years agoRemoved forced -g compiler flag.
curt [Wed, 17 Mar 1999 23:50:59 +0000 (23:50 +0000)]
Removed forced -g compiler flag.

25 years agoStarted work on Triangulate/ section.
curt [Wed, 17 Mar 1999 23:49:51 +0000 (23:49 +0000)]
Started work on Triangulate/ section.

25 years agominor renaming and a bit of rearranging.
curt [Wed, 17 Mar 1999 23:48:58 +0000 (23:48 +0000)]
minor renaming and a bit of rearranging.

25 years agoRemoved forced -g compile flag.
curt [Wed, 17 Mar 1999 23:48:16 +0000 (23:48 +0000)]
Removed forced -g compile flag.
Fixed a couple compiler warnings.

25 years agoAdded Triangulate/
curt [Wed, 17 Mar 1999 23:47:27 +0000 (23:47 +0000)]
Added Triangulate/