DNA header files are now grouped under the same module. No further documentation done.
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_ID.h (mar-2001 nzc)
|
||||
*
|
||||
* ID and Library types, which are fundamental for sdna,
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -33,6 +29,11 @@
|
||||
#ifndef DNA_ID_H
|
||||
#define DNA_ID_H
|
||||
|
||||
/** \file DNA_ID.h
|
||||
* \ingroup DNA
|
||||
* \brief ID and Library types, which are fundamental for sdna.
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -28,6 +28,10 @@
|
||||
#ifndef DNA_ANIM_TYPES_H
|
||||
#define DNA_ANIM_TYPES_H
|
||||
|
||||
/** \file DNA_anim_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -28,6 +28,10 @@
|
||||
#ifndef DNA_ARMATURE_TYPES_H
|
||||
#define DNA_ARMATURE_TYPES_H
|
||||
|
||||
/** \file DNA_armature_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
#include "DNA_ID.h"
|
||||
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/* DNA_particle_types.h
|
||||
*
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -32,6 +30,10 @@
|
||||
#ifndef DNA_BOID_TYPES_H
|
||||
#define DNA_BOID_TYPES_H
|
||||
|
||||
/** \file DNA_boid_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
|
||||
typedef enum BoidRuleType {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -30,6 +30,11 @@
|
||||
#ifndef DNA_BRUSH_TYPES_H
|
||||
#define DNA_BRUSH_TYPES_H
|
||||
|
||||
/** \file DNA_brush_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
|
||||
#include "DNA_ID.h"
|
||||
#include "DNA_texture_types.h" /* for MTex */
|
||||
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_camera_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -31,6 +29,10 @@
|
||||
#ifndef DNA_CAMERA_TYPES_H
|
||||
#define DNA_CAMERA_TYPES_H
|
||||
|
||||
/** \file DNA_camera_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_ID.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -29,6 +29,10 @@
|
||||
#ifndef DNA_CLOTH_TYPES_H
|
||||
#define DNA_CLOTH_TYPES_H
|
||||
|
||||
/** \file DNA_cloth_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
/**
|
||||
* This struct contains all the global data required to run a simulation.
|
||||
* At the time of this writing, this structure contains data appropriate
|
||||
|
@@ -1,5 +1,4 @@
|
||||
/**
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -30,6 +29,10 @@
|
||||
#ifndef DNA_COLOR_TYPES_H
|
||||
#define DNA_COLOR_TYPES_H
|
||||
|
||||
/** \file DNA_color_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_vec_types.h"
|
||||
|
||||
/* general defines for kernel functions */
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -31,6 +31,10 @@
|
||||
#ifndef DNA_CONSTRAINT_TYPES_H
|
||||
#define DNA_CONSTRAINT_TYPES_H
|
||||
|
||||
/** \file DNA_constraint_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_ID.h"
|
||||
#include "DNA_listBase.h"
|
||||
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_controller_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -31,6 +29,10 @@
|
||||
#ifndef DNA_CONTROLLER_TYPES_H
|
||||
#define DNA_CONTROLLER_TYPES_H
|
||||
|
||||
/** \file DNA_controller_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
struct bActuator;
|
||||
struct Text;
|
||||
struct bSensor;
|
||||
|
@@ -1,8 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_curve_types.h (mar-2001 nzc)
|
||||
*
|
||||
* Curve stuff.
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -33,6 +29,10 @@
|
||||
#ifndef DNA_CURVE_TYPES_H
|
||||
#define DNA_CURVE_TYPES_H
|
||||
|
||||
/** \file DNA_curve_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
#include "DNA_vec_types.h"
|
||||
#include "DNA_ID.h"
|
||||
|
@@ -27,7 +27,7 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** @file DNA_customdata_types.h
|
||||
/** \file DNA_customdata_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_effect_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -31,6 +29,10 @@
|
||||
#ifndef DNA_EFFECT_TYPES_H
|
||||
#define DNA_EFFECT_TYPES_H
|
||||
|
||||
/** \file DNA_effect_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
/* don't forget, new effects also in writefile.c for dna!!! */
|
||||
|
||||
#define PAF_MAXMULT 4
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_fileglobal_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -31,6 +29,10 @@
|
||||
#ifndef DNA_FILEGLOBAL_TYPES_H
|
||||
#define DNA_FILEGLOBAL_TYPES_H
|
||||
|
||||
/** \file DNA_fileglobal_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
struct bScreen;
|
||||
struct Scene;
|
||||
|
||||
|
@@ -25,12 +25,16 @@
|
||||
* Contributor(s): none yet.
|
||||
*
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
* blenloader genfile private function prototypes
|
||||
*/
|
||||
|
||||
#ifndef GENFILE_H
|
||||
#define GENFILE_H
|
||||
|
||||
/** \file DNA_genfile.h
|
||||
* \ingroup DNA
|
||||
* \brief blenloader genfile private function prototypes
|
||||
*/
|
||||
|
||||
struct SDNA;
|
||||
|
||||
extern unsigned char DNAstr[]; /* DNA.c */
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -27,6 +27,10 @@
|
||||
#ifndef DNA_GPENCIL_TYPES_H
|
||||
#define DNA_GPENCIL_TYPES_H
|
||||
|
||||
/** \file DNA_gpencil_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
#include "DNA_ID.h"
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* blenlib/DNA_group_types.h (mar-2001 nzc)
|
||||
*
|
||||
* $Id$
|
||||
@@ -31,6 +31,10 @@
|
||||
#ifndef DNA_GROUP_TYPES_H
|
||||
#define DNA_GROUP_TYPES_H
|
||||
|
||||
/** \file DNA_group_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
#include "DNA_ID.h"
|
||||
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_image_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -31,6 +29,10 @@
|
||||
#ifndef DNA_IMAGE_TYPES_H
|
||||
#define DNA_IMAGE_TYPES_H
|
||||
|
||||
/** \file DNA_image_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_ID.h"
|
||||
|
||||
struct PackedFile;
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_ipo_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -29,15 +27,13 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/* ==============================================
|
||||
* ATTENTION:
|
||||
*
|
||||
* The contents of this file are now officially depreceated. They were used for the 'old' animation system,
|
||||
* which has (as of 2.50) been replaced with a completely new system by Joshua Leung (aligorith). All defines,
|
||||
* etc. are only still maintained to provide backwards compatability for old files...
|
||||
*
|
||||
* =============================================
|
||||
*/
|
||||
/** \file DNA_ipo_types.h
|
||||
* \ingroup DNA
|
||||
* \deprecated
|
||||
* The contents of this file are now officially depreceated. They were used for the 'old' animation system,
|
||||
* which has (as of 2.50) been replaced with a completely new system by Joshua Leung (aligorith). All defines,
|
||||
* etc. are only still maintained to provide backwards compatability for old files.
|
||||
*/
|
||||
|
||||
#ifndef DNA_IPO_TYPES_H
|
||||
#define DNA_IPO_TYPES_H
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_key_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -31,6 +29,10 @@
|
||||
#ifndef DNA_KEY_TYPES_H
|
||||
#define DNA_KEY_TYPES_H
|
||||
|
||||
/** \file DNA_key_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
#include "DNA_ID.h"
|
||||
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_lamp_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -31,6 +29,10 @@
|
||||
#ifndef DNA_LAMP_TYPES_H
|
||||
#define DNA_LAMP_TYPES_H
|
||||
|
||||
/** \file DNA_lamp_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_ID.h"
|
||||
|
||||
#ifndef MAX_MTEX
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -29,6 +29,10 @@
|
||||
#ifndef DNA_LATTICE_TYPES_H
|
||||
#define DNA_LATTICE_TYPES_H
|
||||
|
||||
/** \file DNA_lattice_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_ID.h"
|
||||
|
||||
struct AnimData;
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/BLI_listBase.h mar 2001 Nzc
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -28,14 +26,18 @@
|
||||
*
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*
|
||||
* These structs are the foundation for all linked lists in the
|
||||
* library system.
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef DNA_LISTBASE_H
|
||||
#define DNA_LISTBASE_H
|
||||
|
||||
/** \file DNA_listBase.h
|
||||
* \ingroup DNA
|
||||
* \brief These structs are the foundation for all linked lists in the
|
||||
* library system.
|
||||
*/
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_material_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -31,6 +29,10 @@
|
||||
#ifndef DNA_MATERIAL_TYPES_H
|
||||
#define DNA_MATERIAL_TYPES_H
|
||||
|
||||
/** \file DNA_material_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_ID.h"
|
||||
#include "DNA_listBase.h"
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -29,6 +29,10 @@
|
||||
#ifndef DNA_MESH_TYPES_H
|
||||
#define DNA_MESH_TYPES_H
|
||||
|
||||
/** \file DNA_mesh_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
#include "DNA_ID.h"
|
||||
#include "DNA_customdata_types.h"
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -29,6 +29,10 @@
|
||||
#ifndef DNA_MESHDATA_TYPES_H
|
||||
#define DNA_MESHDATA_TYPES_H
|
||||
|
||||
/** \file DNA_meshdata_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_customdata_types.h"
|
||||
#include "DNA_listBase.h"
|
||||
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_meta_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -31,6 +29,10 @@
|
||||
#ifndef DNA_META_TYPES_H
|
||||
#define DNA_META_TYPES_H
|
||||
|
||||
/** \file DNA_meta_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
#include "DNA_ID.h"
|
||||
|
||||
|
@@ -1,5 +1,4 @@
|
||||
/**
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -21,11 +20,16 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
|
||||
#ifndef DNA_MODIFIER_TYPES_H
|
||||
#define DNA_MODIFIER_TYPES_H
|
||||
|
||||
/** \file DNA_modifier_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
|
||||
|
||||
#define MODSTACK_DEBUG 1
|
||||
|
||||
/* WARNING ALERT! TYPEDEF VALUES ARE WRITTEN IN FILES! SO DO NOT CHANGE! */
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -30,6 +30,10 @@
|
||||
#ifndef DNA_NLA_TYPES_H
|
||||
#define DNA_NLA_TYPES_H
|
||||
|
||||
/** \file DNA_nla_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
|
||||
struct bAction;
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -30,6 +30,10 @@
|
||||
#ifndef DNA_NODE_TYPES_H
|
||||
#define DNA_NODE_TYPES_H
|
||||
|
||||
/** \file DNA_node_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_ID.h"
|
||||
#include "DNA_vec_types.h"
|
||||
#include "DNA_listBase.h"
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
@@ -30,6 +30,10 @@
|
||||
#ifndef DNA_OBJECT_FLUIDSIM_H
|
||||
#define DNA_OBJECT_FLUIDSIM_H
|
||||
|
||||
/** \file DNA_object_fluidsim.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_ID.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
@@ -30,6 +30,10 @@
|
||||
#ifndef DNA_OBJECT_FORCE_H
|
||||
#define DNA_OBJECT_FORCE_H
|
||||
|
||||
/** \file DNA_object_force.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
@@ -1,8 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_object_types.h (mar-2001 nzc)
|
||||
*
|
||||
* Object is a sort of wrapper for general info.
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -33,6 +29,11 @@
|
||||
#ifndef DNA_OBJECT_TYPES_H
|
||||
#define DNA_OBJECT_TYPES_H
|
||||
|
||||
/** \file DNA_object_types.h
|
||||
* \ingroup DNA
|
||||
* \brief Object is a sort of wrapper for general info.
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
#include "DNA_ID.h"
|
||||
#include "DNA_action_types.h" /* bAnimVizSettings */
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -29,6 +29,10 @@
|
||||
#ifndef DNA_OUTLINER_TYPES_H
|
||||
#define DNA_OUTLINER_TYPES_H
|
||||
|
||||
/** \file DNA_outliner_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
|
||||
struct ID;
|
||||
|
@@ -1,7 +1,4 @@
|
||||
/* DNA_packedFile_types.h
|
||||
*
|
||||
* 12-oct-2000 nzc
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -33,6 +30,12 @@
|
||||
#ifndef DNA_PACKEDFILE_TYPES_H
|
||||
#define DNA_PACKEDFILE_TYPES_H
|
||||
|
||||
/** \file DNA_packedFile_types.h
|
||||
* \ingroup DNA
|
||||
* \author nzc
|
||||
* \since 12-oct-2000 nzc
|
||||
*/
|
||||
|
||||
typedef struct PackedFile {
|
||||
int size;
|
||||
int seek;
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/* DNA_particle_types.h
|
||||
*
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -32,6 +30,10 @@
|
||||
#ifndef DNA_PARTICLE_TYPES_H
|
||||
#define DNA_PARTICLE_TYPES_H
|
||||
|
||||
/** \file DNA_particle_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_ID.h"
|
||||
#include "DNA_boid_types.h"
|
||||
|
||||
|
@@ -1,8 +1,5 @@
|
||||
/**
|
||||
* blenlib/DNA_property_types.h (mar-2001 nzc)
|
||||
*
|
||||
* Renderrecipe and scene decription. The fact that there is a
|
||||
* hierarchy here is a bit strange, and not desirable.
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
@@ -34,6 +31,14 @@
|
||||
#ifndef DNA_PROPERTY_TYPES_H
|
||||
#define DNA_PROPERTY_TYPES_H
|
||||
|
||||
/** \file DNA_property_types.h
|
||||
* \ingroup DNA
|
||||
* \since mar-2001
|
||||
* \author nzc
|
||||
* \attention Renderrecipe and scene decription. The fact that there is a
|
||||
* hierarchy here is a bit strange, and not desirable.
|
||||
*/
|
||||
|
||||
/* ********************* PROPERTY ************************ */
|
||||
|
||||
typedef struct bProperty {
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -29,6 +29,10 @@
|
||||
#ifndef DNA_SCENE_TYPES_H
|
||||
#define DNA_SCENE_TYPES_H
|
||||
|
||||
/** \file DNA_scene_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
// XXX, temp feature
|
||||
#define DURIAN_CAMERA_SWITCH
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -27,6 +27,10 @@
|
||||
#ifndef DNA_SCREEN_TYPES_H
|
||||
#define DNA_SCREEN_TYPES_H
|
||||
|
||||
/** \file DNA_screen_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
#include "DNA_view2d_types.h"
|
||||
#include "DNA_vec_types.h"
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_sensor_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -30,6 +28,12 @@
|
||||
*/
|
||||
#ifndef DNA_SENSOR_TYPES_H
|
||||
#define DNA_SENSOR_TYPES_H
|
||||
/** \file DNA_sensor_types.h
|
||||
* \ingroup DNA
|
||||
* \since mar-2001
|
||||
* \author nzc
|
||||
*
|
||||
*/
|
||||
|
||||
struct Object;
|
||||
struct Material;
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_sequence_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -30,6 +28,11 @@
|
||||
*/
|
||||
#ifndef DNA_SEQUENCE_TYPES_H
|
||||
#define DNA_SEQUENCE_TYPES_H
|
||||
/** \file DNA_sequence_types.h
|
||||
* \ingroup DNA
|
||||
* \since mar-2001
|
||||
* \author nzc
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
#include "DNA_vec_types.h"
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -29,6 +29,10 @@
|
||||
#ifndef DNA_SMOKE_TYPES_H
|
||||
#define DNA_SMOKE_TYPES_H
|
||||
|
||||
/** \file DNA_smoke_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
/* flags */
|
||||
#define MOD_SMOKE_HIGHRES (1<<1) /* enable high resolution */
|
||||
#define MOD_SMOKE_DISSOLVE (1<<2) /* let smoke dissolve */
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_sound_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -30,6 +28,11 @@
|
||||
*/
|
||||
#ifndef DNA_SOUND_TYPES_H
|
||||
#define DNA_SOUND_TYPES_H
|
||||
/** \file DNA_sound_types.h
|
||||
* \ingroup DNA
|
||||
* \since mar-2001
|
||||
* \author nzc
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
#include "DNA_ID.h"
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_space_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -30,6 +28,11 @@
|
||||
*/
|
||||
#ifndef DNA_SPACE_TYPES_H
|
||||
#define DNA_SPACE_TYPES_H
|
||||
/** \file DNA_space_types.h
|
||||
* \ingroup DNA
|
||||
* \since mar-2001
|
||||
* \author nzc
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
#include "DNA_color_types.h" /* for Histogram */
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_text_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -30,6 +28,11 @@
|
||||
*/
|
||||
#ifndef DNA_TEXT_TYPES_H
|
||||
#define DNA_TEXT_TYPES_H
|
||||
/** \file DNA_text_types.h
|
||||
* \ingroup DNA
|
||||
* \since mar-2001
|
||||
* \author nzc
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
#include "DNA_ID.h"
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_texture_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -31,6 +29,12 @@
|
||||
#ifndef DNA_TEXTURE_TYPES_H
|
||||
#define DNA_TEXTURE_TYPES_H
|
||||
|
||||
/** \file DNA_texture_types.h
|
||||
* \ingroup DNA
|
||||
* \since mar-2001
|
||||
* \author nzc
|
||||
*/
|
||||
|
||||
#include "DNA_ID.h"
|
||||
#include "DNA_image_types.h" /* ImageUser */
|
||||
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenkernel/DNA_userdef_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -31,6 +29,12 @@
|
||||
|
||||
#ifndef DNA_USERDEF_TYPES_H
|
||||
#define DNA_USERDEF_TYPES_H
|
||||
/** \file DNA_userdef_types.h
|
||||
* \ingroup DNA
|
||||
* \since mar-2001
|
||||
* \author nzc
|
||||
*
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
#include "DNA_texture_types.h" /* ColorBand */
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* vec_types.h dec 2000 Nzc
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -32,12 +30,20 @@
|
||||
|
||||
#ifndef DNA_VEC_TYPES_H
|
||||
#define DNA_VEC_TYPES_H
|
||||
/** \file DNA_vec_types.h
|
||||
* \ingroup DNA
|
||||
* \since dec-2000
|
||||
* \author nzc
|
||||
*/
|
||||
|
||||
/* types */
|
||||
|
||||
/** vector of two shorts. */
|
||||
typedef struct vec2s {
|
||||
short x, y;
|
||||
} vec2s;
|
||||
|
||||
/** vector of two floats. */
|
||||
typedef struct vec2f {
|
||||
float x, y;
|
||||
} vec2f;
|
||||
@@ -77,11 +83,13 @@ typedef struct vec4d {
|
||||
} vec4d;
|
||||
*/
|
||||
|
||||
/** integer rectangle. */
|
||||
typedef struct rcti {
|
||||
int xmin, xmax;
|
||||
int ymin, ymax;
|
||||
} rcti;
|
||||
|
||||
/** float rectangle. */
|
||||
typedef struct rctf {
|
||||
float xmin, xmax;
|
||||
float ymin, ymax;
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_vfont_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -31,6 +29,12 @@
|
||||
#ifndef DNA_VFONT_TYPES_H
|
||||
#define DNA_VFONT_TYPES_H
|
||||
|
||||
/** \file DNA_vfont_types.h
|
||||
* \ingroup DNA
|
||||
* \since mar-2001
|
||||
* \author nzc
|
||||
*/
|
||||
|
||||
#include "DNA_ID.h"
|
||||
|
||||
struct PackedFile;
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_view2d_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -31,6 +29,10 @@
|
||||
#ifndef DNA_VIEW2D_TYPES_H
|
||||
#define DNA_VIEW2D_TYPES_H
|
||||
|
||||
/** \file DNA_view2d_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_vec_types.h"
|
||||
|
||||
/* ---------------------------------- */
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_view3d_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -31,6 +29,10 @@
|
||||
#ifndef DNA_VIEW3D_TYPES_H
|
||||
#define DNA_VIEW3D_TYPES_H
|
||||
|
||||
/** \file DNA_view3d_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
struct ViewDepths;
|
||||
struct Object;
|
||||
struct Image;
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -28,6 +28,10 @@
|
||||
#ifndef DNA_WINDOWMANAGER_TYPES_H
|
||||
#define DNA_WINDOWMANAGER_TYPES_H
|
||||
|
||||
/** \file DNA_windowmanager_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_listBase.h"
|
||||
#include "DNA_vec_types.h"
|
||||
|
||||
|
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* blenlib/DNA_world_types.h (mar-2001 nzc)
|
||||
*
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -31,6 +29,10 @@
|
||||
#ifndef DNA_WORLD_TYPES_H
|
||||
#define DNA_WORLD_TYPES_H
|
||||
|
||||
/** \file DNA_world_types.h
|
||||
* \ingroup DNA
|
||||
*/
|
||||
|
||||
#include "DNA_ID.h"
|
||||
|
||||
struct AnimData;
|
||||
|
Reference in New Issue
Block a user