Changelog 2.12: Difference between revisions

Jump to navigation Jump to search
Draft template, snow line
(Draft template, snow line)
Line 1: Line 1:
==Upcoming FlightGear Change Log==
{{draft|changelog|This changelog is currently being written for the next FlightGear release. Feel free to help!<br/>To view the changelog for the most recent release, please see [[Changelog 2.10]]. }}
 
==Upcoming FlightGear Changelog==


The FlightGear development team is happy to announce the v2.10 release of FlightGear, the free, open-source flight simulator.  This new version contains many exciting new features, enhancements and bugfixes.  Highlights in this release include improved usability, better terrain rendering and a fully scriptable 2D rendering system.
The FlightGear development team is happy to announce the v2.10 release of FlightGear, the free, open-source flight simulator.  This new version contains many exciting new features, enhancements and bugfixes.  Highlights in this release include improved usability, better terrain rendering and a fully scriptable 2D rendering system.
Line 13: Line 15:
FlightGear - Fly Free!
FlightGear - Fly Free!


You can help us write the changelog for the upcoming FlightGear release at [[Next Changelog]].
=== Major enhancements in this release ===
 
To view the Changelog for the most recent release, please see [[Last Changelog]].
 
 
=== Major Enhancement in this release ===


'''Aircraft Modeling'''
'''Aircraft Modeling'''
Line 24: Line 21:
The new tracking animation (similar to Blender's locked-track constraint) allows easily animating complex kinematic systems. For examples gear scissors, landing gear doors attached to struts (also with links and joints in between) or also torque struts connecting multiple gears with independent compression while still tracking each other can be realized. Also any type of strut for eg. cargo ramps can be easily animated. If you get used to Blender its a really powerful tool (I have problems if trying to work with other modelling programs :P) and with using the right scripts it gets a very neat tool for creating models for FlightGear. For example for a gear scissor just add an armature with two bones, add an IK constraint to the second bone and attach an element of the scissor to each bone, and you are done. You can watch the animation in Blender and using an exporter script now it is possible to watch exactly the same animation inside FlightGear. You don't need to guess any coordinates/axes/etc. and if you modify and object you just have to export it again, without manually modifying the animation xml. There are (currently) only two axes required. The lock-axis and the track-axis. They should be orthogonal, as the rotation is only possible round the lock-axis. Internally the track-axis is always orthonormalized to the lock-axis, as calculations always are performed in the plane normal to the lock-axis. See [[Tracking animation]].  
The new tracking animation (similar to Blender's locked-track constraint) allows easily animating complex kinematic systems. For examples gear scissors, landing gear doors attached to struts (also with links and joints in between) or also torque struts connecting multiple gears with independent compression while still tracking each other can be realized. Also any type of strut for eg. cargo ramps can be easily animated. If you get used to Blender its a really powerful tool (I have problems if trying to work with other modelling programs :P) and with using the right scripts it gets a very neat tool for creating models for FlightGear. For example for a gear scissor just add an armature with two bones, add an IK constraint to the second bone and attach an element of the scissor to each bone, and you are done. You can watch the animation in Blender and using an exporter script now it is possible to watch exactly the same animation inside FlightGear. You don't need to guess any coordinates/axes/etc. and if you modify and object you just have to export it again, without manually modifying the animation xml. There are (currently) only two axes required. The lock-axis and the track-axis. They should be orthogonal, as the rotation is only possible round the lock-axis. Internally the track-axis is always orthonormalized to the lock-axis, as calculations always are performed in the plane normal to the lock-axis. See [[Tracking animation]].  


'''Environment'''
* The climatic snow line moves up and down as you fly around the world.


'''Transponder'''
'''Transponder'''

Navigation menu