Download K-3D 0.6.0.0
A few days ago, the third major release of K-3D was released with version number 0.6.0.0. With this program 3d objects and animations can be designed and is also able to render them. The software comes as a Windows installer offered, but also the source code is available, which can be compiled under Linux, Mac OS X and Solaris, among others. More information about this program can be found in this wiki are being found. In version 0.6.0.0 we find, among other things, a completely rewritten user interface, a lot of new features and improved stability. The full changelog for this release looks like this:
Changes:
- COMP: Synchronize code::blocks build
- ENH: Implemented undo/redo for adding/deleting user properties
- COMP: Moved desktop and man directories since they are not installed to the same locations as share COMP: Several share sub-directories didn’t have makefiles and weren’t getting installed
- ENH: Renamed k3d::system::run_process() and k3d::system::async_run_process() as spawn_sync() and spawn_async() respectively, and removed unused process-startup functions. Switched the implementations to use Glibmm
- ENH: Rewrite k3d::system functions to use Glib spawn_ functions for starting processes
- COMP: Release Checklist
- STYLE: New indentation style ENH: Disable output timestamps for renderjob & renderframe
- COMP: code::blocks build
- BUG: Longstanding crash undoing a change of shader in any of the RenderMan shader objects
- ENH: Relaxed k3d::sl::shader so it can be used in a wider variety of containers, including k3d::data ENH: k3d::sl::shader uses boost::filesystem::path for all path-related data STYLE: New indentation style
- ENH: Created k3d::data::explicit_change_signal, which allows an observer to distinguish between a value that is changing because it was explicit set, and one that is changing due to undo/redo
- BUG: command_arguments handles char* correctly as an input argument
- STYLE: New indentation style
- ENH: Moved module-proxy make targets to the bin/plugins directory
- STYLE: Renamed “conics” module to “quadrics” for consistency with RenderMan usage, updated plugin categories to match
- ENH: Added “scroll.k3d” sample document, which uses a MeshModifierScript to “roll up” a plane
- COMP: Rasterized icon installation was broken
- ENH: Remove obsolete regression test
- ENH: Simplified bitmap plugin implementations, made more consistent use of the SDK, and eliminated some redundant functionality. BUG: Removed BitmapInstance, the whole 2D compositing pipeline needs to be rethought. COMP: Deprecated bitmap_element class, most of its functionality should be pushed into the SDK.
- ENH: k3d::bitmap::reset() is a no-op if the new width and height are the same as the originals
- BUG: Crash in BitmapMatteColordiff modifier
- COMP: Ship an updated version of Aqsis with the K-3D all-in-one installer
[break]
Version number | 0.6.0.0 |
Operating systems | Windows 2000, Linux, Windows XP |
Website | K-3D |
Download | |
License type | GPL |