mfranz
9d6342f1a8
add model for taxiway sign placing
2006-04-12 00:00:59 +00:00
mfranz
3ef957b66c
increase precision of output lon/lat values
2006-04-02 17:52:33 +00:00
mfranz
d52d4e9a8b
- restore old $FG_HOME in <help>
...
- print target path to terminal
- minor optimization
2006-04-02 17:35:47 +00:00
mfranz
2b1445dfd4
forgot one
2006-03-31 17:29:02 +00:00
mfranz
cd39d50c16
whoops ... /model is already reserved -> name it back to /cursor
2006-03-31 17:12:32 +00:00
mfranz
f433e090b6
distance measuring isn't ready yet
2006-03-27 13:23:44 +00:00
mfranz
b82a276062
- add cursor/selected model coords output again
...
- move counter to status line output
2006-03-27 13:13:57 +00:00
mfranz
cc23971688
- initialize click coords
...
- display_status function
- add model count to status line
2006-03-25 18:30:32 +00:00
mfranz
4039ff7e40
- add "sticky" buttons to keep last object's heading and/or roll/pitch
...
- fixed pos for model select dialog
- yet more cleanup
2006-03-24 15:33:06 +00:00
mfranz
74c64deaef
allow to cycle through model lise (space + cur up/down)
2006-03-24 00:20:22 +00:00
mfranz
275292c0b4
make model select dialog entries immediately effective. That way one can
...
keep the dialog open and quickly select & plant.
2006-03-23 19:06:18 +00:00
mfranz
6fe96ded5b
- reset display timer on model planting
...
- increase display time for active/selected status line
2006-03-23 16:56:55 +00:00
mfranz
fae858dbe3
- fix default model initialization
...
- add status line (green: active model -- clicks will plant it;
orange: selected model -- adjustable/removable)
- make manually selected models active (that is: further clicks will plant
this model type); doesn't apply to automatically selected models (after
removing)
- cleanup
TODO: yet more cleanup, add missing terminal output, etc.
2006-03-23 16:16:44 +00:00
mfranz
484fb41f10
support multiple models that can be chosen from list (TODO: clean up)
2006-03-22 20:25:58 +00:00
mfranz
377ab6e1fa
- write data to $FG_HOME/ufo-cursor.xml
...
- print model name in window title
- more help entries
2006-03-16 16:24:52 +00:00
mfranz
2cfa125201
try to guess if model is SHARED or STATIC
2006-03-15 20:37:38 +00:00
mfranz
24f360dfd1
- add "upright" button to zero roll/pitch
...
- add "dump" button (same as d-key)
2006-03-15 16:16:47 +00:00
mfranz
f1362484ef
swap ufo and cursor dump
2006-03-15 15:50:35 +00:00
mfranz
40e530c300
set custom cursor with $ fgfs --aircraft=ufo --prop:cursor=Models/Airport/...
2006-03-15 15:35:52 +00:00
mfranz
48245e20d5
add dialog for cursor positioning. HOWTO:
...
- fly ufo to target
- click on terrain to place cursor
- open Tab-key dialog, adjust cursor position
- dump position/orientation (d-key)
2006-03-15 14:27:47 +00:00
mfranz
a5cdda9b8d
first stab at cursor support: click at the terrain to position the cursor,
...
press `d' to dump the cursor and ufo coordinates to the console.
2006-03-15 00:29:53 +00:00