Updates: ------------------------------ Update release Blender 2.27b: Irix only: linked with corrected ftgl library for drawing new fonts, the drawing performance is still far from optimal though. Update release Blender 2.27a: Irix only: included missing installation files for language support New features of Blender 2.27: ----------------------------- All platforms: -------------- - International Language support for the Blender interface. A translation system for tooltips, buttons and menus, with support for non-latin character sets. Instructions for how to work with this will be at the www.blender.org frontpage. - User definable (antialiased) fonts for the interface. (Freetype) - A restyled userpreferences menu, which adds more space for all the new buttons. - Autoskinning for Armatures, when parenting a Mesh to an Armature it gives a menu. - In editmode, selected vertices can be merged with Alt-MKEY. The merge option is also added to the WKEY menu. - Shadowbuffers now can have any size. (with number-button) - Hotkeys are added for subsurfing objects. Shift-OKEY toggles subsurf mode for an object and Ctrl-ONEKEY to Ctrl-FOURKEY will set the subsurf division with the keyboard. - Freetype2 support added for importing almost every font format for a 3D text object. - Pressing Alt-MKEY in the texteditor window generates a 3D text from the current textfile. (up to 1000 characters) - The texteditor window is enhanced with a rightmouse menu for opening and saving files. - The windowtype button has been redesigned, it now displays a textual description for the windowtypes next to the icons. - A small button has been added that toggles the visibility of the pulldown menu titles. - Rename/delete menu's are added to the file and image browsers. Try NKEY and RKEY/XKEY. Win32 and OSX: -------------- - Support for Quicktime has been added. Quicktime can be used to import (gif, tiff, psd) images and movies as textures, and allows you to render animations to the Quicktime movie format. (.mov) ------------------------------------------------------------------------------------- Please note! The selected Quicktime codec does *not* get saved in the blendfile. Each time you startup Blender you have to (re)select the codec from the codec dialog. Background rendering is possible, it displays a codec dialog first when you start a render process. And on OSX Blender freezes when you press the "Options" button in the codec dialog !! ------------------------------------------------------------------------------------- - The rendermenu now shows which codec is selected for rendering. Win32 only: ----------- - New application and installer icons. - Clipboard support to copy/paste text from and to the texteditor. Try with Alt-Shift-CKEY and Alt-Shift-VKEY. - A button has been added to the top header which allows runtime switching between windowed and fullscreen mode. Hotkeys for switching are Alt-DOWNARROWKEY for windowed and Alt-UPARROWKEY for fullscreen mode. Commandline options -w/-W for the two modes are also available. - During animation playback, the framenumber gets displayed in the animwindow header. - (Experimental) A button has been added which allows you to list all available codecs in the avi codec dialog, instead of listing only certified codecs. Sourcecode: ----------- - All Dutch comments have been translated to English. Bugfixes: --------- Check the bug tracker for a complete listing: http://projects.blender.org/tracker/index.php?group_id=9&atid=125 A shortlist: - Lattices deform correctly again - Plugins for Windows work again - OpenGL context bug in GHOST were the X window was closed before the context resolved Fixes crashes in combination with certain drivers, the r200 DRI most notably. Didn't make it: ------------ - Advanced shading support (Blinn, cartoon rendering) - New draw mode for Lamps in 3D window - Plugins (textures, sequence effects) in MacOSX don't work yet. Still Not working: ----------------- - FaceSelect mode in OSX causes bad redrawing of the backbuffer (it flashes) - The Blender210 Python API. The only API which is available in 2.27 is the one that was used in 2.25 - New build system using configure (this is partially working but needs more work) - Physics support in the game engine