Add Chromium-only Blender WebEngine parity work
This commit is contained in:
15
blender-5.2.0/extern/opensubdiv-source/opensubdiv/version.cpp
vendored
Normal file
15
blender-5.2.0/extern/opensubdiv-source/opensubdiv/version.cpp
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// Copyright 2013 Pixar
|
||||
//
|
||||
// Licensed under the terms set forth in the LICENSE.txt file available at
|
||||
// https://opensubdiv.org/license.
|
||||
//
|
||||
|
||||
#include "./version.h"
|
||||
|
||||
namespace OpenSubdiv {
|
||||
namespace OPENSUBDIV_VERSION {
|
||||
|
||||
|
||||
} // end namespace OPENSUBDIV_VERSION
|
||||
} // end namespace OpenSubdiv
|
||||
Reference in New Issue
Block a user