Cleanup: move file descriptions into doxygen file section

Also other minor corrections & reformat particle system copyright.
This commit is contained in:
Campbell Barton 2022-02-09 18:09:08 +11:00
parent 2c7f2a0ba4
commit 19100aa57d
22 changed files with 24 additions and 33 deletions

@ -14,7 +14,6 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
* *
* The Original Code is Copyright (c) 2010 The Chromium Authors. All rights reserved. * The Original Code is Copyright (c) 2010 The Chromium Authors. All rights reserved.
* All rights reserved.
*/ */
/** \file /** \file

@ -14,7 +14,6 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
* *
* The Original Code is Copyright (c) 2010 The Chromium Authors. All rights reserved. * The Original Code is Copyright (c) 2010 The Chromium Authors. All rights reserved.
* All rights reserved.
*/ */
/** \file /** \file

@ -13,11 +13,8 @@
* along with this program; if not, write to the Free Software Foundation, * along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
* *
* The Original Code is Copyright (C) 2007 by Janne Karhu. * Copyright 2007 Janne Karhu. All rights reserved.
* All rights reserved. * 2011-2012 AutoCRC (adaptive time step, Classical SPH).
* Adaptive time step
* Classical SPH
* Copyright 2011-2012 AutoCRC
*/ */
#pragma once #pragma once

@ -13,11 +13,8 @@
* along with this program; if not, write to the Free Software Foundation, * along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
* *
* The Original Code is Copyright (C) 2007 by Janne Karhu. * Copyright 2007 Janne Karhu. All rights reserved.
* All rights reserved. * 2011-2012 AutoCRC (adaptive time step, Classical SPH).
* Adaptive time step
* Classical SPH
* Copyright 2011-2012 AutoCRC
*/ */
/** \file /** \file

@ -15,11 +15,11 @@
* *
* The Original Code is Copyright (C) 2001-2002 by NaN Holding BV. * The Original Code is Copyright (C) 2001-2002 by NaN Holding BV.
* All rights reserved. * All rights reserved.
* blenloader readfile private function prototypes
*/ */
/** \file /** \file
* \ingroup blenloader * \ingroup blenloader
* blenloader readfile private function prototypes.
*/ */
#pragma once #pragma once

@ -15,11 +15,11 @@
* *
* The Original Code is Copyright (C) 2001-2002 by NaN Holding BV. * The Original Code is Copyright (C) 2001-2002 by NaN Holding BV.
* All rights reserved. * All rights reserved.
* Pose Mode API's and Operators for Pose Mode armatures
*/ */
/** \file /** \file
* \ingroup edarmature * \ingroup edarmature
* Pose Mode API's and Operators for Pose Mode armatures.
*/ */
#include "MEM_guardedalloc.h" #include "MEM_guardedalloc.h"

@ -15,11 +15,11 @@
* *
* The Original Code is Copyright (C) 2008 Blender Foundation * The Original Code is Copyright (C) 2008 Blender Foundation
* All rights reserved. * All rights reserved.
* Implementation of Bone Groups operators and editing API's
*/ */
/** \file /** \file
* \ingroup edarmature * \ingroup edarmature
* Implementation of Bone Groups operators and editing API's.
*/ */
#include <string.h> #include <string.h>

@ -15,11 +15,11 @@
* *
* The Original Code is Copyright (C) 2008, Blender Foundation * The Original Code is Copyright (C) 2008, Blender Foundation
* This is a new part of Blender * This is a new part of Blender
* Operator for converting Grease Pencil data to geometry
*/ */
/** \file /** \file
* \ingroup edgpencil * \ingroup edgpencil
* Operator for converting Grease Pencil data to geometry.
*/ */
#include <math.h> #include <math.h>

@ -15,11 +15,11 @@
* *
* The Original Code is Copyright (C) 2008, Blender Foundation * The Original Code is Copyright (C) 2008, Blender Foundation
* This is a new part of Blender * This is a new part of Blender
* Operators for editing Grease Pencil strokes
*/ */
/** \file /** \file
* \ingroup edgpencil * \ingroup edgpencil
* Operators for editing Grease Pencil strokes.
*/ */
#include <math.h> #include <math.h>

@ -15,11 +15,11 @@
* *
* The Original Code is Copyright (C) 2008, Blender Foundation * The Original Code is Copyright (C) 2008, Blender Foundation
* This is a new part of Blender * This is a new part of Blender
* Operators for editing Grease Pencil strokes
*/ */
/** \file /** \file
* \ingroup edgpencil * \ingroup edgpencil
* Operators for editing Grease Pencil strokes.
*/ */
#include <math.h> #include <math.h>

@ -15,11 +15,11 @@
* *
* The Original Code is Copyright (C) 2016, Blender Foundation * The Original Code is Copyright (C) 2016, Blender Foundation
* This is a new part of Blender * This is a new part of Blender
* Operators for interpolating new Grease Pencil frames from existing strokes
*/ */
/** \file /** \file
* \ingroup edgpencil * \ingroup edgpencil
* Operators for interpolating new Grease Pencil frames from existing strokes.
*/ */
#include <math.h> #include <math.h>

