Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Generation of runway, taxiway, and other signs at runtime. Fixes for initial texture path problems. A waypoint position argument has been added to the route insertion method. Improved dynamic sun colors. Updated to World Magnetic Model 2005. A method to return the number of listeners attached to a property node. Miscellaneous updates to improve compiler/platform compatibility. A bug where deleted property nodes were falsely referenced was fixed. A texture cache has been added so that common textures are shared among models and don't consume separate texture memory.
改进的异常处理。支持点精灵。更新雨锥渲染。支持的Mac OS RenderTexture。在线程库互斥改进。小型辅助功能。各类错误修正和代码清理。
标签:
Minor feature enhancements
Improved exception handling. Support for point sprites. Updates to rain cone rendering. Mac OS RenderTexture support. Mutex refinements in the threading library. Minor helper functions. Assorted bugfixes and code cleanups.
支持OpenAL的是增加了1.1,体积阴影,三维立体云,季节性纹理和渲染到纹理。鼻脚本系统进行了更新,修复了许多错误。驾驶舱修正了已知错误。便携式stdint头增加了。内存泄漏是固定的。平台为修复了Cygwin的,Solaris和Mac OS X的编译器相关的修补程序的包括MSVC和取得GNU C语言3.4.x.
标签:
Minor feature enhancements
Support was added for OpenAL 1.1, volumetric
shadows, 3D volumetric clouds, seasonal textures,
and rendering to a texture. The Nasal scripting
system was updated, fixing many bugs. Cockpit bugs
were fixed. A portable stdint header was added.
Memory leaks were fixed. Platform fixes were made
for Cygwin, Solaris, and Mac OS X.
Compiler-related fixes were made for MSVC and GNU
C 3.4.x.
A sanity check for openal was added. pthreads
support for FreeBSD was improved. The abstraction
was improved in header files. Extensions to
debugging have been provided. A zero delay bug in
event manager was fixed. GCC 4 compatibility,
Solaris compatibility, and load/save property
trees were fixed. A CPU binding for threads has
been added. Handling of blending and textures was
improved.