Menu

FGAddon Commit Log


Commit Date  
[r9605] by helijah

Bugatti model 100 P: Update from Trunk

2024-09-08 17:50:45 Tree
[r9604] by helijah

Bugatti model 100 P: HDR/pbr compatibility.

2024-09-08 17:48:31 Tree
[r9603] by helijah

Bugatti model 100 P : Update from Trunk.

2024-09-08 17:26:30 Tree
[r9602] by helijah

Bugatti model 100 P : Update from Trunk.

2024-09-08 17:26:00 Tree
[r9601] by helijah

Bugatti model 100 P : Update from Trunk.

2024-09-08 17:23:24 Tree
[r9600] by helijah

Bugatti model 100 P : HDR/pbr compatibility.

2024-09-08 17:17:10 Tree
[r9599] by helijah

Bugatti model 100 P : HDR/pbr compatibility.

2024-09-08 17:16:42 Tree
[r9598] by helijah

Bugatti model 100 P : HDR/pbr compatibility.

2024-09-08 17:16:05 Tree
[r9597] by lbrenta

SenecaII 1.7.4: minor bug fixes.

- The needle of the radio altimeter, previously almost invisible, now
uses the same lighting as the needles in the other instruments.
- /sim/current-view/* always belong to the viewing aircraft so must
be absolute.

2024-09-08 00:31:56 Tree
[r9596] by lbrenta

dhc6: do not pollute the property trees of remote aircraft over multiplayer.

f=$(mktemp)
cat > $f <<EOF
s,property>/,property>,g
s,property>sim/rendering,property>/sim/rendering,g
s,property>sim/current-view,property>/sim/current-view,g
EOF

find Models -type f -name '*.xml' -exec sed -i -f $f {} \;
rm $f

2024-09-08 00:20:47 Tree
Older >
MongoDB Logo MongoDB