Merge branch 'blender-v2.90-release' into master

This commit is contained in:
2020-08-07 10:04:57 +02:00
1401 changed files with 1497 additions and 5524 deletions

View File

@@ -18,8 +18,7 @@
* \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_FEDGE_H__
#define __FREESTYLE_PYTHON_FEDGE_H__
#pragma once
#include "../BPy_Interface1D.h"
@@ -46,5 +45,3 @@ typedef struct {
#ifdef __cplusplus
}
#endif
#endif /* __FREESTYLE_PYTHON_FEDGE_H__ */

View File

@@ -18,8 +18,7 @@
* \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_FRSCURVE_H__
#define __FREESTYLE_PYTHON_FRSCURVE_H__
#pragma once
#include "../BPy_Interface1D.h"
@@ -46,5 +45,3 @@ typedef struct {
#ifdef __cplusplus
}
#endif
#endif /* __FREESTYLE_PYTHON_FRSCURVE_H__ */

View File

@@ -18,8 +18,7 @@
* \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_STROKE_H__
#define __FREESTYLE_PYTHON_STROKE_H__
#pragma once
#include "../BPy_Interface1D.h"
@@ -46,5 +45,3 @@ typedef struct {
#ifdef __cplusplus
}
#endif
#endif /* __FREESTYLE_PYTHON_STROKE_H__ */

View File

@@ -18,8 +18,7 @@
* \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_VIEWEDGE_H__
#define __FREESTYLE_PYTHON_VIEWEDGE_H__
#pragma once
#include "../BPy_Interface1D.h"
@@ -46,5 +45,3 @@ typedef struct {
#ifdef __cplusplus
}
#endif
#endif /* __FREESTYLE_PYTHON_VIEWEDGE_H__ */

View File

@@ -18,8 +18,7 @@
* \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CHAIN_H__
#define __FREESTYLE_PYTHON_CHAIN_H__
#pragma once
#include "../BPy_FrsCurve.h"
@@ -46,5 +45,3 @@ typedef struct {
#ifdef __cplusplus
}
#endif
#endif /* __FREESTYLE_PYTHON_CHAIN_H__ */

View File

@@ -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__ */

View File

@@ -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__ */