Various crashes have been fixed, lag in menus is gone. Several data structures have been optimized (mainly hash tables since TA3D now uses Google’s sparsehash), thread synchronization code has been rewritten.
This beta 5 brings lots of tweaks everywhere so there are lots of testing to do .
As usual you’ll find it there:
ftp://downloads.ta3d.org/binaries/windows/dev/0.6/
NB: this is package has been built in release mode with GCC 3.4 (unfortunately GCC 4.4 crashed before finishing the build , I’ll try later with another GCC 4.x)
又修复了一大窝bugs。在主菜单卡住的问题不复存在了。几个数据结构进行了优化处理,主要的hash表换用Google’s sparsehash了。线程同步代码也重写了。
beta5也带来了需要测试的许多东西。
和平时一样,下载地址在
ftp://downloads.ta3d.org/binaries/windows/dev/0.6/
PS:此版本是用GCC3.4编译的(不幸运的是GCC4.4在编译完之前非法了,可能其他GCC4.x版本可以工作,会在以后试试)