tornavis/source/blender/blenkernel/intern
Campbell Barton a82836b6c2 Cleanup: replace typdef with 'using'
Apply modernize-use-using with edits (as it strips out useful info).
2023-07-24 11:04:19 +10:00
..
CCGSubSurf.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
CCGSubSurf.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
CCGSubSurf_inline.h Blenkernel: move to C++ 2023-07-17 10:46:26 +02:00
CCGSubSurf_intern.h Blenkernel: move to C++ 2023-07-17 10:46:26 +02:00
CCGSubSurf_legacy.cc Cleanup: use C++ function style casts, NULL -> nullptr 2023-07-18 14:18:07 +10:00
CCGSubSurf_util.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
DerivedMesh.cc Cleanup: typo in variable name 2023-07-17 11:40:08 +02:00
action.cc Cleanup: use boolean literals in source/ 2023-07-22 11:43:01 +10:00
action_bones.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
action_mirror.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
action_test.cc Cleanup: remove strcpy usage 2023-06-20 13:26:38 +10:00
addon.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
anim_data.cc Cleanup: use boolean literals in source/ 2023-07-22 11:43:01 +10:00
anim_path.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
anim_sys.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
anim_visualization.cc Blenkernel: move to C++ 2023-07-17 10:46:26 +02:00
anonymous_attribute_id.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
appdir.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
armature.cc Cleanup: spelling in comments 2023-07-22 11:46:41 +10:00
armature_deform.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
armature_pose.cc Cleanup: remove redundant struct qualifiers 2023-06-03 08:54:37 +10:00
armature_selection.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
armature_test.cc Cleanup: remove strcpy usage 2023-06-19 20:40:49 +10:00
armature_update.cc Cleanup: use boolean literals in source/ 2023-07-22 11:43:01 +10:00
asset.cc Assets: allow copying asset data from one ID to another 2023-06-08 10:11:41 +02:00
asset_metadata_test.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
asset_weak_reference.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
attribute.cc Cleanup: Simplify retrieving color attribute, improve const correctness 2023-07-11 16:50:34 -04:00
attribute_access.cc Geometry Nodes: crash when propagating attributes 2023-06-14 13:59:38 +02:00
attribute_access_intern.hh Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
attribute_math.cc Attributes: Add quaternion rotation type 2023-06-12 15:49:50 +02:00
autoexec.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
blender.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
blender_copybuffer.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
blender_undo.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
blender_user_menu.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
blendfile.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
blendfile_link_append.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
boids.cc Cleanup: replace typdef with 'using' 2023-07-24 11:04:19 +10:00
bpath.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
bpath_test.cc License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
brush.cc Sculpt: Cleanup duplicate code in clay strips brush 2023-07-10 05:01:58 -07:00
bvhutils.cc Fix #109885: Check if BVH tree is null in correct place 2023-07-10 18:12:41 +02:00
cachefile.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
callbacks.cc Cleanup: various non-functional changes (mainly for C++) 2023-07-20 11:55:34 +10:00
camera.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
cdderivedmesh.cc Cleanup: remove redundant struct qualifiers 2023-06-03 08:54:37 +10:00
cloth.cc Merge branch 'blender-v3.6-release' 2023-06-07 13:39:36 +10:00
collection.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
collision.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
colorband.cc Cleanup: various non-functional changes (mainly for C++) 2023-07-20 11:55:34 +10:00
colortools.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
compute_contexts.cc Geometry Nodes: new Repeat Zone 2023-07-11 22:36:10 +02:00
constraint.cc Cleanup: use boolean literals in source/ 2023-07-22 11:43:01 +10:00
context.cc Cleanup: Remove unnecessary C API for asset representation 2023-07-04 14:46:19 +02:00
cpp_types.cc Cleanup: Move GeometrySet and components to proper namespace 2023-06-15 22:18:28 +02:00
crazyspace.cc Cleanup: Use C++ Array types for Edit Mesh SoA cache 2023-07-10 19:49:54 +02:00
cryptomatte.cc Cleanup: remove redundant struct qualifiers 2023-06-03 08:54:37 +10:00
cryptomatte_test.cc License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
curve.cc Cleanup: spelling in comments 2023-07-11 14:40:47 +10:00
curve_bevel.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
curve_bezier.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
curve_catmull_rom.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
curve_convert.cc Blenkernel: move to C++ 2023-07-17 10:46:26 +02:00
curve_decimate.cc Cleanup: various non-functional changes (mainly for C++) 2023-07-20 11:55:34 +10:00
curve_deform.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
curve_legacy_convert.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
curve_nurbs.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
curve_poly.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
curve_to_mesh_convert.cc Curves: Share positions array for single point profile at origin 2023-06-26 15:45:41 -04:00
curveprofile.cc Cleanup: spelling of variable name 2023-07-09 20:51:51 +10:00
curves.cc Cleanup: Access geometry bounds more directly 2023-06-16 08:14:25 -04:00
curves_geometry.cc Cleanup: Use C++ attribute API to add attributes in a few places 2023-07-09 20:00:17 -04:00
curves_geometry_test.cc Cleanup: Access geometry bounds more directly 2023-06-16 08:14:25 -04:00
curves_utils.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
customdata.cc Cleanup: spelling in comments, capitalize tags 2023-07-20 09:42:00 +10:00
customdata_file.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
data_transfer.cc Cleanup: Use C++ accessor for mesh position attribute 2023-06-14 12:37:52 -04:00
data_transfer_intern.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
deform.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
displist.cc Cleanup: Move GeometrySet and components to proper namespace 2023-06-15 22:18:28 +02:00
dynamicpaint.cc Cleanup: use boolean literals in source/ 2023-07-22 11:43:01 +10:00
editlattice.cc Blenkernel: move to C++ 2023-07-17 10:46:26 +02:00
editmesh.cc Cleanup: Move BKE_editmesh_cache.h to C++ 2023-07-07 08:19:52 -04:00
editmesh_bvh.cc Cleanup: various non-functional changes (mainly for C++) 2023-07-20 11:55:34 +10:00
editmesh_cache.cc Cleanup: Use C++ Array types for Edit Mesh SoA cache 2023-07-10 19:49:54 +02:00
editmesh_tangent.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
effect.cc Cleanup: use boolean literals in source/ 2023-07-22 11:43:01 +10:00
fcurve.cc Cleanup: spelling in comments 2023-07-22 11:46:41 +10:00
fcurve_cache.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
fcurve_driver.cc Cleanup: use C++ function style casts, NULL -> nullptr 2023-07-18 14:18:07 +10:00
fcurve_test.cc License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
fluid.cc Cleanup: use boolean literals in source/ 2023-07-22 11:43:01 +10:00
fmodifier.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
freestyle.cc Cleanup: various non-functional changes (mainly for C++) 2023-07-20 11:55:34 +10:00
geometry_component_curves.cc Cleanup: Move GeometrySet and components to proper namespace 2023-06-15 22:18:28 +02:00
geometry_component_edit_data.cc Cleanup: Move GeometrySet and components to proper namespace 2023-06-15 22:18:28 +02:00
geometry_component_instances.cc Cleanup: Move GeometrySet and components to proper namespace 2023-06-15 22:18:28 +02:00
geometry_component_mesh.cc Cleanup: Simplify access to next face corner in domain interpolation 2023-07-06 13:40:42 -04:00
geometry_component_pointcloud.cc Cleanup: Move GeometrySet and components to proper namespace 2023-06-15 22:18:28 +02:00
geometry_component_volume.cc Cleanup: Move GeometrySet and components to proper namespace 2023-06-15 22:18:28 +02:00
geometry_fields.cc Cleanup: Simplify mask usage when evaluating attribute 2023-06-28 16:43:22 -04:00
geometry_set.cc Fix #110083: Fix incorrect initialization of bounds max 2023-07-14 03:16:05 +02:00
geometry_set_instances.cc Cleanup: Move GeometrySet and components to proper namespace 2023-06-15 22:18:28 +02:00
gpencil_curve_legacy.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
gpencil_geom_legacy.cc Cleanup: move BLI_str_replace into BLI_string_utils.h 2023-07-04 12:02:25 +10:00
gpencil_legacy.cc Cleanup: use boolean literals in source/ 2023-07-22 11:43:01 +10:00
gpencil_modifier_legacy.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
gpencil_update_cache_legacy.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
grease_pencil.cc GPv3: Add `get_editable_drawing_at` function 2023-07-20 12:53:38 +02:00
grease_pencil_convert_legacy.cc GPv3: Refactor root_group to be a pointer in DNA 2023-07-13 18:24:19 +02:00
grease_pencil_test.cc GPv3: Refactor root_group to be a pointer in DNA 2023-07-13 18:24:19 +02:00
icons.cc Cleanup: remove redundant struct qualifiers 2023-06-03 08:54:37 +10:00
icons_rasterize.cc Cleanup: various non-functional changes (mainly for C++) 2023-07-20 11:55:34 +10:00
idprop.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
idprop_create.cc License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
idprop_serialize.cc License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
idprop_serialize_test.cc License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
idprop_utils.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
idtype.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
image.cc Cleanup: Remove unused "Simulation" data-block 2023-07-11 10:53:15 -04:00
image_format.cc Remove Z Buffer from ImBuf 2023-07-04 17:03:02 +02:00
image_gen.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
image_gpu.cc Refactor: Move color space information to ImBuf buffers 2023-06-23 15:55:42 +02:00
image_partial_update.cc License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
image_partial_update_test.cc License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
image_save.cc Cleanup: various non-functional changes (mainly for C++) 2023-07-20 11:55:34 +10:00
image_test.cc License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
instances.cc Cleanup: Move GeometrySet and components to proper namespace 2023-06-15 22:18:28 +02:00
ipo.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
kelvinlet.cc Cleanup: replace typdef with 'using' 2023-07-24 11:04:19 +10:00
key.cc Cleanup: spelling in comments, capitalize tags 2023-07-20 09:42:00 +10:00
keyconfig.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
lattice.cc Cleanup: use boolean literals in source/ 2023-07-22 11:43:01 +10:00
lattice_deform.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
lattice_deform_test.cc Cleanup: remove strcpy usage 2023-06-19 20:40:49 +10:00
layer.cc Cleanup: move BLI_str_replace into BLI_string_utils.h 2023-07-04 12:02:25 +10:00
layer_test.cc License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
layer_utils.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
lib_id.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
lib_id_delete.cc Cleanup: various non-functional changes (mainly for C++) 2023-07-20 11:55:34 +10:00
lib_id_eval.cc Blenkernel: move to C++ 2023-07-17 10:46:26 +02:00
lib_id_remapper.cc Cleanup: remove redundant (void) for functions with no args in C++ 2023-07-02 19:54:27 +10:00
lib_id_remapper_test.cc License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
lib_id_test.cc Core: ID naming: Add 'global' namemap. 2023-07-11 15:30:30 +02:00
lib_intern.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
lib_override.cc Fix (unreported) incorrect behavior of liboverride hierarchy fixing code. 2023-07-12 19:20:49 +02:00
lib_override_proxy_conversion.cc Blenkernel: move to C++ 2023-07-17 10:46:26 +02:00
lib_query.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
lib_remap.cc Cleanup: simplify struct & enum declarations for C++ 2023-07-24 10:13:31 +10:00
lib_remap_test.cc License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
library.cc Cleanup: various non-functional changes (mainly for C++) 2023-07-20 11:55:34 +10:00
light.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
light_linking.cc Cleanup: function style casts, use nullptr, printf & size macros 2023-06-04 19:27:38 +10:00
lightprobe.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
linestyle.cc Cleanup: remove redundant struct qualifiers 2023-06-03 08:54:37 +10:00
main.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
main_idmap.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
main_namemap.cc Core: ID naming: Add 'global' namemap. 2023-07-11 15:30:30 +02:00
mask.cc Cleanup: use boolean literals in source/ 2023-07-22 11:43:01 +10:00
mask_evaluate.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
mask_rasterize.cc Cleanup: use boolean literals in source/ 2023-07-22 11:43:01 +10:00
material.cc Cleanup: spelling in comments 2023-07-09 21:22:45 +10:00
mball.cc Cleanup: Access geometry bounds more directly 2023-06-16 08:14:25 -04:00
mball_tessellate.cc Cleanup: remove redundant (void) for functions with no args in C++ 2023-07-02 19:54:27 +10:00
mesh.cc Cleanup: Unused variable in mesh writing, C++ casting 2023-07-07 07:35:56 -04:00
mesh_boolean_convert.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
mesh_calc_edges.cc Cleanup: Use C++ attribute API to add attributes in a few places 2023-07-09 20:00:17 -04:00
mesh_convert.cc Cleanup: Use C++ attribute API to add attributes in a few places 2023-07-09 20:00:17 -04:00
mesh_debug.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
mesh_evaluate.cc Cleanup: Access geometry bounds more directly 2023-06-16 08:14:25 -04:00
mesh_fair.cc Cleanup: remove redundant struct qualifiers 2023-06-03 08:54:37 +10:00
mesh_iterators.cc Cleanup: Use C++ Array types for Edit Mesh SoA cache 2023-07-10 19:49:54 +02:00
mesh_legacy_convert.cc Core: fix crash in legacy mesh conversion code. 2023-07-13 00:28:49 -07:00
mesh_mapping.cc Cleanup: Extract utility for counting indices 2023-07-03 18:47:03 -04:00
mesh_merge_customdata.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
mesh_mirror.cc Cleanup: Use C++ types, references for custom normals 2023-07-10 12:04:33 -04:00
mesh_normals.cc Cleanup: clang format in disabled code segments 2023-07-12 14:18:59 +02:00
mesh_remap.cc Cleanup: Use C++ accessor for mesh position attribute 2023-06-14 12:37:52 -04:00
mesh_remesh_voxel.cc Geometry Nodes: Fill new quad poly offsets in parallel 2023-07-05 15:39:33 -04:00
mesh_runtime.cc Cleanup: Use C++ Array types for Edit Mesh SoA cache 2023-07-10 19:49:54 +02:00
mesh_sample.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
mesh_tangent.cc Cleanup: remove strcpy usage 2023-06-19 20:40:49 +10:00
mesh_tessellate.cc Cleanup: remove redundant struct qualifiers 2023-06-03 08:54:37 +10:00
mesh_validate.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
mesh_wrapper.cc Fix: Draw manager uses empty positions after recent refactor 2023-07-12 17:09:51 -04:00
modifier.cc Cleanup: Use C++ Array types for Edit Mesh SoA cache 2023-07-10 19:49:54 +02:00
movieclip.cc Cleanup: simplify struct & enum declarations for C++ 2023-07-24 10:13:31 +10:00
multires.cc Cleanup: Split BKE_pbvh.h into BKE_pbvh_api.hh 2023-07-03 20:01:04 -07:00
multires_inline.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
multires_reshape.cc Cleanup: Use C++ accessor for mesh position attribute 2023-06-14 12:37:52 -04:00
multires_reshape.hh Cleanup: Use C++ accessor for mesh position attribute 2023-06-14 12:37:52 -04:00
multires_reshape_apply_base.cc Cleanup: Use C++ accessor for mesh position attribute 2023-06-14 12:37:52 -04:00
multires_reshape_ccg.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
multires_reshape_smooth.cc Cleanup: replace typdef with 'using' 2023-07-24 11:04:19 +10:00
multires_reshape_subdivide.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
multires_reshape_util.cc Cleanup: Use C++ accessor for mesh position attribute 2023-06-14 12:37:52 -04:00
multires_reshape_vertcos.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
multires_subdiv.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
multires_unsubdivide.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
multires_unsubdivide.hh Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
multires_versioning.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
nla.cc Cleanup: use boolean literals in source/ 2023-07-22 11:43:01 +10:00
nla_test.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
node.cc Cleanup: use C++ function style casts, NULL -> nullptr 2023-07-18 14:18:07 +10:00
node_runtime.cc Geometry Nodes: new Repeat Zone 2023-07-11 22:36:10 +02:00
node_tree_anonymous_attributes.cc Geometry Nodes: new Repeat Zone 2023-07-11 22:36:10 +02:00
node_tree_dot_export.cc Nodes: add utilities to access all node links and toposort index 2023-06-16 10:53:11 +02:00
node_tree_field_inferencing.cc Geometry Nodes: new Repeat Zone 2023-07-11 22:36:10 +02:00
node_tree_update.cc Geometry Nodes: new Repeat Zone 2023-07-11 22:36:10 +02:00
node_tree_zones.cc Geometry Nodes: new Repeat Zone 2023-07-11 22:36:10 +02:00
object.cc Fix #110083: Fix incorrect initialization of bounds max 2023-07-14 03:16:05 +02:00
object_deform.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
object_dupli.cc Geometry Nodes: add run-time data to geometry nodes modifier 2023-07-11 12:55:57 +02:00
object_update.cc Mesh: Move vertex/edge crease to generic attributes 2023-06-13 20:23:39 +02:00
ocean.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
ocean_intern.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
ocean_spectrum.cc Blenkernel: move to C++ 2023-07-17 10:46:26 +02:00
outliner_treehash.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
packedFile.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
paint.cc Refactor: Make viewport to use ViewRender 2023-07-19 12:12:09 +02:00
paint_canvas.cc Cleanup: remove redundant struct qualifiers 2023-06-03 08:54:37 +10:00
paint_toolslots.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
particle.cc Cleanup: use boolean literals in source/ 2023-07-22 11:43:01 +10:00
particle_child.cc Cleanup: use boolean literals in source/ 2023-07-22 11:43:01 +10:00
particle_distribute.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
particle_system.cc Cleanup: replace typdef with 'using' 2023-07-24 11:04:19 +10:00
pbvh.cc Cleanup: Simplify retrieving color attribute, improve const correctness 2023-07-11 16:50:34 -04:00
pbvh_bmesh.cc Cleanup: use boolean literals in source/ 2023-07-22 11:43:01 +10:00
pbvh_colors.cc Cleanup: Split BKE_pbvh.h into BKE_pbvh_api.hh 2023-07-03 20:01:04 -07:00
pbvh_intern.hh Cleanup: Use spans and float3 to store sculpt and PBVH vert positions 2023-07-11 21:01:53 +02:00
pbvh_pixels.cc Cleanup: use boolean literals in source/ 2023-07-22 11:43:01 +10:00
pbvh_pixels_copy.cc Cleanup: Split BKE_pbvh.h into BKE_pbvh_api.hh 2023-07-03 20:01:04 -07:00
pbvh_pixels_copy.hh License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
pbvh_uv_islands.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
pbvh_uv_islands.hh Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
pointcache.cc Cleanup: replace typdef with 'using' 2023-07-24 11:04:19 +10:00
pointcloud.cc Cleanup: Use C++ attribute API to add attributes in a few places 2023-07-09 20:00:17 -04:00
pose_backup.cc Blenkernel: move to C++ 2023-07-17 10:46:26 +02:00
preferences.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
report.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
rigidbody.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
scene.cc EEVEE-Next: Irradiance Cache: Initial Implementation 2023-06-23 08:39:46 +02:00
screen.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
shader_fx.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
shrinkwrap.cc Mesh: Remove unnecessary mesh position copying 2023-06-09 18:38:35 +02:00
simulation_state.cc Fix: simulation nodes baking does not work 2023-07-12 13:08:28 +02:00
simulation_state_serialize.cc Fix #110283: crash when loading curve simulation cache 2023-07-20 12:26:24 +02:00
softbody.c Cleanup: remove redundant struct qualifiers 2023-06-03 08:54:37 +10:00
sound.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
speaker.cc Blenkernel: move to C++ 2023-07-17 10:46:26 +02:00
studiolight.cc Cleanup: various non-functional changes (mainly for C++) 2023-07-20 11:55:34 +10:00
subdiv.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
subdiv_ccg.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
subdiv_ccg_mask.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
subdiv_ccg_material.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
subdiv_converter.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
subdiv_converter.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
subdiv_converter_mesh.cc Cleanup: Use C++ accessor for mesh position attribute 2023-06-14 12:37:52 -04:00
subdiv_deform.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
subdiv_displacement.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
subdiv_displacement_multires.cc Cleanup: simplify struct & enum declarations for C++ 2023-07-24 10:13:31 +10:00
subdiv_eval.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
subdiv_foreach.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
subdiv_inline.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
subdiv_mesh.cc Cleanup: spelling in comments 2023-07-05 14:09:33 +10:00
subdiv_modifier.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
subdiv_stats.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
subdiv_topology.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
subsurf_ccg.cc Cleanup: simplify struct & enum declarations for C++ 2023-07-24 10:13:31 +10:00
text.cc Cleanup: use boolean literals in source/ 2023-07-22 11:43:01 +10:00
text_suggestions.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
texture.cc Cleanup: remove redundant (void) for functions with no args in C++ 2023-07-02 19:54:27 +10:00
tracking.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
tracking_auto.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
tracking_detect.cc Cleanup: remove redundant struct qualifiers 2023-06-03 08:54:37 +10:00
tracking_plane_tracker.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
tracking_region_tracker.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
tracking_solver.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
tracking_stabilize.cc Cleanup: replace typdef with 'using' 2023-07-24 11:04:19 +10:00
tracking_test.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
tracking_util.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
type_conversions.cc Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
undo_system.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
unit.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
vfont.cc Cleanup: simplify struct & enum declarations for C++ 2023-07-24 10:13:31 +10:00
vfontdata_freetype.cc Cleanup: move BLI_vfont to C++ 2023-07-07 20:37:33 +10:00
viewer_path.cc Geometry Nodes: new Repeat Zone 2023-07-11 22:36:10 +02:00
volume.cc Cleanup: move more rna files to C++ 2023-06-30 08:49:53 +02:00
volume_render.cc Cleanup: move more rna files to C++ 2023-06-30 08:49:53 +02:00
volume_to_mesh.cc Cleanup: move more rna files to C++ 2023-06-30 08:49:53 +02:00
workspace.cc Cleanup: move BLI_str_replace into BLI_string_utils.h 2023-07-04 12:02:25 +10:00
world.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
writeavi.cc Cleanup: spelling in comments 2023-07-22 11:46:41 +10:00
writeffmpeg.c Merge branch 'blender-v3.6-release' 2023-06-19 12:40:37 +10:00