301c853b9c30375c464cfa570b53607ea76df5ee
Between0bfd5e3536andb1cbd9c889the main branch is incorrectly processing the file `draw_debug_info.hh` as GLSL and does some string preprocessing on it. But the output filename matches the name of the header source file used for compiling the gpu module. This file not having been updated since a long time doesn't get copied from the source folder when switching to other branch and make compilation fail. In order to avoid breaking the buildbot longer, we rename the incriminating file to force recreate it when building the release branch.
…
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%
