Blender was initially developed as an in-house application by the Dutch animation studio NeoGeo (no relation to the video game brand), and was officially launched on January 2, 1994.[12] Version 1.00 was released in January 1995,[13] with the primary author being the company co-owner and software developer Ton Roosendaal. The name Blender was inspired by a song by the Swiss electronic band Yello, from the album Baby, which NeoGeo used in its showreel.[14][15][16] Some design choices and experiences for Blender were carried over from an earlier software application, called Traces, that Roosendaal developed for NeoGeo on the Commodore Amiga platform during the 1987–1991 period.[17]
On January 1, 1998, Blender was released publicly online as SGI freeware.[1] NeoGeo was later dissolved, and its client contracts were taken over by another company. After NeoGeo's dissolution, Ton Roosendaal founded Not a Number Technologies (NaN) in June 1998 to further develop Blender, initially distributing it as shareware until NaN went bankrupt in 2002. This also resulted in the discontinuation of Blender's development.[18]
In May 2002, Roosendaal started the non-profit Blender Foundation, with the first goal to find a way to continue developing and promoting Blender as a community-based open-source project. On July 18, 2002, Roosendaal started the "Free Blender" campaign, a crowdfunding precursor.[19][20] The campaign aimed at open-sourcing Blender for a one-time payment of €100,000 (USD 100,670 at the time), with the money being collected from the community.[21] On September 7, 2002, it was announced that they had collected enough funds and would release the Blender source code. Today, Blender is free and open-source software, largely developed by its community as well as 26 full-time employees and 12 freelancers employed by the Blender Institute.[22]
The Blender Foundation initially reserved the right to use dual licensing so that, in addition to GPL 2.0-or-later, Blender would have been available also under the "Blender License", which did not require disclosing source code but required payments to the Blender Foundation. However, this option was never exercised and was suspended indefinitely in 2005.[23] Blender is solely available under "GNU GPLv2 or any later" and was not updated to the GPLv3, as "no evident benefits" were seen.[24] The binary releases of Blender are under GNU GPLv3 or later because of the incorporated Apache libraries.[25]
In 2019, with the release of version 2.80, the integrated game engine for making and prototyping video games was removed; Blender's developers recommended that users migrate to more powerful open source game engines such as Godot instead.[26][27]
Suzanne
In February 2002, the fate of the Blender software company, NaN, became evident as it faced imminent closure in March. Nevertheless, one more release was pushed out, Blender 2.25. As a sort of Easter egg and last personal tag, the artists and developers decided to add a 3D model of a chimpanzee head (called a "monkey" in the software). It was created by Willem-Paul van Overbruggen (SLiD3), who named it Suzanne, after the orangutan in the Kevin Smith film Jay and Silent Bob Strike Back.[28]
Suzanne is Blender's alternative to more common test models such as the Utah Teapot and the Stanford Bunny. A low-polygon model with only 500 faces, Suzanne is included in Blender and often used as a quick and easy way to test materials, animations, rigs, textures, and lighting setups. It is as easily added to a scene as primitives such as a cube or plane.[29]
The largest Blender contest gives out an award called the Suzanne Award,[30] underscoring the significance of this unique 3D model in the Blender community.
Modifiers apply non-destructive effects which can be applied upon rendering or exporting, such as subdivision surfaces.
Sculpting
Blender has multi-resolution digital sculpting, which includes dynamic topology, "baking", remeshing, re-symmetrization, and decimation. The latter is used to simplify models for exporting purposes (an example being game assets).
Geometry nodes
Blender has a node graph system for procedurally and non-destructively creating and manipulating geometry. It was first added to Blender 2.92, which focuses on object scattering and instancing.[32] It takes the form of a modifier, so it can be stacked over other different modifiers.[33] The system uses object attributes, which can be modified and overridden with string inputs. Attributes can include positions, normals and UV maps.[34] All attributes can be viewed in an attribute spreadsheet editor.[35] The Geometry Nodes utility also has the capability of creating primitive meshes.[36] In Blender 3.0, support for creating and modifying curves objects was added to Geometry Nodes;[37] in the same release, the Geometry Nodes workflow was completely redesigned with fields, in order to make the system more intuitive and work like shader nodes.[38][39]
Simulation
Blender can be used to simulate smoke, rain, dust, cloth, fluids, hair, and rigid bodies.[40]
Fluid simulation
The fluid simulator can be used for simulating liquids, like water being poured into a cup.[41] It uses Lattice Boltzmann methods (LBM) to simulate fluids and allows for plenty of adjustment of particles and resolution. The particle physics fluid simulation creates particles that follow the smoothed-particle hydrodynamics method.[42]
Blender has simulation tools for soft-body dynamics, including mesh collision detection, LBM fluid dynamics, smoke simulation, Bullet rigid-body dynamics, an ocean generator with waves, a particle system that includes support for particle-based hair, and real-time control during physics simulation and rendering.
In Blender 2.82, a new fluid simulation system called Mantaflow was added, replacing the old FLIP system.[43] In Blender 2.92, another fluid simulation system called APIC, which builds on Mantaflow,[citation needed] was added. Vortices and more stable calculations are improved from the FLIP system.
Cloth Simulation
Cloth simulation is done by simulating vertices with a rigid body simulation. If done on a 3D mesh, it will produce similar effects as the soft body simulation.
Blender includes three render engines since version 2.80: EEVEE, Workbench and Cycles.
Cycles is a path tracing render engine. It supports rendering through both the CPU and the GPU. Cycles supports the Open Shading Language since Blender 2.65.[44]
Cycles Hybrid Rendering is possible in Version 2.92 with Optix. Tiles are calculated with GPU in combination with CPU.[45]
EEVEE is a new physically based real-time renderer. While it is capable of driving Blender's real-time viewport for creating assets thanks to its speed, it can also work as a renderer for final frames.
Workbench is a real-time render engine designed for fast rendering during modelling and animation preview. It is not intended for final rendering. Workbench supports assigning colors to objects for visual distinction.[46]
Cycles
Cycles is a path-tracingrender engine that is designed to be interactive and easy to use, while still supporting many features.[47] It has been included with Blender since 2011, with the release of Blender 2.61. Cycles supports with AVX, AVX2 and AVX-512 extensions, as well as CPU acceleration in modern hardware.[48]
GPU rendering
Cycles supports GPU rendering, which is used to speed up rendering times. There are three GPU rendering modes: CUDA, which is the preferred method for older Nvidia graphics cards; OptiX, which utilizes the hardware ray-tracing capabilities of Nvidia's Turing architecture & Ampere architecture; HIP, which supports rendering on AMDRadeon graphics cards; and oneAPI for IntelArc GPUs. The toolkit software associated with these rendering modes does not come within Blender and needs to be separately installed and configured as per their respective source instructions.
Multiple GPUs are also supported (with the notable exception of the EEVEE render engine[49]) which can be used to create a render farm to speed up rendering by processing frames or tiles in parallel—having multiple GPUs, however, does not increase the available memory since each GPU can only access its own memory.[50] Since Version 2.90, this limitation of SLI cards is broken with Nvidia's NVLink.[51]
Apple's Metal API got initial implementation in Blender 3.1 for Apple computers with M1 chips and AMD graphics cards.[52]
The integrator is the core rendering algorithm used for lighting computations. Cycles currently supports a path tracing integrator with direct light sampling. It works well for a variety of lighting setups, but it is not as suitable for caustics and certain other complex lighting situations. Rays are traced from the camera into the scene, bouncing around until they find a light source (a lamp, an object material emitting light, or the world background), or until they are simply terminated based on the number of maximum bounces determined in the light path settings for the renderer. To find lamps and surfaces emitting light, both indirect light sampling (letting the ray follow the surface bidirectional scattering distribution function, or BSDF) and direct light sampling (picking a light source and tracing a ray towards it) are used.[62]
The default path tracing integrator is a "pure" path tracer. This integrator works by sending several light rays that act as photons from the camera out into the scene. These rays will eventually hit either: a light source, an object, or the world background. If these rays hit an object, they will bounce based on the angle of impact, and continue bouncing until a light source has been reached or until a maximum number of bounces, as determined by the user, which will cause it to terminate and result in a black, unlit pixel. Multiple rays are calculated and averaged out for each pixel, a process known as "sampling". This sampling number is set by the user and greatly affects the final image. Lower sampling often results in more noise and has the potential to create "fireflies" (which are uncharacteristically bright pixels), while higher sampling greatly reduces noise, but also increases render times.
The alternative is a branched path tracing integrator, which works mostly the same way. Branched path tracing splits the light rays at each intersection with an object according to different surface components,[clarification needed] and takes all lights into account for shading instead of just one. This added complexity makes computing each ray slower but reduces noise in the render, especially in scenes dominated by direct (one-bounce) lighting. This was removed in Blender 3.0 with the advent of Cycles X, as improvements to the pure path tracing integrator made the branched path tracing integrator redundant [63]
Open Shading Language
Blender users can create their own nodes using the Open Shading Language (OSL), although it is important to note that this feature is only fully supported with CPU rendering, and partially supported with OptiX rendering.[64]
Materials
Materials define the look of meshes, NURBS curves, and other geometric objects. They consist of three shaders to define the mesh's surface appearance, volume inside, and surface displacement.[47]
The surface shader defines the light interaction at the surface of the mesh. One or more bidirectional scattering distribution functions, or BSDFs, can specify if incoming light is reflected, refracted into the mesh, or absorbed.[47] The alpha value is one measure of translucency.
When the surface shader does not reflect or absorb light, it enters the volume (light transmission). If no volume shader is specified, it will pass straight through (or be refracted, see refractive index or IOR) to another side of the mesh.
If one is defined, a volume shader describes the light interaction as it passes through the volume of the mesh. Light may be scattered, absorbed, or even emitted[clarification needed] at any point in the volume.[47]
The shape of the surface may be altered by displacement shaders. In this way, textures can be used to make the mesh surface more detailed.
Depending on the settings, the displacement may be virtual-only modifying the surface normals to give the impression of displacement (also known as bump mapping) – real, or a combination of real displacement with bump mapping.[47]
EEVEE
EEVEE (or Eevee) is a real-timePBR renderer included in Blender from version 2.8.[65] This render engine was given the nickname EEVEE,[66] after the Pokémon. The name was later made into the backronym "Extra Easy Virtual Environment Engine" or EEVEE.[67]
With the release of Blender 4.2 LTS[68] in July 2024, EEVEE received an overhaul by its lead developer, Clément Foucault, called EEVEE Next. EEVEE Next boasts a variety of new features for Blender's real-time and rasterised renderer, including screen-space global illumination (SSGI),[69] virtual shadowmapping, sunlight extraction from HDRIs, and a rewritten system for reflections and indirect lighting via light probe volumes and cubemaps.[70] EEVEE Next also brings improved volumetric rendering, along with support for displacement shaders and an improved depth of field system similar to Cycles.
Plans for future releases of EEVEE include support for hardware-accelerated ray-tracing[71] and continued improvements to performance and shader compilation[71]
Workbench
Using the default 3D viewport drawing system for modeling, texturing, etc.[72]
Blender has a node-based compositor within the rendering pipeline, which is accelerated with OpenCL, and in 4.0 it supports GPU. It also includes a non-linear video editor called the Video Sequence Editor (VSE), with support for effects like Gaussian blur, color grading, fade and wipe transitions, and other video transformations. However, there is no built-in multi-core support for rendering video with the VSE.
Plugins/addons and scripts
Blender supports Python scripting for the creation of custom tools, prototyping, importing/exporting from other formats, and task automation. This allows for integration with several external render engines through plugins/addons. Blender itself can also be compiled & imported as a python library for further automation and development.
File format
Blender features an internal file system that can pack multiple scenes into a single ".blend" file.
Most of Blender's ".blend" files are forward, backward, and cross-platform compatible with other versions of Blender, with the following exceptions:
Loading animations stored in post-2.5 files in Blender pre-2.5. This is due to the reworked animation subsystem introduced in Blender 2.5 being inherently incompatible with older versions.
Loading meshes stored in post 2.63. This is due to the introduction of BMesh, a more versatile mesh format.
Blender 2.8 ".blend" files are no longer fully backward compatible, causing errors when opened in previous versions.
Many 3.x ".blend" files are not completely backwards-compatible as well, and may cause errors with previous versions.
All scenes, objects, materials, textures, sounds, images, and post-production effects for an entire animation can be packaged and stored in a single ".blend" file. Data loaded from external sources, such as images and sounds, can also be stored externally and referenced through either an absolute or relative file path. Likewise, ".blend" files themselves can also be used as libraries of Blender assets.
Interface configurations are retained in ".blend" files.
A wide variety of import/export scripts that extend Blender capabilities (accessing the object data via an internal API) make it possible to interoperate with other 3D tools.
Blender organizes data as various kinds of "data blocks" (akin to glTF), such as Objects, Meshes, Lamps, Scenes, Materials, Images, and so on. An object in Blender consists of multiple data blocks – for example, what the user would describe as a polygon mesh consists of at least an Object and a Mesh data block, and usually also a Material and many more, linked together. This allows various data blocks to refer to each other. There may be, for example, multiple Objects that refer to the same Mesh, and making subsequent editing of the shared mesh results in shape changes in all Objects using this Mesh. Objects, meshes, materials, textures, etc. can also be linked to other .blend files, which is what allows the use of .blend files as reusable resource libraries.
The Blender Game Engine was a built-in real-time graphics and logic engine with features such as collision detection, a dynamics engine, and programmable logic. It also allowed the creation of stand-alone, real-time applications ranging from architectural visualization to video games. In April 2018, the engine was removed from the upcoming Blender 2.8 release series, due to updates and revisions to the engine lagging behind other game engines such as Unity and the open-source Godot.[26] In the 2.8 announcements, the Blender team specifically mentioned the Godot engine as a suitable replacement for migrating Blender Game Engine users.[27]
Most of the commands are accessible via hotkeys. There are also comprehensive graphical menus. Numeric buttons can be "dragged" to change their value directly without the need to aim at a particular widget, as well as being set using the keyboard. Both sliders and number buttons can be constrained to various step sizes with modifiers like the Ctrl and Shift keys. Python expressions can also be typed directly into number entry fields, allowing mathematical expressions to specify values.
Modes
Blender includes many modes for interacting with objects, the two primary ones being Object Mode and Edit Mode, which are toggled with the Tab key. Object mode is used to manipulate individual objects as a unit, while Edit mode is used to manipulate the actual object data. For example, an Object Mode can be used to move, scale, and rotate entire polygon meshes, and Edit Mode can be used to manipulate the individual vertices of a single mesh. There are also several other modes, such as Vertex Paint, Weight Paint, and Sculpt Mode.
Workspaces
The Blender GUI builds its tiled windowing system on top of one or multiple windows provided by the underlying platform. One platform window (often sized to fill the screen) is divided into sections and subsections that can be of any type of Blender's views or window types. The user can define multiple layouts of such Blender windows, called screens, and switch quickly between them by selecting from a menu or with keyboard shortcuts. Each window type's own GUI elements can be controlled with the same tools that manipulate the 3D view. For example, one can zoom in and out of GUI-buttons using similar controls, one zooms in and out in the 3D viewport. The GUI viewport and screen layout are fully user-customizable. It is possible to set up the interface for specific tasks such as video editing or UV mapping or texturing by hiding features not used for the task.
Development
Since the opening of the source code, Blender has experienced significant refactoring of the initial codebase and major additions to its feature set.
Improvements include an animation system refresh;[84] a stack-based modifier system;[85] an updated particle system[86] (which can also be used to simulate hair and fur); fluid dynamics; soft-body dynamics; GLSL shaders support[87] in the game engine; advanced UV unwrapping;[88] a fully recoded render pipeline, allowing separate render passes and "render to texture"; node-based material editing and compositing; and projection painting.[89]
Part of these developments was fostered by Google's Summer of Code program, in which the Blender Foundation has participated since 2005.
Historically, Blender has used Phabricator to manage its development but due to the announcement in 2021 that Phabricator would be discontinued,[90] the Blender Institute began work on migrating to another software in early 2022.[91] After extensive debate on what software it should choose[92] it was finally decided to migrate to Gitea.[93] The migration from Phabricator to Gitea is currently a work in progress.[94]
Blender 2.8
Official planning for the next major revision of Blender after the 2.7 series began in the latter half of 2015, with potential targets including a more configurable UI (dubbed "Blender 101"), support for Physically based rendering (PBR) (dubbed EEVEE for "Extra Easy Virtual Environment Engine") to bring improved realtime 3D graphics to the viewport, allowing the use of C++11 and C99 in the codebase, moving to a newer version of OpenGL and dropping support for versions before 3.2, and a possible overhaul of the particle and constraint systems.[95][96] Blender Internal renderer has been removed from 2.8.[83]Code Quest was a project started in April 2018 set in Amsterdam, at the Blender Institute.[97] The goal of the project was to get a large development team working in one place, in order to speed up the development of Blender 2.8.[97] By June 29, 2018, the Code Quest project ended, and on July 2, the alpha version was completed.[98]Beta testing commenced on November 29, 2018, and was anticipated to take until July 2019.[99] Blender 2.80 was released on July 30, 2019.[100]
Cycles X
On April 23, 2021, the Blender Foundation announced the Cycles X project, where they improved the Cycles architecture for future development. Key changes included a new kernel, removal of default tiled rendering (replaced by progressive refine), removal of branched path tracing, and the removal of OpenCL support. Volumetric rendering was also replaced with better algorithms.[101][102][103] Cycles X had only been accessible in an experimental branch[104] until September 21, 2021, when it was merged into the Blender 3.0 alpha.[105]
Support
Blender is extensively documented on its website.[106] There are also a number of online communities dedicated to support, such as the Blender Stack Exchange.[107]
Modified versions
Due to Blender's open-source nature, other programs have tried to take advantage of its success by repackaging and selling cosmetically modified versions of it. Examples include IllusionMage, 3DMofun, 3DMagix, and Fluid Designer,[108] the latter being recognized as Blender-based.
Use in industry
Blender started as an in-house tool for NeoGeo, a Dutch commercial animation company.[109] The first large professional project that used Blender was Spider-Man 2, where it was primarily used to create animatics and pre-visualizations for the storyboard department.[110]
Plumíferos, a commercial animated feature film created entirely in Blender,[115] had premiered in February 2010 in Argentina. Its main characters are anthropomorphictalking animals.
Special effects for episode 6 of Red Dwarf season X, screened in 2012, were created using Blender as confirmed by Ben Simonds of Gecko Animation.[116][117][118]
The alternative hip-hop group Death Grips has used Blender to produce music videos. A screenshot from the program is briefly visible in the music video for Inanimate Sensation.[121]
NASA used
Blender to develop an interactive web application Experience Curiosity to celebrate the 3rd anniversary of the Curiosity rover landing on Mars.[125] This app[126] makes it possible to operate the rover, control its cameras and the robotic arm and reproduces some of the prominent events of the Mars Science Laboratory mission.[127] The application was presented at the beginning of the WebGL section on SIGGRAPH 2015.[128][List entry too long] Blender is also used by NASA for many publicly available 3D models. Many 3D models on NASA's 3D resources page are in a native .blend format.[129]
Blender was used for both CGI and compositing for the movie Hardcore Henry.[130] The visual effects in the feature film Sabogal were done in Blender.[131] VFX supervisor Bill Westenhofer used Blender to create the character "Murloc" in the 2016 film Warcraft.[132]
VFX Artist Ian Hubert used Blender for the science fiction film Prospect.[138] The 2018 film Next Gen was fully created in Blender by Tangent Animation. A team of developers worked on improving Blender for internal use, but it is planned to eventually add those improvements to the official Blender build.[139][140]
The 2019 film I Lost My Body was largely animated using Blender's Grease Pencil tool by drawing over CGI animation allowing for a real sense of camera movement that is harder to achieve in purely traditionally drawn animation.[141]
Khara and its child company Project Studio Q are trying to replace their main tool, 3ds Max, with Blender. They started "field verification" of Blender during their ongoing production of Evangelion: 3.0+1.0.[143] They also signed up as Corporate Silver and Bronze members of Development Fund.[144][145][146]
The 2020 film Wolfwalkers was partially created using Blender.[147]
Since 2005, every one to two years the Blender Foundation has announced a new creative project to help drive innovation in Blender.[153][154] In response to the success of the first open movie project, Elephants Dream, in 2006, the Blender Foundation founded the Blender Institute to be in charge of additional projects, such as films: Big Buck Bunny, Sintel, Tears of Steel; and Yo Frankie!, or Project Apricot, an open game utilizing the Crystal Spacegame engine that reused some of the assets created for Big Buck Bunny.
Online services
Blender Foundation
Blender Studio
The Blender Studio platform, launched in March 2014 as Blender Cloud,[155][156][157] is a subscription-based cloud computing platform where members can access Blender add-ons, courses and to keep track of the production of Blender Studio's open movies.[158] It is currently operated by the Blender Studio, formerly a part of the Blender Institute.[22] It was launched to promote and fundraiser for Project: Gooseberry, and is intended to replace the selling of DVDs by the Blender Foundation with a subscription-based model for file hosting, asset sharing and collaboration.[155][159] Blender Add-ons included in Blender Studio are CloudRig,[160] Blender Kitsu,[161] Contact sheet Add-on,[162] Blender Purge[163] and Shot Builder.[164][165][166] It was rebranded from Blender Cloud to Blender Studio on 22 October 2021.[167]
The Blender ID is a unified login for Blender software and service users, providing a login for Blender Studio, the Blender Store, the Blender Conference, Blender Network, Blender Development Fund, and the Blender Foundation Certified Trainer Program.[181]
Blender Open Data
The Blender Open Data is a platform to collect, display, and query benchmark data produced by the Blender community with related Blender Benchmark software.[182]
Blender Network
The Blender Network was an online platform to enable online professionals to conduct business with Blender and provide online support.[183] It was terminated on 31 March 2021.[184]
Blender Store
A store to buy Blender merchandise, such as shirts, socks, beanies, etc.[185]
Blender Extensions
Blender Extensions acts as the main repo for extensions, introduced in Blender 4.2, which include both addons and themes. Users can then install and update extensions right in Blender itself.[186]
The following table lists notable developments during Blender's release history: green indicates the current version, yellow indicates currently supported versions, and red indicates versions that are no longer supported (though many later versions can still be used on modern systems).[citation needed]
Ray tracing in internal renderer; support for YafaRay.
Old version, no longer maintained: 2.34
August 5, 2004
LSCM-UV-Unwrapping, object-particle interaction.
Old version, no longer maintained: 2.37
May 31, 2005
Simulation of elastic surfaces; improved subdivision surface.
Old version, no longer maintained: 2.40
December 22, 2005
Greatly improved system and character animations (with a non-linear editing tool), and added a fluid and hair simulator. New functionality was based on Google Summer of Code 2005.[189]
Old version, no longer maintained: 2.41
January 25, 2006
Improvements of the game engine (programmable vertex and pixel shaders, using Blender materials, split-screen mode, improvements to the physics engine), improved UV mapping, recording of the Python scripts for sculpture or sculpture works with the help of grid or mesh (mesh sculpting) and set-chaining models.
Old version, no longer maintained: 2.42
July 14, 2006
The film Elephants Dream resulted in high development as a necessity. In particular, the Node-System (Material- and Compositor) has been implemented.
With the production of Big Buck Bunny, Blender gained the ability to produce grass quickly and efficiently.[190]
Old version, no longer maintained: 2.48
October 14, 2008
Due to development of Yo Frankie!, the game engine was improved substantially.[191]
Old version, no longer maintained: 2.49
June 13, 2009
New window and file manager, new interface, new Python API, and new animation system.[192]
Old version, no longer maintained: 2.57
April 13, 2011
First official stable release of 2.5 branch: new interface, new window manager and rewritten event — and tool — file processing system, new animation system (each setting can be animated now), and new Python API.[193]
Old version, no longer maintained: 2.58
June 22, 2011
New features, such as the addition of the warp modifier and render baking. Improvements in sculpting.[194]
Old version, no longer maintained: 2.58a
July 4, 2011
Some bug fixes, along with small extensions in GUI and Python interface.[195]
Old version, no longer maintained: 2.59
August 13, 2011
3D mouse support.
Old version, no longer maintained: 2.60
October 19, 2011
Developer branches integrated into the main developer branch: among other things, B-mesh, a new rendering/shading system, NURBS, to name a few, directly from Google Summer of Code.
Old version, no longer maintained: 2.61
December 14, 2011
New Render Engine, Cycles, added alongside Blender Internal (as a "preview release").[196]Motion Tracking, Dynamic Paint, and Ocean Simulator.
Old version, no longer maintained: 2.62
February 16, 2012
Motion tracking improvement, further expansion of UV tools, and remesh modifier. Cycles render engine updates to make it more production-ready.
Old version, no longer maintained: 2.63
April 27, 2012
Bug fixes, B-mesh project: completely new mesh system with n-corners, plus new tools: dissolve, inset, bridge, vertex slide, vertex connect, and bevel.
Freestyle rendering mode for non-photographic rendering, subsurface scattering support added the motion tracking solver is made more accurate and faster, and an add-on for 3D printing now comes bundled.
Rendering performance is improved for CPUs and GPUs, support for Nvidia Tesla K20, GTX Titan and GTX 780 GPUs. Smoke rendering improved to reduce blockiness.
Blender now supports a fully integrated Multi-View and Stereo 3D pipeline, Cycles has much-awaited initial support for AMD GPUs, and a new Light Portals feature.
Improvements to Cycles, new features for the Grease Pencil, more support for OpenVDB, updated Python library and support for Windows XP has been removed.
Physically based Nishita Sky Texture, improved EEVEE motion blur, sculpting improvements including a new multiresolution modifier and modelling improvements.
Expansion of Geometry Nodes with mesh primitives and a new spreadsheet editor, sculpting improvements, new grease pencil line art modifier and EEVEE rendering improvements.
Major Cycles update with rewritten GPU kernels and rewritten shadow catchers and other rendering improvements. Overhaul to Geometry nodes with new 'Fields' system. A new UI visual refresh as well as other features and improvements.
New hair system with Geometry nodes and asset browser, real-time viewport compositor, vector displacement maps for sculpting, viewport performance improvements with Apple Metal.
Rewrite of the EEVEE render engine to be closer to cycles, addition of Ray Portal BSDF in Cycles, addition of Khronos PBR Neutral tone mapping, and GPU acceleration for the compositor.[229]
Latest preview version of a future release: 4.3 Beta
Blender 2.76b was the last supported release for Windows XP and version 2.63 was the last supported release for PowerPC. Blender 2.83 LTS and 2.92 were the last supported versions for Windows 7.[238] In 2013, Blender was released on Android as a demo, but has not been updated since.[239]
^Roosendaal, Ton (June 2005). "Blender License". Archived from the original on March 4, 2016. Retrieved January 19, 2007.
^Prokoudine, Alexandre (26 January 2012). "What's up with DWG adoption in free software?". libregraphicsworld.org. Archived from the original on 9 November 2016. Retrieved 2015-12-05. [Blender's Ton Roosendaal:] Blender is also still 'GPLv2 or later'. For the time being we stick to that, moving to GPL 3 has no evident benefits I know of. My advice for LibreDWG: if you make a library, choosing a widely compatible license (MIT, BSD, or LGPL) is a very positive choice.