tornavis/source/blender/blenkernel
Hans Goudey 19b46e0816 Cleanup: Make format 2023-12-20 14:54:50 -05:00
..
intern Cleanup: Make format 2023-12-20 14:54:50 -05:00
BKE_DerivedMesh.hh Cleanup: Remove unused DMFlagMat struct 2023-12-04 07:55:47 -05:00
BKE_action.h Fix: update BKE bone layer visibility checks to use bone collections 2023-08-29 14:31:18 +02:00
BKE_action.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_addon.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_anim_data.h Readfile: Replace the 'lib_link' specific code by generic usage of foreach_id. 2023-08-24 16:33:31 +02:00
BKE_anim_path.h Refactor: Move object runtime data to separate allocation 2023-11-15 18:46:07 +01:00
BKE_anim_visualization.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BKE_animsys.h Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
BKE_anonymous_attribute_id.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_appdir.h UI: show recently selected items at the top of searches 2023-09-25 10:56:12 +02:00
BKE_armature.hh Refactor: move ANIM_bone_collections.h into the .hh file 2023-12-05 15:10:27 +01:00
BKE_asset.hh Cleanup: Remove unnecessary keywords from newly C++ headers 2023-11-16 12:00:26 +01:00
BKE_attribute.h Cleanup: Move attribute domain enum to C++ header, use enum class 2023-12-20 13:25:28 -05:00
BKE_attribute.hh Cleanup: Move attribute domain enum to C++ header, use enum class 2023-12-20 13:25:28 -05:00
BKE_attribute_math.hh Cleanup: Generalize some attribute propagation functions 2023-11-22 15:48:42 -05:00
BKE_autoexec.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_bake_geometry_nodes_modifier.hh Geometry Nodes: new Bake node 2023-12-18 13:01:06 +01:00
BKE_bake_items.hh Cleanup: move bake items code to separate namespace 2023-09-03 13:37:50 +02:00
BKE_bake_items_paths.hh Cleanup: move bake items code to separate namespace 2023-09-03 13:37:50 +02:00
BKE_bake_items_serialize.hh Cleanup: move bake items code to separate namespace 2023-09-03 13:37:50 +02:00
BKE_bake_items_socket.hh Cleanup: Move attribute domain enum to C++ header, use enum class 2023-12-20 13:25:28 -05:00
BKE_blender.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BKE_blender_copybuffer.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_blender_undo.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_blender_user_menu.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_blender_version.h Fix #115434: custom bone colors invisible in stick mode 2023-11-28 18:04:11 +01:00
BKE_blendfile.hh Cleanup: Move `BKE_blendfile` headers to CPP. 2023-12-13 12:36:45 +01:00
BKE_blendfile_link_append.hh Clenaup: spelling in comments 2023-12-14 11:14:50 +11:00
BKE_boids.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BKE_bpath.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_brush.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_bvhutils.hh Mesh: Rename MLoopTri variable names, and functions 2023-12-19 14:57:49 +01:00
BKE_cachefile.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_callbacks.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_camera.h Cleanup: reduce amount of math-related includes 2023-08-10 14:51:40 +03:00
BKE_ccg.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BKE_cdderivedmesh.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_cloth.hh Cleanup: Use consistent "mesh" variable name (replace "me") 2023-12-08 16:40:06 -05:00
BKE_collection.h Cleanup: use style for doxygen comment blocks 2023-11-30 14:15:11 +11:00
BKE_collision.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_colorband.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BKE_colortools.h VSE: Sound equalizer modifier 2023-08-30 22:36:36 +02:00
BKE_compute_contexts.hh Cleanup: rename node group to group node context 2023-11-21 14:12:23 +01:00
BKE_constraint.h Refactor: remove unused argument to `BKE_constraint_remove_ex()` 2023-12-04 17:13:47 +01:00
BKE_context.hh Cleanup: Remove unnecessary keywords from newly C++ headers 2023-11-16 12:00:26 +01:00
BKE_cpp_types.hh Cleanup: Remove unnecessary keywords from newly C++ headers 2023-11-16 12:00:26 +01:00
BKE_crazyspace.hh Cleanup: Use consistent "mesh" variable name (replace "me") 2023-12-08 16:40:06 -05:00
BKE_cryptomatte.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_cryptomatte.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_curve.hh Refactor: Further improvements to geometry bounds 2023-11-27 16:14:49 +01:00
BKE_curve_legacy_convert.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_curve_to_mesh.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_curveprofile.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_curves.h Refactor: Further improvements to geometry bounds 2023-11-27 16:14:49 +01:00
BKE_curves.hh Cleanup: Use forward declarations to replace includes of BKE_attribute.hh 2023-12-20 13:25:28 -05:00
BKE_curves_utils.hh Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
BKE_customdata.hh BMesh: Optimize copying attributes from many elements at once 2023-12-09 05:37:37 +01:00
BKE_customdata_file.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_data_transfer.h Cleanup: Move several blenkernel headers to C++ 2023-11-16 11:41:55 +01:00
BKE_deform.h Cleanup: ensure trailing newline, delete trailing space 2023-10-05 13:57:14 +11:00
BKE_displist.h Cleanup: Move several blenkernel headers to C++ 2023-11-16 11:41:55 +01:00
BKE_duplilist.h Cleanup: Make format 2023-12-01 10:29:59 -08:00
BKE_dynamicpaint.h Cleanup: Use consistent "mesh" variable name (replace "me") 2023-12-08 16:40:06 -05:00
BKE_editlattice.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_editmesh.hh Cleanup: clarify naming for MLoopTri 2023-12-14 12:32:11 +11:00
BKE_editmesh_bvh.h Cleanup: clarify naming for MLoopTri 2023-12-14 12:32:11 +11:00
BKE_editmesh_cache.hh Cleanup: Store more mesh runtime data with unique_ptr 2023-12-04 15:23:24 -05:00
BKE_editmesh_tangent.hh Cleanup: Rename Mesh loop_data to corner_data 2023-12-19 20:39:05 -05:00
BKE_effect.h Cleanup: correct file names in comments after C -> C++ renaming 2023-07-31 13:02:30 +10:00
BKE_fcurve.h Cleanup: use color after doxygen parameters 2023-12-17 16:04:40 +11:00
BKE_fcurve_driver.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_file_handler.hh IO: Add initial support for File Handlers registration 2023-12-09 05:06:10 +01:00
BKE_fluid.h Cleanup: Use consistent "mesh" variable name (replace "me") 2023-12-08 16:40:06 -05:00
BKE_freestyle.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_geometry_fields.hh Cleanup: Make format 2023-12-20 14:54:50 -05:00
BKE_geometry_set.hh Cleanup: Inconsistent struct vs. class declaration warning 2023-12-20 14:14:11 -05:00
BKE_geometry_set_instances.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_global.h Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
BKE_gpencil_curve_legacy.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_gpencil_geom_legacy.h Refactor: Further improvements to geometry bounds 2023-11-27 16:14:49 +01:00
BKE_gpencil_legacy.h Fix memory leak from loading files with legacy grease pencil palettes 2023-09-27 14:47:50 +10:00
BKE_gpencil_modifier_legacy.h Cleanup: spelling in comments, variables 2023-11-27 09:54:36 +11:00
BKE_gpencil_update_cache_legacy.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_grease_pencil.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_grease_pencil.hh Cleanup: Use `is_empty()` instead of `size() == 0` 2023-12-11 15:47:11 -05:00
BKE_icons.h Cleanup: Move BKE preview image code to separate file 2023-09-04 18:02:16 +02:00
BKE_idprop.h ID properties: Support enum values with items 2023-12-15 10:20:44 +01:00
BKE_idprop.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_idtype.h Cleanup: spelling correction: "adjacent" & spelling in comments 2023-12-19 09:54:53 +11:00
BKE_image.h Cleanup: correct file names in comments after C -> C++ renaming 2023-07-31 13:02:30 +10:00
BKE_image_format.h Remove Z Buffer from ImBuf 2023-07-04 17:03:02 +02:00
BKE_image_partial_update.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_image_save.h Compositor: Refactor File Output node 2023-12-13 11:08:03 +01:00
BKE_image_wrappers.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_instances.hh Cleanup: Use forward declarations to replace includes of BKE_attribute.hh 2023-12-20 13:25:28 -05:00
BKE_ipo.h Cleanup: correct file names in comments after C -> C++ renaming 2023-07-31 13:02:30 +10:00
BKE_kelvinlet.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_key.h Cleanup: Use consistent "mesh" variable name (replace "me") 2023-12-08 16:40:06 -05:00
BKE_keyconfig.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_lattice.hh Refactor: Further improvements to geometry bounds 2023-11-27 16:14:49 +01:00
BKE_layer.h Cleanup: format 2023-08-25 09:40:42 +10:00
BKE_lib_id.h BKE_lib: Convert `BKE_lib_remap` and `lib_intern` headers to be fully C++. 2023-11-30 19:51:22 +01:00
BKE_lib_override.hh Cleanup: Remove LibOverride Template experimental feature. 2023-12-20 17:57:24 +01:00
BKE_lib_query.h LibOverride: Modify automatic handling of which IDs to override in a hierarchy. 2023-12-13 11:58:54 +01:00
BKE_lib_remap.hh BKE lib remap: Add option to allow remapping of `ID.lib` pointers. 2023-12-02 16:10:41 +01:00
BKE_library.hh Refactor: BKE: Move `BKE_library` header to full CPP. 2023-12-05 11:53:55 +01:00
BKE_light.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BKE_light_linking.h Light linking: Allow re-ordering in the light linking collections 2023-09-25 18:00:28 +02:00
BKE_lightprobe.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_linestyle.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_main.hh BKE main: Add 'merge' utils to merge one Main content into another. 2023-12-02 16:25:02 +01:00
BKE_main_idmap.hh Move `BKE_main_idmap` and `BKE_main_namemap` to be fully cpp headers. 2023-11-27 18:09:27 +01:00
BKE_main_namemap.hh Move `BKE_main_idmap` and `BKE_main_namemap` to be fully cpp headers. 2023-11-27 18:09:27 +01:00
BKE_mask.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_material.h Nodes: experimental node previews in the shader editor 2023-08-08 17:36:06 +02:00
BKE_mball.h Refactor: Further improvements to geometry bounds 2023-11-27 16:14:49 +01:00
BKE_mball_tessellate.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_mesh.h Cleanup: Rename Mesh loop_data to corner_data 2023-12-19 20:39:05 -05:00
BKE_mesh.hh Mesh: Rename totvert, totedge, and totloop fields 2023-12-20 02:21:48 +01:00
BKE_mesh_boolean_convert.hh Fix #114129: Crashes on boolean operation macOS Intel 2023-11-03 09:27:59 +01:00
BKE_mesh_compare.hh Mesh: add index-independent test for mesh equality 2023-11-27 16:10:43 +01:00
BKE_mesh_fair.hh Cleanup: pass const arguments to BKE_mesh_fair functions 2023-11-30 10:42:16 +11:00
BKE_mesh_iterators.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_mesh_legacy_convert.hh Cleanup: Use consistent "mesh" variable name (replace "me") 2023-12-08 16:40:06 -05:00
BKE_mesh_mapping.hh Mesh: Rename totvert, totedge, and totloop fields 2023-12-20 02:21:48 +01:00
BKE_mesh_mirror.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_mesh_remap.hh Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
BKE_mesh_remesh_voxel.hh Cleanup: format 2023-11-27 09:30:52 +11:00
BKE_mesh_runtime.hh Mesh: Rename MLoopTri variable names, and functions 2023-12-19 14:57:49 +01:00
BKE_mesh_sample.hh Cleanup: Use forward declarations to replace includes of BKE_attribute.hh 2023-12-20 13:25:28 -05:00
BKE_mesh_tangent.hh Mesh: Rename MLoopTri variable names, and functions 2023-12-19 14:57:49 +01:00
BKE_mesh_types.hh Mesh: Rename MLoopTri variable names, and functions 2023-12-19 14:57:49 +01:00
BKE_mesh_wrapper.hh Cleanup: Use consistent "mesh" variable name (replace "me") 2023-12-08 16:40:06 -05:00
BKE_modifier.hh Cleanup: Use consistent "mesh" variable name (replace "me") 2023-12-08 16:40:06 -05:00
BKE_movieclip.h Cleanup: use 'r_' prefix for output arguments, order last 2023-11-30 10:42:18 +11:00
BKE_multires.hh Mesh: Rename MLoopTri variable names, and functions 2023-12-19 14:57:49 +01:00
BKE_nla.h Cleanup: spelling in comments 2023-09-27 13:03:29 +10:00
BKE_node.h Geometry Nodes: new Bake node 2023-12-18 13:01:06 +01:00
BKE_node.hh Geometry Nodes: refactor storage for socket values 2023-12-17 14:00:07 +01:00
BKE_node_runtime.hh Cleanup: Move several blenkernel headers to C++ 2023-11-16 11:41:55 +01:00
BKE_node_socket_value.hh Geometry Nodes: refactor storage for socket values 2023-12-17 14:00:07 +01:00
BKE_node_tree_anonymous_attributes.hh Cleanup: Add missing includes to node anonymous attribute header 2023-11-07 09:50:51 +01:00
BKE_node_tree_dot_export.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_node_tree_interface.hh Cleanup: Move several blenkernel headers to C++ 2023-11-16 11:41:55 +01:00
BKE_node_tree_update.hh Cleanup: Remove unnecessary keywords from newly C++ headers 2023-11-16 12:00:26 +01:00
BKE_node_tree_zones.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_object.hh Cleanup: Remove unused BoundBox functions 2023-12-10 15:52:29 -05:00
BKE_object_deform.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_object_types.hh Refactor: Further improvements to geometry bounds 2023-11-27 16:14:49 +01:00
BKE_ocean.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_outliner_treehash.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_packedFile.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BKE_paint.hh Cleanup: Use forward declarations to replace includes of BKE_attribute.hh 2023-12-20 13:25:28 -05:00
BKE_particle.h Fix #113851: viscoelastic springs do not work 2023-10-20 16:47:41 +02:00
BKE_pbvh.hh Cleanup: Remove unused sculpt code 2023-12-14 18:25:20 -05:00
BKE_pbvh_api.hh Cleanup: Use forward declarations to replace includes of BKE_attribute.hh 2023-12-20 13:25:28 -05:00
BKE_pbvh_pixels.hh Mesh: Rename MLoopTri variable names, and functions 2023-12-19 14:57:49 +01:00
BKE_pointcache.h Cleanup: spelling in comments 2023-08-18 08:56:12 +10:00
BKE_pointcloud.h Refactor: Further improvements to geometry bounds 2023-11-27 16:14:49 +01:00
BKE_pose_backup.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_preferences.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_preview_image.hh Cleanup: spelling in comments, strings 2023-12-07 12:45:27 +11:00
BKE_report.h Cleanup: use style for doxygen comment blocks 2023-11-30 14:15:11 +11:00
BKE_rigidbody.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_scene.h Nodes: experimental node previews in the shader editor 2023-08-08 17:36:06 +02:00
BKE_screen.hh Cleanup: Move several blenkernel headers to C++ 2023-11-16 11:41:55 +01:00
BKE_sequencer_offscreen.h Draw: Reuse GPUViewport when doing viewport render animations 2023-12-19 16:12:30 +01:00
BKE_shader_fx.h Cleanup: spelling in comments, variables 2023-11-27 09:54:36 +11:00
BKE_shrinkwrap.hh Mesh: Rename MLoopTri variable names, and functions 2023-12-19 14:57:49 +01:00
BKE_softbody.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_sound.h VSE: Sound equalizer modifier 2023-08-30 22:36:36 +02:00
BKE_speaker.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_studiolight.h Studiolight: Free Resources for Unused Lights. 2023-12-14 16:17:55 +01:00
BKE_subdiv.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_subdiv_ccg.hh Cleanup: Forward declare some classes in mesh headers 2023-12-13 09:18:39 -05:00
BKE_subdiv_deform.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_subdiv_eval.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_subdiv_foreach.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_subdiv_mesh.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_subdiv_modifier.hh Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
BKE_subdiv_topology.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_subsurf.hh Cleanup: Use consistent "mesh" variable name (replace "me") 2023-12-08 16:40:06 -05:00
BKE_text.h Cleanup: use const arguments & variables 2023-09-19 11:09:20 +10:00
BKE_text_suggestions.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_texture.h Refactor: realtime compositer context changes for render compositing 2023-06-07 14:17:37 +02:00
BKE_tracking.h Cleanup: spelling & punctuation in comments 2023-09-14 13:25:24 +10:00
BKE_type_conversions.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_undo_system.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_unit.hh Cleanup: Remove unnecessary keywords from newly C++ headers 2023-11-28 16:13:09 -05:00
BKE_vfont.hh Cleanup: Remove unnecessary keywords from newly C++ headers 2023-11-28 16:13:09 -05:00
BKE_vfontdata.hh Cleanup: Remove unnecessary keywords from newly C++ headers 2023-11-28 16:13:09 -05:00
BKE_viewer_path.hh Cleanup: Remove unnecessary keywords from newly C++ headers 2023-11-16 12:00:26 +01:00
BKE_volume.hh Volumes: refactor volume grid storage 2023-12-20 15:32:52 +01:00
BKE_volume_enums.hh Volumes: refactor volume grid storage 2023-12-20 15:32:52 +01:00
BKE_volume_grid.hh Volumes: refactor volume grid storage 2023-12-20 15:32:52 +01:00
BKE_volume_grid_file_cache.hh Volumes: refactor volume grid storage 2023-12-20 15:32:52 +01:00
BKE_volume_grid_fwd.hh Volumes: refactor volume grid storage 2023-12-20 15:32:52 +01:00
BKE_volume_grid_type_traits.hh Volumes: refactor volume grid storage 2023-12-20 15:32:52 +01:00
BKE_volume_openvdb.hh Volumes: refactor volume grid storage 2023-12-20 15:32:52 +01:00
BKE_volume_render.hh Volumes: refactor volume grid storage 2023-12-20 15:32:52 +01:00
BKE_volume_to_mesh.hh Cleanup: Remove const for Span and by-value types in headers 2023-12-13 09:39:03 -05:00
BKE_workspace.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_world.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BKE_writeavi.h Merge branch 'blender-v3.6-release' 2023-06-19 12:40:37 +10:00
BKE_writeffmpeg.hh ffmpeg: optimize ffmpeg_postprocess 2023-12-19 18:28:51 +01:00
CMakeLists.txt Volumes: refactor volume grid storage 2023-12-20 15:32:52 +01:00
nla_private.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
particle_private.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
tracking_private.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00