Blender  V3.3
dna_rename_defs.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later
2  * Copyright 2001-2002 NaN Holding BV. All rights reserved. */
3 
34 /* No include guard (intentional). */
35 
36 /* Match RNA names where possible. */
37 
38 /* NOTE: Keep sorted! */
39 
44 DNA_STRUCT_RENAME_ELEM(BPoint, alfa, tilt)
46 DNA_STRUCT_RENAME_ELEM(Bone, curveInX, curve_in_x)
47 DNA_STRUCT_RENAME_ELEM(Bone, curveInY, curve_in_z)
48 DNA_STRUCT_RENAME_ELEM(Bone, curveOutX, curve_out_x)
49 DNA_STRUCT_RENAME_ELEM(Bone, curveOutY, curve_out_z)
50 DNA_STRUCT_RENAME_ELEM(Bone, scaleIn, scale_in_x)
51 DNA_STRUCT_RENAME_ELEM(Bone, scaleOut, scale_out_x)
52 DNA_STRUCT_RENAME_ELEM(Bone, scale_in_y, scale_in_z)
53 DNA_STRUCT_RENAME_ELEM(Bone, scale_out_y, scale_out_z)
54 DNA_STRUCT_RENAME_ELEM(BrushGpencilSettings, gradient_f, hardeness)
55 DNA_STRUCT_RENAME_ELEM(BrushGpencilSettings, gradient_s, aspect_ratio)
56 DNA_STRUCT_RENAME_ELEM(Camera, YF_dofdist, dof_distance)
57 DNA_STRUCT_RENAME_ELEM(Camera, clipend, clip_end)
58 DNA_STRUCT_RENAME_ELEM(Camera, clipsta, clip_start)
59 DNA_STRUCT_RENAME_ELEM(Collection, dupli_ofs, instance_offset)
60 DNA_STRUCT_RENAME_ELEM(Curve, ext1, extrude)
61 DNA_STRUCT_RENAME_ELEM(Curve, ext2, bevel_radius)
62 DNA_STRUCT_RENAME_ELEM(Curve, len_wchar, len_char32)
64 DNA_STRUCT_RENAME_ELEM(CurvesGeometry, curve_size, curve_num)
65 DNA_STRUCT_RENAME_ELEM(CurvesGeometry, point_size, point_num)
66 DNA_STRUCT_RENAME_ELEM(CustomDataExternal, filename, filepath)
67 DNA_STRUCT_RENAME_ELEM(Editing, over_border, overlay_frame_rect)
68 DNA_STRUCT_RENAME_ELEM(Editing, over_cfra, overlay_frame_abs)
69 DNA_STRUCT_RENAME_ELEM(Editing, over_flag, overlay_frame_flag)
70 DNA_STRUCT_RENAME_ELEM(Editing, over_ofs, overlay_frame_ofs)
71 DNA_STRUCT_RENAME_ELEM(FileGlobal, filename, filepath)
72 DNA_STRUCT_RENAME_ELEM(FluidDomainSettings, cache_frame_pause_guiding, cache_frame_pause_guide)
73 DNA_STRUCT_RENAME_ELEM(FluidDomainSettings, guiding_alpha, guide_alpha)
74 DNA_STRUCT_RENAME_ELEM(FluidDomainSettings, guiding_beta, guide_beta)
75 DNA_STRUCT_RENAME_ELEM(FluidDomainSettings, guiding_parent, guide_parent)
76 DNA_STRUCT_RENAME_ELEM(FluidDomainSettings, guiding_source, guide_source)
77 DNA_STRUCT_RENAME_ELEM(FluidDomainSettings, guiding_vel_factor, guide_vel_factor)
78 DNA_STRUCT_RENAME_ELEM(FluidEffectorSettings, guiding_mode, guide_mode)
79 DNA_STRUCT_RENAME_ELEM(HookModifierData, totindex, indexar_num)
80 DNA_STRUCT_RENAME_ELEM(Image, name, filepath)
82 DNA_STRUCT_RENAME_ELEM(Library, name, filepath)
84 DNA_STRUCT_RENAME_ELEM(LineartGpencilModifierData, transparency_flags, mask_switches)
85 DNA_STRUCT_RENAME_ELEM(LineartGpencilModifierData, transparency_mask, material_mask_bits)
86 DNA_STRUCT_RENAME_ELEM(MDefCell, totinfluence, influences_num)
87 DNA_STRUCT_RENAME_ELEM(MaskLayer, restrictflag, visibility_flag)
88 DNA_STRUCT_RENAME_ELEM(MaterialLineArt, transparency_mask, material_mask_bits)
89 DNA_STRUCT_RENAME_ELEM(MeshDeformModifierData, totcagevert, cage_verts_num)
90 DNA_STRUCT_RENAME_ELEM(MeshDeformModifierData, totinfluence, influences_num)
92 DNA_STRUCT_RENAME_ELEM(MovieClip, name, filepath)
93 DNA_STRUCT_RENAME_ELEM(NodeCryptomatte, num_inputs, inputs_num)
95 DNA_STRUCT_RENAME_ELEM(Object, dup_group, instance_collection)
96 DNA_STRUCT_RENAME_ELEM(Object, dupfacesca, instance_faces_scale)
97 DNA_STRUCT_RENAME_ELEM(Object, restrictflag, visibility_flag)
99 DNA_STRUCT_RENAME_ELEM(Object_Runtime, crazyspace_num_verts, crazyspace_verts_num)
100 DNA_STRUCT_RENAME_ELEM(ParticleSettings, child_nbr, child_percent)
101 DNA_STRUCT_RENAME_ELEM(ParticleSettings, dup_group, instance_collection)
102 DNA_STRUCT_RENAME_ELEM(ParticleSettings, dup_ob, instance_object)
103 DNA_STRUCT_RENAME_ELEM(ParticleSettings, dupliweights, instance_weights)
104 DNA_STRUCT_RENAME_ELEM(ParticleSettings, ren_child_nbr, child_render_percent)
105 DNA_STRUCT_RENAME_ELEM(RenderData, bake_filter, bake_margin)
106 DNA_STRUCT_RENAME_ELEM(RigidBodyWorld, steps_per_second, substeps_per_frame)
107 DNA_STRUCT_RENAME_ELEM(SDefBind, numverts, verts_num)
108 DNA_STRUCT_RENAME_ELEM(SDefVert, numbinds, binds_num)
109 DNA_STRUCT_RENAME_ELEM(SpaceSeq, overlay_type, overlay_frame_type)
110 DNA_STRUCT_RENAME_ELEM(SurfaceDeformModifierData, num_mesh_verts, mesh_verts_num)
111 DNA_STRUCT_RENAME_ELEM(SurfaceDeformModifierData, numpoly, target_polys_num)
112 DNA_STRUCT_RENAME_ELEM(SurfaceDeformModifierData, numverts, bind_verts_num)
113 DNA_STRUCT_RENAME_ELEM(SurfaceModifierData, numverts, verts_num)
114 DNA_STRUCT_RENAME_ELEM(Text, name, filepath)
115 DNA_STRUCT_RENAME_ELEM(ThemeSpace, scrubbing_background, time_scrub_background)
116 DNA_STRUCT_RENAME_ELEM(ThemeSpace, show_back_grad, background_type)
117 DNA_STRUCT_RENAME_ELEM(UVProjectModifierData, num_projectors, projectors_num)
118 DNA_STRUCT_RENAME_ELEM(UserDef, gp_manhattendist, gp_manhattandist)
119 DNA_STRUCT_RENAME_ELEM(VFont, name, filepath)
120 DNA_STRUCT_RENAME_ELEM(View3D, far, clip_end)
121 DNA_STRUCT_RENAME_ELEM(View3D, near, clip_start)
122 DNA_STRUCT_RENAME_ELEM(View3D, ob_centre, ob_center)
123 DNA_STRUCT_RENAME_ELEM(View3D, ob_centre_bone, ob_center_bone)
124 DNA_STRUCT_RENAME_ELEM(View3D, ob_centre_cursor, ob_center_cursor)
125 DNA_STRUCT_RENAME_ELEM(bGPDstroke, gradient_f, hardeness)
126 DNA_STRUCT_RENAME_ELEM(bGPDstroke, gradient_s, aspect_ratio)
127 DNA_STRUCT_RENAME_ELEM(bPoseChannel, curveInX, curve_in_x)
128 DNA_STRUCT_RENAME_ELEM(bPoseChannel, curveInY, curve_in_z)
129 DNA_STRUCT_RENAME_ELEM(bPoseChannel, curveOutX, curve_out_x)
130 DNA_STRUCT_RENAME_ELEM(bPoseChannel, curveOutY, curve_out_z)
131 DNA_STRUCT_RENAME_ELEM(bPoseChannel, scaleIn, scale_in_x)
132 DNA_STRUCT_RENAME_ELEM(bPoseChannel, scaleOut, scale_out_x)
133 DNA_STRUCT_RENAME_ELEM(bPoseChannel, scale_in_y, scale_in_z)
134 DNA_STRUCT_RENAME_ELEM(bPoseChannel, scale_out_y, scale_out_z)
136 DNA_STRUCT_RENAME_ELEM(bSound, name, filepath)
137 DNA_STRUCT_RENAME_ELEM(bTheme, tact, space_action)
138 DNA_STRUCT_RENAME_ELEM(bTheme, tbuts, space_properties)
139 DNA_STRUCT_RENAME_ELEM(bTheme, tclip, space_clip)
140 DNA_STRUCT_RENAME_ELEM(bTheme, tconsole, space_console)
141 DNA_STRUCT_RENAME_ELEM(bTheme, text, space_text)
142 DNA_STRUCT_RENAME_ELEM(bTheme, tfile, space_file)
143 DNA_STRUCT_RENAME_ELEM(bTheme, tima, space_image)
144 DNA_STRUCT_RENAME_ELEM(bTheme, tinfo, space_info)
145 DNA_STRUCT_RENAME_ELEM(bTheme, tipo, space_graph)
146 DNA_STRUCT_RENAME_ELEM(bTheme, tnla, space_nla)
147 DNA_STRUCT_RENAME_ELEM(bTheme, tnode, space_node)
148 DNA_STRUCT_RENAME_ELEM(bTheme, toops, space_outliner)
149 DNA_STRUCT_RENAME_ELEM(bTheme, tseq, space_sequencer)
150 DNA_STRUCT_RENAME_ELEM(bTheme, tstatusbar, space_statusbar)
151 DNA_STRUCT_RENAME_ELEM(bTheme, ttopbar, space_topbar)
152 DNA_STRUCT_RENAME_ELEM(bTheme, tuserpref, space_preferences)
153 DNA_STRUCT_RENAME_ELEM(bTheme, tv3d, space_view3d)
154 /* Write with a different name, old Blender versions crash loading files with non-NULL
155  * global_areas. See D9442. */
156 DNA_STRUCT_RENAME_ELEM(wmWindow, global_area_map, global_areas)
157 
158 /* NOTE: Keep sorted! */
_GL_VOID GLfloat value _GL_VOID_RET _GL_VOID const GLuint GLboolean *residences _GL_BOOL_RET _GL_VOID GLsizei GLfloat GLfloat GLfloat GLfloat const GLubyte *bitmap _GL_VOID_RET _GL_VOID GLenum const void *lists _GL_VOID_RET _GL_VOID const GLdouble *equation _GL_VOID_RET _GL_VOID GLdouble GLdouble blue _GL_VOID_RET _GL_VOID GLfloat GLfloat blue _GL_VOID_RET _GL_VOID GLint GLint blue _GL_VOID_RET _GL_VOID GLshort GLshort blue _GL_VOID_RET _GL_VOID GLubyte GLubyte blue _GL_VOID_RET _GL_VOID GLuint GLuint blue _GL_VOID_RET _GL_VOID GLushort GLushort blue _GL_VOID_RET _GL_VOID GLbyte GLbyte GLbyte alpha _GL_VOID_RET _GL_VOID GLdouble GLdouble GLdouble alpha _GL_VOID_RET _GL_VOID GLfloat GLfloat GLfloat alpha _GL_VOID_RET _GL_VOID GLint GLint GLint alpha _GL_VOID_RET _GL_VOID GLshort GLshort GLshort alpha _GL_VOID_RET _GL_VOID GLubyte GLubyte GLubyte alpha _GL_VOID_RET _GL_VOID GLuint GLuint GLuint alpha _GL_VOID_RET _GL_VOID GLushort GLushort GLushort alpha _GL_VOID_RET _GL_VOID GLenum mode _GL_VOID_RET _GL_VOID GLint GLsizei width
Group Output data from inside of a node group A color picker Mix two input colors RGB to Convert a color s luminance to a grayscale value Generate a normal vector and a dot product Bright Control the brightness and contrast of the input color Vector Map an input vectors to used to fine tune the interpolation of the input Camera Retrieve information about the camera and how it relates to the current shading point s position Clamp a value between a minimum and a maximum Vector Perform vector math operation Invert a color
static DBVT_INLINE btScalar size(const btDbvtVolume &a)
Definition: btDbvt.cpp:52
#define DNA_STRUCT_RENAME_ELEM(struct_name, old, new)
#define DNA_STRUCT_RENAME(old, new)
uint col
ccl_gpu_kernel_postfix ccl_global float int int int int float bool int offset