Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2019-02-02 03:53:07 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-02-02 03:58:24 +0300
commit4ef09cf937f27eccd262c5026fc494498344798c (patch)
tree415d1faa63a182a5afe750d541400da86825f2f4 /source/blender/makesdna
parenta3bf8da8758fb4640feaa3eba5c21161c58b9659 (diff)
Cleanup: remove author/date info from doxy headers
Diffstat (limited to 'source/blender/makesdna')
-rw-r--r--source/blender/makesdna/DNA_mask_types.h2
-rw-r--r--source/blender/makesdna/DNA_movieclip_types.h2
-rw-r--r--source/blender/makesdna/DNA_packedFile_types.h2
-rw-r--r--source/blender/makesdna/DNA_sequence_types.h2
-rw-r--r--source/blender/makesdna/DNA_sound_types.h2
-rw-r--r--source/blender/makesdna/DNA_space_types.h2
-rw-r--r--source/blender/makesdna/DNA_text_types.h2
-rw-r--r--source/blender/makesdna/DNA_texture_types.h2
-rw-r--r--source/blender/makesdna/DNA_tracking_types.h2
-rw-r--r--source/blender/makesdna/DNA_userdef_types.h2
-rw-r--r--source/blender/makesdna/DNA_vec_types.h2
-rw-r--r--source/blender/makesdna/DNA_vfont_types.h2
12 files changed, 0 insertions, 24 deletions
diff --git a/source/blender/makesdna/DNA_mask_types.h b/source/blender/makesdna/DNA_mask_types.h
index 4275e2c9bf4..f3ee6624c0f 100644
--- a/source/blender/makesdna/DNA_mask_types.h
+++ b/source/blender/makesdna/DNA_mask_types.h
@@ -19,8 +19,6 @@
/** \file DNA_mask_types.h
* \ingroup DNA
- * \since march-2012
- * \author Sergey Sharybin
*
* Mask data-blocks are collections of 2D curves to be used
* for image masking in the compositor and sequencer.
diff --git a/source/blender/makesdna/DNA_movieclip_types.h b/source/blender/makesdna/DNA_movieclip_types.h
index 82e91d758e6..7d3e98f925a 100644
--- a/source/blender/makesdna/DNA_movieclip_types.h
+++ b/source/blender/makesdna/DNA_movieclip_types.h
@@ -19,8 +19,6 @@
/** \file DNA_movieclip_types.h
* \ingroup DNA
- * \since may-2011
- * \author Sergey Sharybin
*/
#ifndef __DNA_MOVIECLIP_TYPES_H__
diff --git a/source/blender/makesdna/DNA_packedFile_types.h b/source/blender/makesdna/DNA_packedFile_types.h
index f7c0bdfba3f..a9906f6b05f 100644
--- a/source/blender/makesdna/DNA_packedFile_types.h
+++ b/source/blender/makesdna/DNA_packedFile_types.h
@@ -19,8 +19,6 @@
/** \file DNA_packedFile_types.h
* \ingroup DNA
- * \author nzc
- * \since 12-oct-2000 nzc
*/
#ifndef __DNA_PACKEDFILE_TYPES_H__
diff --git a/source/blender/makesdna/DNA_sequence_types.h b/source/blender/makesdna/DNA_sequence_types.h
index c51d23ec2e3..7a3b5117b0e 100644
--- a/source/blender/makesdna/DNA_sequence_types.h
+++ b/source/blender/makesdna/DNA_sequence_types.h
@@ -18,8 +18,6 @@
*/
/** \file DNA_sequence_types.h
* \ingroup DNA
- * \since mar-2001
- * \author nzc
*
* Structs for use by the 'Sequencer' (Video Editor)
*
diff --git a/source/blender/makesdna/DNA_sound_types.h b/source/blender/makesdna/DNA_sound_types.h
index 0f9105df9fe..a0e7b52fc6e 100644
--- a/source/blender/makesdna/DNA_sound_types.h
+++ b/source/blender/makesdna/DNA_sound_types.h
@@ -18,8 +18,6 @@
*/
/** \file DNA_sound_types.h
* \ingroup DNA
- * \since mar-2001
- * \author nzc
*/
#ifndef __DNA_SOUND_TYPES_H__
diff --git a/source/blender/makesdna/DNA_space_types.h b/source/blender/makesdna/DNA_space_types.h
index 24c8c047218..5f91d5c4b7f 100644
--- a/source/blender/makesdna/DNA_space_types.h
+++ b/source/blender/makesdna/DNA_space_types.h
@@ -18,8 +18,6 @@
*/
/** \file DNA_space_types.h
* \ingroup DNA
- * \since mar-2001
- * \author nzc
*
* Structs for each of space type in the user interface.
*/
diff --git a/source/blender/makesdna/DNA_text_types.h b/source/blender/makesdna/DNA_text_types.h
index bd5c0cba0ec..69b6b3618a0 100644
--- a/source/blender/makesdna/DNA_text_types.h
+++ b/source/blender/makesdna/DNA_text_types.h
@@ -18,8 +18,6 @@
*/
/** \file DNA_text_types.h
* \ingroup DNA
- * \since mar-2001
- * \author nzc
*
* Text blocks used for Python-Scripts, OpenShadingLanguage
* and arbitrary text data to store in blend files.
diff --git a/source/blender/makesdna/DNA_texture_types.h b/source/blender/makesdna/DNA_texture_types.h
index 1e14ad11b9e..3b4c6f832a4 100644
--- a/source/blender/makesdna/DNA_texture_types.h
+++ b/source/blender/makesdna/DNA_texture_types.h
@@ -19,8 +19,6 @@
/** \file DNA_texture_types.h
* \ingroup DNA
- * \since mar-2001
- * \author nzc
*/
#ifndef __DNA_TEXTURE_TYPES_H__
diff --git a/source/blender/makesdna/DNA_tracking_types.h b/source/blender/makesdna/DNA_tracking_types.h
index bdc37d43f5e..ff7102abb09 100644
--- a/source/blender/makesdna/DNA_tracking_types.h
+++ b/source/blender/makesdna/DNA_tracking_types.h
@@ -19,8 +19,6 @@
/** \file DNA_tracking_types.h
* \ingroup DNA
- * \since may-2011
- * \author Sergey Sharybin
*
* Structs used for camera tracking and the movie-clip editor.
*/
diff --git a/source/blender/makesdna/DNA_userdef_types.h b/source/blender/makesdna/DNA_userdef_types.h
index 57207da017d..9c123d5ff12 100644
--- a/source/blender/makesdna/DNA_userdef_types.h
+++ b/source/blender/makesdna/DNA_userdef_types.h
@@ -19,8 +19,6 @@
/** \file DNA_userdef_types.h
* \ingroup DNA
- * \since mar-2001
- * \author nzc
*/
#ifndef __DNA_USERDEF_TYPES_H__
diff --git a/source/blender/makesdna/DNA_vec_types.h b/source/blender/makesdna/DNA_vec_types.h
index 39a7bf322ed..51f7406fe6c 100644
--- a/source/blender/makesdna/DNA_vec_types.h
+++ b/source/blender/makesdna/DNA_vec_types.h
@@ -19,8 +19,6 @@
/** \file DNA_vec_types.h
* \ingroup DNA
- * \since dec-2000
- * \author nzc
*/
#ifndef __DNA_VEC_TYPES_H__
diff --git a/source/blender/makesdna/DNA_vfont_types.h b/source/blender/makesdna/DNA_vfont_types.h
index 906ae6dfc5d..8b637371880 100644
--- a/source/blender/makesdna/DNA_vfont_types.h
+++ b/source/blender/makesdna/DNA_vfont_types.h
@@ -19,8 +19,6 @@
/** \file DNA_vfont_types.h
* \ingroup DNA
- * \since mar-2001
- * \author nzc
*
* Vector Fonts used for text in the 3D view-port
* (unrelated to text used to render the GUI).