svn merge ^/trunk/blender -r44189:44204

This commit is contained in:
2012-02-17 20:56:25 +00:00
717 changed files with 4737 additions and 3105 deletions

View File

@@ -2,8 +2,8 @@
* \ingroup eduv
*/
#ifndef __PARAMETRIZER_H__
#define __PARAMETRIZER_H__
#ifndef __UVEDIT_PARAMETRIZER_H__
#define __UVEDIT_PARAMETRIZER_H__
#ifdef __cplusplus
extern "C" {
@@ -98,5 +98,5 @@ void param_flush_restore(ParamHandle *handle);
}
#endif
#endif /*__PARAMETRIZER_H__*/
#endif /*__UVEDIT_PARAMETRIZER_H__*/