tornavis/source/blender/blenkernel
Hans Goudey 7adea7ee15 Cleanup: Removed DerivedMesh triangle cache
This was only used in a single place, multires baking, where it's simple
to just retrieve the looptris from the temporary `Mesh` that we already
create to simplify accessing normals. This allows removing a bunch of
complexity from `DerivedMesh`, to help progress towards its complete
removal at some point in the future.

Also use `Span` more instead of raw pointers in multires baking,
and pass around the spans instead of the low-resolution DerivedMesh.
2023-04-04 11:26:14 -04:00
..
intern Cleanup: Removed DerivedMesh triangle cache 2023-04-04 11:26:14 -04:00
BKE_DerivedMesh.h Cleanup: Removed DerivedMesh triangle cache 2023-04-04 11:26:14 -04:00
BKE_action.h Cleanup: use '#' prefix for issues instead of 'T' 2023-02-12 14:56:05 +11:00
BKE_action.hh
BKE_addon.h
BKE_anim_data.h
BKE_anim_path.h
BKE_anim_visualization.h
BKE_animsys.h Cleanup: use '#' prefix for issues instead of 'T' 2023-02-12 14:56:05 +11:00
BKE_anonymous_attribute_id.hh BLI: add core types for supporting implicit-sharing 2023-03-28 13:57:51 +02:00
BKE_appdir.h
BKE_armature.h
BKE_armature.hh
BKE_asset.h Asset System: New "weak" asset reference for storing in .blend files 2023-03-30 12:25:42 +02:00
BKE_attribute.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_attribute.hh Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
BKE_attribute_math.hh Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
BKE_autoexec.h
BKE_blender.h
BKE_blender_copybuffer.h
BKE_blender_undo.h
BKE_blender_user_menu.h
BKE_blender_version.h Release cycle: Blender 3.5 goes Bcon4. 2023-03-22 23:18:54 +01:00
BKE_blendfile.h Cleanup: use BKE_blendfile_* for functions defined in BKE_blendfile.h 2023-03-17 16:45:42 +11:00
BKE_blendfile_link_append.h Add a basic support to BKE library linking code to generate liboverrides. 2023-03-02 17:22:42 +01:00
BKE_boids.h
BKE_bpath.h Cleanup: remove redundant forward declarations for structs 2023-01-18 18:41:13 +11:00
BKE_brush.h Cleanup: remove redundant forward declarations for structs 2023-01-18 18:41:13 +11:00
BKE_bvhutils.h Cleanup: move doc-strings into headers, remove duplicates 2023-03-29 14:37:34 +11:00
BKE_cachefile.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_callbacks.h PyAPI: extend save/load handlers, optionally take a filepath argument 2023-03-09 12:05:30 +11:00
BKE_camera.h
BKE_ccg.h Cleanup: hide 'UNUSED' macro definition for C++ 2022-12-20 19:16:33 -03:00
BKE_cdderivedmesh.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_cloth.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_collection.h Fix (unreported) potential invalid memory access in `BKE_main_collection_sync_remap`. 2023-03-21 18:38:04 +01:00
BKE_collision.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_colorband.h
BKE_colortools.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_compute_contexts.hh Geometry Nodes: speedup compute context hash generation 2022-12-29 20:46:05 +01:00
BKE_constraint.h
BKE_context.h Fix #104305: Crash in node editor with large asset libraries 2023-03-16 15:40:31 +01:00
BKE_cpp_types.h
BKE_crazyspace.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_crazyspace.hh Curves: Use deformed points in edit mode overlay 2023-02-14 16:33:38 +01:00
BKE_cryptomatte.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_cryptomatte.hh Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_curve.h
BKE_curve_legacy_convert.hh Cleanup: Add documentation to curve legacy conversion functions 2023-01-16 12:06:36 -06:00
BKE_curve_to_mesh.hh Fix: Build error on windows from mismatched forward declaration 2023-01-06 11:41:36 -05:00
BKE_curveprofile.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_curves.h Cleanup: remove redundant forward declarations for structs 2023-01-18 18:41:13 +11:00
BKE_curves.hh Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
BKE_curves_utils.hh Cleanup: Use offset indices arguments for curves utilities 2023-01-23 14:43:04 -06:00
BKE_customdata.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_customdata_file.h
BKE_data_transfer.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_deform.h Cleanup: Grammar: "it's" vs "its" 2023-03-24 08:34:21 -04:00
BKE_displist.h Cleanup: remove redundant forward declarations for structs 2023-01-18 18:41:13 +11:00
BKE_duplilist.h
BKE_dynamicpaint.h
BKE_editlattice.h
BKE_editmesh.h
BKE_editmesh_bvh.h
BKE_editmesh_cache.h
BKE_editmesh_tangent.h Mesh: Move UV layers to generic attributes 2023-01-10 01:01:43 -05:00
BKE_effect.h
BKE_fcurve.h Cleanup: spelling in comments 2023-03-17 16:45:42 +11:00
BKE_fcurve_driver.h Drivers: Introduce the Context Properties 2023-03-06 16:01:47 +01:00
BKE_fluid.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_freestyle.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_geometry_fields.hh Cleanup: Use helper function to create AttributeFieldInput 2023-03-31 13:00:51 -04:00
BKE_geometry_set.h Cleanup: remove redundant forward declarations for structs 2023-01-18 18:41:13 +11:00
BKE_geometry_set.hh BLI: add core types for supporting implicit-sharing 2023-03-28 13:57:51 +02:00
BKE_geometry_set_instances.hh BLI: Use BLI_math_matrix_type.hh instead of BLI_math_float4x4.hh 2023-02-06 21:25:45 +01:00
BKE_global.h GPU: Use --debug-gpu-renderdoc For Renderdoc Integration. 2023-04-04 12:46:47 +02:00
BKE_gpencil_curve_legacy.h Refactor: Rename grease pencil files to legacy 2023-03-13 10:42:51 +01:00
BKE_gpencil_geom_legacy.h Fix compiler warning 2023-03-13 11:57:03 +01:00
BKE_gpencil_legacy.h Cleanup: move doc-strings into headers, remove duplicates 2023-03-29 14:37:34 +11:00
BKE_gpencil_modifier_legacy.h Refactor: Rename grease pencil files to legacy 2023-03-13 10:42:51 +01:00
BKE_gpencil_update_cache_legacy.h Refactor: Rename grease pencil files to legacy 2023-03-13 10:42:51 +01:00
BKE_icons.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_idprop.h Cleanup: Use const arguments for IDProperty functions 2023-03-30 18:51:33 -04:00
BKE_idprop.hh Geometry Nodes: Use checkbox for exposed boolean sockets 2023-01-20 17:36:47 -06:00
BKE_idtype.h Refactor: Rename `OB_GPENCIL` and `ID_GD` 2023-03-08 12:35:58 +01:00
BKE_image.h Cleanup: spelling in comments 2023-03-27 12:08:14 +11:00
BKE_image_format.h
BKE_image_partial_update.hh Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
BKE_image_save.h
BKE_image_wrappers.hh Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
BKE_instances.hh BLI: Use BLI_math_matrix_type.hh instead of BLI_math_float4x4.hh 2023-02-06 21:25:45 +01:00
BKE_ipo.h
BKE_kelvinlet.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_key.h Refactor: Const correct Custom Data API, prepare for CoW 2023-01-13 17:22:07 -06:00
BKE_keyconfig.h
BKE_lattice.h
BKE_layer.h Cleanup: Move five mesh related files to C++ 2023-03-02 23:14:33 +01:00
BKE_lib_id.h Minor code doc improvement. 2023-02-06 17:19:02 +01:00
BKE_lib_override.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_lib_query.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_lib_remap.h BKE lib remapper: Add new util to overwrite an existing mapping. 2023-02-06 19:29:21 +01:00
BKE_library.h
BKE_light.h
BKE_lightprobe.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_linestyle.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_main.h Cleanup: format, add missing CMake header 2023-03-14 12:53:37 +11:00
BKE_main_idmap.h
BKE_main_namemap.h BKE main namemap: Add a way to clear all namemaps of a given Main. 2023-02-06 19:29:21 +01:00
BKE_mask.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_material.h
BKE_mball.h
BKE_mball_tessellate.h
BKE_mesh.h Cleanup: Remove poly normal writing 2023-04-03 12:11:21 -04:00
BKE_mesh.hh License headers: add missing license identifiers 2023-03-23 15:12:09 +11:00
BKE_mesh_boolean_convert.hh Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_mesh_fair.h Cleanup: spelling in comments 2023-03-03 10:09:20 +11:00
BKE_mesh_iterators.h Cleanup: Use const pointers for evaluated meshes 2023-03-27 11:48:10 -04:00
BKE_mesh_legacy_convert.h Mesh: Replace MLoop struct with generic attributes 2023-03-20 15:55:13 +01:00
BKE_mesh_mapping.h Cleanup: Move poly topology lookup functions to C++ header 2023-03-22 17:11:41 -04:00
BKE_mesh_mirror.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_mesh_remap.h Cleanup: Use const pointers for evaluated meshes 2023-03-27 11:48:10 -04:00
BKE_mesh_remesh_voxel.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_mesh_runtime.h Mesh: Replace MLoop struct with generic attributes 2023-03-20 15:55:13 +01:00
BKE_mesh_sample.hh Mesh: Replace MLoop struct with generic attributes 2023-03-20 15:55:13 +01:00
BKE_mesh_tangent.h Mesh: Replace MLoop struct with generic attributes 2023-03-20 15:55:13 +01:00
BKE_mesh_types.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_mesh_wrapper.h Cleanup: remove redundant forward declarations for structs 2023-01-18 18:41:13 +11:00
BKE_modifier.h Modifiers: measure execution time and provide Python access 2023-02-06 15:40:15 +01:00
BKE_movieclip.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_multires.h Mesh: Replace MLoop struct with generic attributes 2023-03-20 15:55:13 +01:00
BKE_nla.h Cleanup: Refactor BKE_nlatrack_add to multiple methods to handle adding a new NLA track to the track list. Insert before, after, head, and tail 2023-03-02 15:02:30 +01:00
BKE_node.h Nodes: Move data-block default values with link drag search 2023-04-03 19:33:39 +02:00
BKE_node_runtime.hh Nodes: Add dropdown to select group socket subtype 2023-04-03 18:23:30 +02:00
BKE_node_tree_update.h
BKE_object.h Cleanup: use '#' prefix for issues instead of 'T' 2023-02-12 14:56:05 +11:00
BKE_object_deform.h
BKE_object_facemap.h
BKE_ocean.h
BKE_outliner_treehash.hh
BKE_packedFile.h
BKE_paint.h Cleanup: Make SculptSession a C++ only type 2023-03-22 17:11:41 -04:00
BKE_particle.h Cleanup: remove redundant forward declarations for structs 2023-01-18 18:41:13 +11:00
BKE_pbvh.h Cleanup: Make SculptSession a C++ only type 2023-03-22 17:11:41 -04:00
BKE_pbvh_pixels.hh Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_pointcache.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_pointcloud.h Cleanup: remove redundant forward declarations for structs 2023-01-18 18:41:13 +11:00
BKE_pose_backup.h Anim: expose pose blending & backup system to RNA 2023-01-02 16:39:51 +01:00
BKE_preferences.h
BKE_report.h
BKE_rigidbody.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_scene.h
BKE_screen.h Cleanup: move doc-strings into headers, remove duplicates 2023-03-29 14:37:34 +11:00
BKE_sequencer_offscreen.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_shader_fx.h
BKE_shrinkwrap.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_simulation.h
BKE_softbody.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_sound.h
BKE_speaker.h
BKE_studiolight.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_subdiv.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_subdiv_ccg.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_subdiv_deform.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_subdiv_eval.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_subdiv_foreach.hh Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_subdiv_mesh.hh Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_subdiv_modifier.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_subdiv_topology.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_subsurf.h Mesh: Move edge UV seams to a generic attribute 2023-03-01 14:13:05 +01:00
BKE_text.h UI: support the primary clipboard for console & 3D text selection 2023-03-24 17:09:39 +11:00
BKE_text_suggestions.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_texture.h
BKE_tracking.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
BKE_type_conversions.hh Functions: introduce multi-function namespace 2023-01-07 17:32:28 +01:00
BKE_undo_system.h Cleanup: move some undo related files to C++ 2023-01-23 00:33:55 +01:00
BKE_unit.h
BKE_vfont.h Fix #100819: Built-in VFont has an additional user by default 2023-02-28 17:08:23 +11:00
BKE_vfontdata.h
BKE_viewer_path.h
BKE_volume.h Nodes: SDF Volume nodes milestone 1 2023-03-19 11:21:08 +01:00
BKE_volume_render.h
BKE_volume_to_mesh.hh Mesh: Replace MLoop struct with generic attributes 2023-03-20 15:55:13 +01:00
BKE_workspace.h
BKE_world.h
BKE_writeavi.h
BKE_writeffmpeg.h
CMakeLists.txt Asset System: New "weak" asset reference for storing in .blend files 2023-03-30 12:25:42 +02:00
nla_private.h
particle_private.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
tracking_private.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00