tornavis/source/blender/blenkernel
Sybren A. Stüvel ed3fecae8e Cleanup: USD/ABC, remove `const` from pass-by-value params
Remove `const` from pass-by-value parameters in function declarations.
The variables passed as parameters can never be modified by the function
anyway, so declaring them as `const` is meaningless. Having the
declaration there could confuse, especially as it suggests it does have
a meaning, training people to write meaningless code.
2022-01-06 11:41:03 +01:00
..
intern Fix (unreported) crash in liboverride after yesterday's commit. 2022-01-06 10:01:07 +01:00
BKE_DerivedMesh.h Cleanup: Remove unused DerivedMesh functions 2021-12-29 12:37:01 -06:00
BKE_action.h Cleanup: anim, remove `const` declarations from pass-by-value params 2022-01-06 11:41:03 +01:00
BKE_action.hh
BKE_addon.h
BKE_anim_data.h Cleanup: anim, remove `const` declarations from pass-by-value params 2022-01-06 11:41:03 +01:00
BKE_anim_path.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_anim_visualization.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_animsys.h Cleanup: anim, remove `const` declarations from pass-by-value params 2022-01-06 11:41:03 +01:00
BKE_anonymous_attribute.h
BKE_anonymous_attribute.hh
BKE_appdir.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_armature.h Cleanup: anim, remove `const` declarations from pass-by-value params 2022-01-06 11:41:03 +01:00
BKE_armature.hh
BKE_asset.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_asset_catalog.hh Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_asset_catalog_path.hh Fix warning about deleted default constructor declared as default 2021-10-12 16:40:02 +02:00
BKE_asset_library.h Asset Browser: Improved workflow for asset catalog saving 2021-10-19 18:07:22 +02:00
BKE_asset_library.hh Asset Catalogs: support reloading without losing local changes 2021-10-22 16:31:32 +02:00
BKE_attribute.h Cleanup: Remove outdated comment 2021-12-23 13:28:44 -06:00
BKE_attribute_access.hh Docs: Add to and cleanup attribute API docs 2021-12-25 15:08:38 -06:00
BKE_attribute_math.hh
BKE_autoexec.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_blender.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_blender_copybuffer.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_blender_undo.h
BKE_blender_user_menu.h
BKE_blender_version.h Geometry Nodes: support instance attributes when realizing instances 2021-12-14 15:57:58 +01:00
BKE_blendfile.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_blendfile_link_append.h Cleanup: resolve parameter mis-matches in doc-strings 2021-12-14 18:35:23 +11:00
BKE_boids.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_bpath.h UDIM: Support virtual filenames 2022-01-02 20:48:59 -08:00
BKE_brush.h Cleanup: anim, remove `const` declarations from pass-by-value params 2022-01-06 11:41:03 +01:00
BKE_bvhutils.h Cleanup: resolve parameter mis-matches in doc-strings 2021-12-14 18:35:23 +11:00
BKE_cachefile.h Cleanup: USD/ABC, remove `const` from pass-by-value params 2022-01-06 11:41:03 +01:00
BKE_callbacks.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_camera.h Cleanup: move public doc-strings into headers for various API's 2021-12-10 21:42:06 +11:00
BKE_ccg.h
BKE_cdderivedmesh.h
BKE_cloth.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_collection.h Fix T93799: Outliner: Remaping objects could result in duplicates in a collection. 2021-12-22 17:34:13 +01:00
BKE_collision.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_colorband.h
BKE_colortools.h Cleanup: replace int with bool type 2021-12-07 18:15:15 +11:00
BKE_constraint.h Cleanup: anim, remove `const` declarations from pass-by-value params 2022-01-06 11:41:03 +01:00
BKE_context.h Render: move editor/render module to c++ 2021-12-27 17:26:09 +01:00
BKE_crazyspace.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_cryptomatte.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_cryptomatte.hh Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_curve.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_curve_to_mesh.hh Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_curveprofile.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_customdata.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_customdata_file.h
BKE_data_transfer.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_deform.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_displist.h Cleanup: resolve parameter mis-matches in doc-strings 2021-12-14 18:35:23 +11:00
BKE_displist_tangent.h
BKE_duplilist.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_dynamicpaint.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_editlattice.h
BKE_editmesh.h Cleanup: spelling in comments 2022-01-06 13:54:52 +11:00
BKE_editmesh_bvh.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_editmesh_cache.h
BKE_editmesh_tangent.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_effect.h Cleanup: replace int with bool type 2021-12-07 18:15:15 +11:00
BKE_fcurve.h Cleanup: anim, remove `const` declarations from pass-by-value params 2022-01-06 11:41:03 +01:00
BKE_fcurve_driver.h Cleanup: spelling in comments 2022-01-06 13:54:52 +11:00
BKE_fluid.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_freestyle.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_geometry_set.h Geometry Nodes: use array instead of map in GeometrySet 2021-12-05 15:10:11 +01:00
BKE_geometry_set.hh Fix T94581: Incorrect geometry delete behavior with instances 2022-01-03 13:19:04 -06:00
BKE_geometry_set_instances.hh Geometry Nodes: support instance attributes when realizing instances 2021-12-14 15:57:58 +01:00
BKE_global.h Remove G.relbase_valid 2021-12-16 11:41:46 +11:00
BKE_gpencil.h Cleanup: resolve parameter mis-matches in doc-strings 2021-12-14 18:35:23 +11:00
BKE_gpencil_curve.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_gpencil_geom.h GPencil: New Shrinkwrap modifier 2021-12-13 17:09:22 +01:00
BKE_gpencil_modifier.h Cleanup: move public doc-strings into headers 2022-01-06 19:25:24 +11:00
BKE_hair.h
BKE_icons.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_idprop.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_idtype.h Cleanup: resolve parameter mis-matches in doc-strings 2021-12-14 18:35:23 +11:00
BKE_image.h UDIM: Support virtual filenames 2022-01-02 20:48:59 -08:00
BKE_image_save.h
BKE_ipo.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_kelvinlet.h
BKE_key.h Cleanup: Spelling/grammar in comments 2022-01-05 19:03:05 -06:00
BKE_keyconfig.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_lattice.h Cleanup: correct unbalanced doxygen groups 2021-12-14 16:17:10 +11:00
BKE_layer.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_lib_id.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_lib_override.h Cleanup: spelling in comments 2022-01-06 13:54:52 +11:00
BKE_lib_query.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_lib_remap.h Cleanup: resolve parameter mis-matches in doc-strings 2021-12-14 18:35:23 +11:00
BKE_library.h
BKE_light.h
BKE_lightprobe.h
BKE_linestyle.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_main.h Remove G.relbase_valid 2021-12-16 11:41:46 +11:00
BKE_main_idmap.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_mask.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_material.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_mball.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_mball_tessellate.h
BKE_mesh.h Cleanup: Remove unused DerivedMesh functions 2021-12-29 12:37:01 -06:00
BKE_mesh_boolean_convert.hh Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_mesh_fair.h
BKE_mesh_iterators.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_mesh_mapping.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_mesh_mirror.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_mesh_remap.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_mesh_remesh_voxel.h
BKE_mesh_runtime.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_mesh_sample.hh Geometry Nodes: Fields version of the raycast node 2021-10-19 09:01:39 -05:00
BKE_mesh_tangent.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_mesh_types.h
BKE_mesh_wrapper.h OpenSubDiv: add support for an OpenGL evaluator 2021-12-27 16:35:54 +01:00
BKE_modifier.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_movieclip.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_multires.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_nla.h Cleanup: anim, remove `const` declarations from pass-by-value params 2022-01-06 11:41:03 +01:00
BKE_node.h Cleanup: Remove bNodeType flag from base registration functions 2022-01-03 19:33:14 -05:00
BKE_node_tree_update.h Cleanup: spelling in comments 2022-01-06 13:54:52 +11:00
BKE_object.h Cleanup: spelling in comments 2022-01-06 13:54:52 +11:00
BKE_object_deform.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_object_facemap.h
BKE_ocean.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_outliner_treehash.h
BKE_packedFile.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_paint.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_particle.h Cleanup: resolve parameter mis-matches in doc-strings 2021-12-14 18:35:23 +11:00
BKE_pbvh.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_pointcache.h Cleanup: remove BKE_ptcache_remove 2021-12-07 18:47:01 +11:00
BKE_pointcloud.h Fix T94113: Local view + Geometry Nodes is broken for instances 2021-12-29 12:36:58 -03:00
BKE_preferences.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_report.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_rigidbody.h Cleanup: move public doc-strings into headers for various API's 2021-12-10 21:42:06 +11:00
BKE_scene.h Fix missing type declaration compile error 2021-12-23 08:01:43 +01:00
BKE_screen.h Cleanup: Use array for BKE cursor functions 2021-12-26 15:08:41 -05:00
BKE_sequencer_offscreen.h
BKE_shader_fx.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_shrinkwrap.h GPencil: New Shrinkwrap modifier 2021-12-13 17:09:22 +01:00
BKE_simulation.h
BKE_softbody.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_sound.h
BKE_speaker.h
BKE_spline.hh Fix T94113: Local view + Geometry Nodes is broken for instances 2021-12-29 12:36:58 -03:00
BKE_studiolight.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_subdiv.h OpenSubDiv: add support for an OpenGL evaluator 2021-12-27 16:35:54 +01:00
BKE_subdiv_ccg.h
BKE_subdiv_deform.h
BKE_subdiv_eval.h OpenSubDiv: add support for an OpenGL evaluator 2021-12-27 16:35:54 +01:00
BKE_subdiv_foreach.h OpenSubDiv: add support for an OpenGL evaluator 2021-12-27 16:35:54 +01:00
BKE_subdiv_mesh.h
BKE_subdiv_modifier.h OpenSubDiv: add support for an OpenGL evaluator 2021-12-27 16:35:54 +01:00
BKE_subdiv_topology.h
BKE_subsurf.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_text.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_text_suggestions.h
BKE_texture.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_tracking.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_type_conversions.hh Geometry Nodes: support instance attributes when realizing instances 2021-12-14 15:57:58 +01:00
BKE_undo_system.h Docs: minor correction to doc-string 2021-12-20 17:42:27 +11:00
BKE_unit.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_vfont.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_vfontdata.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_volume.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_volume_render.h
BKE_volume_to_mesh.hh Cleanup: add missing pragma once 2021-11-23 12:00:11 +01:00
BKE_workspace.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_world.h
BKE_writeavi.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00
BKE_writeffmpeg.h
CMakeLists.txt Cleanup: sort cmake file lists 2022-01-06 13:54:55 +11:00
nla_private.h Cleanup: anim, remove `const` declarations from pass-by-value params 2022-01-06 11:41:03 +01:00
particle_private.h
tracking_private.h Cleanup: move public doc-strings into headers for 'blenkernel' 2021-12-07 17:38:48 +11:00