Merge branch 'blender-v2.90-release' into master
This commit is contained in:
@@ -18,8 +18,7 @@
|
||||
* \ingroup freestyle
|
||||
*/
|
||||
|
||||
#ifndef __FREESTYLE_PYTHON_FEDGESHARP_H__
|
||||
#define __FREESTYLE_PYTHON_FEDGESHARP_H__
|
||||
#pragma once
|
||||
|
||||
#include "../BPy_FEdge.h"
|
||||
|
||||
@@ -50,5 +49,3 @@ void FEdgeSharp_mathutils_register_callback();
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* __FREESTYLE_PYTHON_FEDGESHARP_H__ */
|
||||
|
||||
@@ -18,8 +18,7 @@
|
||||
* \ingroup freestyle
|
||||
*/
|
||||
|
||||
#ifndef __FREESTYLE_PYTHON_FEDGESMOOTH_H__
|
||||
#define __FREESTYLE_PYTHON_FEDGESMOOTH_H__
|
||||
#pragma once
|
||||
|
||||
#include "../BPy_FEdge.h"
|
||||
|
||||
@@ -51,5 +50,3 @@ void FEdgeSmooth_mathutils_register_callback();
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* __FREESTYLE_PYTHON_FEDGESMOOTH_H__ */
|
||||
|
||||
Reference in New Issue
Block a user