2e1a12905d76378882669364ca4f2c19bd48ac4b
This PR removes unused Win32 code that we've had for about 13 years, hidden behind a define that we've never enabled. The intent of this optional code was to allow showing Blender windows as transparent, something that looked pretty cool back then. The main method used was an API call of DwmEnableBlurBehindWindow, but this function has not done anything since Windows 8 because styles and tastes have changed. Pull Request: https://projects.blender.org/blender/blender/pulls/137620
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