@ -15,11 +15,11 @@
* *
* The Original Code is Copyright (C) 2019, Blender Foundation. * The Original Code is Copyright (C) 2019, Blender Foundation.
* This is a new part of Blender * This is a new part of Blender
* Operators for merge Grease Pencil strokes
*/ */
/** \file /** \file
* \ingroup edgpencil * \ingroup edgpencil
* Operators for merge Grease Pencil strokes.
*/ */
#include <stdio.h> #include <stdio.h>

@ -15,11 +15,11 @@
* *
* The Original Code is Copyright (C) 2008, Blender Foundation * The Original Code is Copyright (C) 2008, Blender Foundation
* This is a new part of Blender * This is a new part of Blender
* Operator for converting Grease Pencil data to geometry
*/ */
/** \file /** \file
* \ingroup edgpencil * \ingroup edgpencil
* Operator for converting Grease Pencil data to geometry.
*/ */
#include "MEM_guardedalloc.h" #include "MEM_guardedalloc.h"

@ -15,11 +15,11 @@
* *
* The Original Code is Copyright (C) 2018, Blender Foundation, * The Original Code is Copyright (C) 2018, Blender Foundation,
* This is a new part of Blender * This is a new part of Blender
* Use deprecated data to convert old 2.7x files
*/ */
/** \file /** \file
* \ingroup edgpencil * \ingroup edgpencil
* Use deprecated data to convert old 2.7x files.
*/ */
/* Allow using deprecated functionality. */ /* Allow using deprecated functionality. */

@ -15,11 +15,11 @@
* *
* The Original Code is Copyright (C) 2017, Blender Foundation * The Original Code is Copyright (C) 2017, Blender Foundation
* This is a new part of Blender * This is a new part of Blender
* Operators for creating new Grease Pencil primitives (boxes, circles, ...)
*/ */
/** \file /** \file
* \ingroup edgpencil * \ingroup edgpencil
* Operators for creating new Grease Pencil primitives (boxes, circles, ...).
*/ */
#include <math.h> #include <math.h>

@ -15,11 +15,11 @@
* *
* The Original Code is Copyright (C) 2015, Blender Foundation * The Original Code is Copyright (C) 2015, Blender Foundation
* This is a new part of Blender * This is a new part of Blender
* Brush based operators for editing Grease Pencil strokes
*/ */
/** \file /** \file
* \ingroup edgpencil * \ingroup edgpencil
* Brush based operators for editing Grease Pencil strokes.
*/ */
#include <math.h> #include <math.h>

@ -15,11 +15,11 @@
* *
* The Original Code is Copyright (C) 2015, Blender Foundation * The Original Code is Copyright (C) 2015, Blender Foundation
* This is a new part of Blender * This is a new part of Blender
* Brush based operators for editing Grease Pencil strokes
*/ */
/** \file /** \file
* \ingroup edgpencil * \ingroup edgpencil
* Brush based operators for editing Grease Pencil strokes.
*/ */
#include "MEM_guardedalloc.h" #include "MEM_guardedalloc.h"

@ -15,11 +15,11 @@
* *
* The Original Code is Copyright (C) 2015, Blender Foundation * The Original Code is Copyright (C) 2015, Blender Foundation
* This is a new part of Blender * This is a new part of Blender
* Brush based operators for editing Grease Pencil strokes
*/ */
/** \file /** \file
* \ingroup edgpencil * \ingroup edgpencil
* Brush based operators for editing Grease Pencil strokes.
*/ */
#include "MEM_guardedalloc.h" #include "MEM_guardedalloc.h"

@ -15,11 +15,11 @@
* *
* The Original Code is Copyright (C) 2015, Blender Foundation * The Original Code is Copyright (C) 2015, Blender Foundation
* This is a new part of Blender * This is a new part of Blender
* Brush based operators for editing Grease Pencil strokes
*/ */
/** \file /** \file
* \ingroup edgpencil * \ingroup edgpencil
* Brush based operators for editing Grease Pencil strokes.
*/ */
#include "MEM_guardedalloc.h" #include "MEM_guardedalloc.h"

@ -14,8 +14,6 @@
* *
* The Original Code is Copyright (C) 2001-2002 by NaN Holding BV. * The Original Code is Copyright (C) 2001-2002 by NaN Holding BV.
* All rights reserved. * All rights reserved.
*
* The Original Code is: some of this file.
*/ */
/** \file /** \file

@ -14,8 +14,6 @@
* *
* The Original Code is Copyright (C) 2001-2002 by NaN Holding BV. * The Original Code is Copyright (C) 2001-2002 by NaN Holding BV.
* All rights reserved. * All rights reserved.
*
* The Original Code is: some of this file.
*/ */
/** \file /** \file

@ -31,8 +31,11 @@
* All rights reserved. * All rights reserved.
*/ */
/* This file comes from the chromium project, adapted to Blender to add DDS /** \file
* flipping to OpenGL convention for Blender */ * \ingroup imbdds
* This file comes from the chromium project, adapted to Blender to add DDS
* flipping to OpenGL convention for Blender.
*/
#include "IMB_imbuf_types.h" #include "IMB_imbuf_types.h"