1
0
Fork 0
Commit graph

173 commits

Author SHA1 Message Date
Frederic Bouvier
209b5d2f23 Update MSVC build procedure 2010-08-29 18:26:44 +02:00
Frederic Bouvier
06f14d0c80 Add some words on the command line build of Visual Studio Express 2010-05-09 08:57:27 +02:00
Frederic Bouvier
44e470ef6c Fix a typo 2010-05-08 20:49:48 +02:00
Frederic Bouvier
bf672ccc3f Update building procedure for MSVC 2008 Express and Gitorious 2010-05-08 20:46:14 +02:00
Torsten Dreyer
f7ec8d82d3 Test first commit with a simple change. 2010-05-08 10:39:29 +02:00
Tim Moore
dee0b6459e Merge branch 'fredb/msvc-cleanup' into next 2010-05-05 16:56:52 +02:00
fredb
84d2f842eb Cleanup MSVC projects, and update readme file 2010-05-05 16:56:39 +02:00
fredb
e169de829d Cleanup MSVC projects, and update readme file 2010-05-05 16:56:26 +02:00
Tim Moore
5f16cadfa5 Merge branch 'fred/effects-doc' into next 2010-04-12 10:03:08 +02:00
fredb
30e8b6b4fb Synchronize doc 2010-04-12 10:03:00 +02:00
Tim Moore
be13f1f3ac Merge branch 'fred/effects-doc' into next 2010-03-30 12:22:52 +02:00
fredb
5522dca8ee Synchronize doc 2010-03-30 12:22:37 +02:00
Tim Moore
3e0489bd91 Merge branch 'torsten/auto' 2010-02-10 00:41:44 +01:00
Tim Moore
15b6c431c0 Merge branch 'timoore/merge-effects' 2009-12-20 12:05:07 +01:00
Tim Moore
cb0472f33e updated documentation of effects
Still a work in progress...
2009-12-20 10:34:07 +01:00
torsten
2b3e07cc5f document the <period> element 2009-12-18 07:11:13 +01:00
ehofman
db3a4b0753 fix a typo 2009-11-10 06:56:16 +01:00
ehofman
d5b9f552dd Add a description of the 'type' tag 2009-11-10 06:56:05 +01:00
timoore
b65f0ae0dc From Till Busch - reload shaders command
Also, more documentation for effects.
2009-08-10 07:14:38 +02:00
timoore
122d7c92cc Start of documentation for effects 2009-07-16 12:10:48 +02:00
ehofman
0d609b8033 Add a note about the generic-protocol-analyse utilty. 2009-07-02 08:59:17 +02:00
ehofman
b360d917ce beter should have synced the base package with this one, reverting. 2009-06-23 10:54:09 +02:00
ehofman
39201eec90 sync. with the base package 2009-06-23 10:54:09 +02:00
torsten
53ca437c7b added support for the <abs> element 2009-05-20 00:00:06 +02:00
torsten
57e6d292a0 added new features:
- conditions for InputValues
- multiple InputValues
2009-04-01 09:23:55 +02:00
torsten
042d17dee2 added documentation for global elements and adapted to sourcecode modifications 2009-04-01 09:23:54 +02:00
torsten
c7d3ed68c3 Add documentation of new <condition> element 2009-03-18 08:00:08 +01:00
ehofman
a619510202 Add some fuel properties 2008-10-26 10:23:20 +00:00
ehofman
6c41304563 Not a right but a left hand system 2008-08-24 12:12:14 +00:00
ehofman
f6b5c72426 Update angles of inner and outer cone. they run from 0-180 degrees. 2008-08-22 19:13:58 +00:00
ehofman
cfc8a13c8a update coordinate system 2008-08-22 09:43:12 +00:00
timoore
0d0bd58268 Allow generic file protocol to terminate fg after a number of repetitions. 2008-08-07 22:24:47 +00:00
timoore
6f802959ce CameraGroup class for managing multiple cameras.
CameraGroup supports cameras opened in different windows or in the
same window, with flexible view and perspective specification.

Clean up mouse click handling via osgViewer. Don't let any camera
"have focus;" this forces events to be reported in window coordinates
and simplifies life. Don't use the osgViewer::View::requestWarpPointer
method; instead use our own code which only deals with window
coordinates.

Make glut and sdl versions work with CameraGroup too.
2008-08-01 15:57:29 +00:00
timoore
79e6712d7e Add repeat capability to input from files. 2008-07-19 16:23:05 +00:00
mfranz
178dd5e72a s/offset/offsets/ 2008-07-12 21:13:48 +00:00
mfranz
44b9f5550b the usual copy from $FG_ROOT/Docs/ 2008-07-12 14:13:22 +00:00
mfranz
d4d14ba5ba fix path 2008-06-04 20:21:35 +00:00
mfranz
8dbfe52319 sync with $FG_ROOT/Docs/READEM.xmlsound:
- <delay-sec> added
- spelling fixes
- fix mixed indentation
2008-05-21 15:00:20 +00:00
mfranz
7a904ea0ac document <mod-hyper> 2008-04-25 23:40:05 +00:00
mfranz
2186fdf961 Lee ELLIOT: documentation for autopilot PID & PI controllers 2008-02-17 21:54:53 +00:00
mfranz
df1ab1ccae - minor command update (loadxml, savexml, property-scale)
- add <condition> and <mod-{up,shift,ctrl,alt,meta,super}>
  example to key definition description
2007-12-01 19:44:00 +00:00
mfranz
256aaacb50 use correct example output 2007-07-29 22:18:02 +00:00
mfranz
f2aa45ffae improve XML example 2007-07-29 18:32:47 +00:00
mfranz
2bcf5b7fe7 corrections, extensions, spelling, cleanup 2007-07-29 17:16:03 +00:00
mfranz
9b374bd190 fix spelling 2007-07-29 09:34:58 +00:00
mfranz
3d9ed0a10f revert last: keep --props option because of option architecture 2007-05-05 09:57:17 +00:00
mfranz
ecadeeced4 remove all traces to --props 2007-05-05 08:51:16 +00:00
frohlich
ae614fa4b8 Add MSVC Readme file from Olaf Flebbe 2006-10-08 10:30:15 +00:00
ehofman
5594b110e3 Add support for a binary output mode. 2006-04-29 11:15:44 +00:00
curt
7282491294 Updateds for v0.9.10-pre3 2006-03-27 19:47:48 +00:00