tornavis/source/blender/blenkernel
Iliya Katueshenock 9e12a675b5 Cleanup: Merge BKE_node.h into BKE_node.hh
Trivial change, just move all the code from `BKE_node.h` to `BKE_node.hh` header top.
No mixing code from different headers or namespace changes. Part of #117773

Pull Request: https://projects.blender.org/blender/blender/pulls/118407
2024-02-19 15:26:10 +01:00
..
intern Cleanup: Merge BKE_node.h into BKE_node.hh 2024-02-19 15:26:10 +01:00
BKE_DerivedMesh.hh Cleanup: Remove unused DerivedMesh function 2024-02-12 10:45:02 -05:00
BKE_action.h Core: rename Session UUID to Session UID 2024-01-22 13:47:13 +01: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 Cleanup: Move BKE_lib_id.h to C++ 2024-01-15 12:44:14 -05: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 Cleanup: Move `BKE_lib_query` header to Cpp era. 2024-01-18 12:21:19 +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.hh Core: make BKE_appdir functions thread safe, using optional<string> 2024-01-23 18:38:15 +01:00
BKE_armature.hh Cleanup: Remove unnecessary keywords from C++ headers 2024-01-04 15:07:48 -05:00
BKE_asset.hh Assets: Return weak reference by value from asset representation 2024-02-16 12:02:08 -05:00
BKE_attribute.h Cleanup: Return attribute unique name string by value 2023-12-29 15:08:59 -05:00
BKE_attribute.hh Cleanup: Remove some indirect includes in common headers 2024-01-06 01:47:39 +01:00
BKE_attribute_math.hh Geometry Nodes: Matrix socket type, attribute type, and initial nodes 2024-02-13 18:59:36 +01:00
BKE_autoexec.hh Cleanup: Move `BKE_autoexec.h` to full Cpp header `BKE_autoexec.hh`. 2024-01-21 19:13:46 +01:00
BKE_bake_data_block_id.hh Geometry Nodes: support baking data block references 2024-02-01 09:21:55 +01:00
BKE_bake_data_block_map.hh Geometry Nodes: support baking data block references 2024-02-01 09:21:55 +01:00
BKE_bake_geometry_nodes_modifier.hh Geometry Nodes: split sharing utility for reading and writing 2024-02-02 17:01:20 +01:00
BKE_bake_items.hh Geometry Nodes: store bake item names on disk 2024-02-02 10:02:25 +01: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 Geometry Nodes: support baking volume geometry 2024-02-03 18:13:34 +01:00
BKE_bake_items_socket.hh Geometry Nodes: store bake item names on disk 2024-02-02 10:02:25 +01:00
BKE_blender.hh Cleanup: Move `BKE_blender.h` to CPP header. 2024-02-09 19:12:23 +01:00
BKE_blender_copybuffer.hh Cleanup: Move `BKE_blender_copybuffer.h` to full Cpp header `BKE_blender_copybuffer.hh`. 2024-01-21 19:34:20 +01:00
BKE_blender_undo.hh Cleanup: Move `BKE_blender_undo.h` to full Cpp header `BKE_blender_undo.hh`. 2024-01-21 19:49:58 +01:00
BKE_blender_user_menu.hh Cleanup: Move `BKE_blender_user_menu.h` to full Cpp `BKE_blender_user_menu.hh`. 2024-01-21 19:26:31 +01:00
BKE_blender_version.h Compositor: Switch CPU compositor to Full-Frame 2024-02-14 14:23:49 +01:00
BKE_blendfile.hh Cleanup: Remove unnecessary keywords from C++ headers 2024-01-04 15:07:48 -05:00
BKE_blendfile_link_append.hh Cleanup: Move BLO_readfile.h to C++ 2024-02-09 13:41:30 +01: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.hh Cleanup: Replace typedef keyword in C++ headers 2024-02-13 15:34:32 -05:00
BKE_brush.hh Sculpt: Add per-brush input samples 2024-01-30 05:08:23 +01:00
BKE_bvhutils.hh Geometry Nodes: support group ids in Sample Nearest Surface node 2024-02-15 20:35:02 +01:00
BKE_cachefile.hh Cleanup: Move `BKE_callbacks.h` and `BKE_cachefile.h` to CPP headers. 2024-02-09 19:29:34 +01:00
BKE_callbacks.hh Cleanup: Replace typedef keyword in C++ headers 2024-02-13 15:34:32 -05:00
BKE_camera.h Cleanup: Move BKE_lib_id.h to C++ 2024-01-15 12:44:14 -05: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 Clang Format: bump to version 17 2024-01-03 13:38:14 +01:00
BKE_collection.hh Cleanup: Replace typedef keyword in C++ headers 2024-02-13 15:34:32 -05:00
BKE_collision.h Cleanup: Replace MVertTri type with C++ vector 2023-12-20 20:59:11 -05:00
BKE_colorband.hh Cleanup: Remove unnecessary keywords from C++ headers 2024-01-04 15:07:48 -05:00
BKE_colortools.hh Cleanup: Remove unnecessary keywords from C++ headers 2024-01-04 15:07:48 -05:00
BKE_compute_contexts.hh Core: rename Session UUID to Session UID 2024-01-22 13:47:13 +01:00
BKE_constraint.h Cleanup: Move `BKE_lib_query` header to Cpp era. 2024-01-18 12:21:19 +01:00
BKE_context.hh Cleanup: document `CTX_wm_operator_poll_msg_set` 2024-02-02 12:04:37 +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 Cleanup: move hash and ghash utils to C++ 2024-02-02 19:55:06 +01:00
BKE_curve.hh Cleanup: Replace typedef keyword in C++ headers 2024-02-13 15:34:32 -05: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 Geometry Nodes: support baking data block references 2024-02-01 09:21:55 +01: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 Cleanup: Replace typedef keyword in C++ headers 2024-02-13 15:34:32 -05: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: Various clang tidy changes 2024-01-19 12:08:48 -05:00
BKE_deform.hh Cleanup: spelling in comments 2024-02-06 22:28:10 +11:00
BKE_displist.h Cleanup: Remove most indirect includes of BKE_customdata.hh 2023-12-26 23:59:44 -05:00
BKE_duplilist.hh Cleanup: spelling in comments 2024-02-16 14:26:46 +11: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: Use standard variable name for mesh face corner normals 2024-01-15 11:39:50 -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 Cleanup: spelling in comments, comment blocks 2024-01-11 16:46:46 +11:00
BKE_file_handler.hh IO: Add support for Drag and Drop to FileHandlers 2024-01-06 03:51:45 +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: move some geometry field inputs to more correct header 2024-02-01 12:43:39 +01:00
BKE_geometry_set.hh Geometry Nodes: Sort Elements node 2024-01-12 14:30:34 +01: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.hh Merge branch 'blender-v4.1-release' 2024-02-15 21:22:52 +11: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: GPv3: Add specific header for legacy conversion functions 2024-02-16 17:49:42 +01:00
BKE_grease_pencil_legacy_convert.hh Cleanup: GPv3: Add specific header for legacy conversion functions 2024-02-16 17:49:42 +01:00
BKE_grease_pencil_vertex_groups.hh Cleanup: strip trailing space 2024-02-02 10:43:17 +11:00
BKE_icons.h Cleanup: Move BKE preview image code to separate file 2023-09-04 18:02:16 +02:00
BKE_idprop.h Clang Format: bump to version 17 2024-01-03 13:38:14 +01:00
BKE_idprop.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_idtype.hh IDType: Refactor some 'conversion' helpers. 2024-02-15 19:45:10 +01:00
BKE_image.h Refactor: Change functions to retrieve GPU textures from images 2024-02-01 20:32:24 +01: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 Cleanup: move imbuf .h files to .hh 2024-01-19 20:29:38 +01:00
BKE_instances.hh Geometry Nodes: Move instance reference indices to a builtin attribute 2024-02-08 20:55:34 +01: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.hh Cleanup: Use std::string for some RNA function return values 2024-01-31 17:08:09 +01: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.hh Cleanup: Move `BKE_collection.h` to CPP header. 2024-02-09 19:42:38 +01:00
BKE_lib_id.hh Core: Refactor id_delete. 2024-02-15 10:16:32 +01:00
BKE_lib_override.hh Cleanup: Remove LibOverride Template experimental feature. 2023-12-20 17:57:24 +01:00
BKE_lib_query.hh Refactor: IDTypeInfo: Add info about 'potentially used IDTypes'. 2024-02-15 19:45:10 +01:00
BKE_lib_remap.hh Core: IDRemapper: Refactor handling of 'never null' ID usages. 2024-02-15 10:16:30 +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 Cleanup: Use std::string for RNA path functions 2024-01-31 13:00:28 -05:00
BKE_main.hh Cleanup: Remove unnecessary keywords in C++ headers 2024-01-30 14:56:04 -05:00
BKE_main_idmap.hh Core: rename Session UUID to Session UID 2024-01-22 13:47:13 +01:00
BKE_main_namemap.hh Cleanup: Remove unnecessary keywords from C++ headers 2024-01-04 15:07:48 -05:00
BKE_mask.h Cleanup: Replace some CLAMP macros with C++ functions 2024-01-23 21:10:33 +01:00
BKE_material.h GPv3: Copy Materials to Selected operator 2024-01-12 11:20:35 +01:00
BKE_mball.hh Cleanup: Return Vector for View Layer objects and bases retrieval 2024-01-24 18:18:14 +01:00
BKE_mball_tessellate.hh Cleanup: Remove unnecessary keywords in C++ headers 2024-01-24 11:46:39 -05:00
BKE_mesh.h Cleanup: Various clang tidy changes 2024-01-19 12:08:48 -05:00
BKE_mesh.hh Geometry Nodes: support group ids in Sample Nearest Surface node 2024-02-15 20:35:02 +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: Move BKE_mesh_calc_edges to bke namespace 2023-12-20 20:47:10 -05:00
BKE_mesh_mapping.hh Cleanup: Various clang tidy changes 2024-01-19 12:08:48 -05: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 Cleanup: Replace MVertTri type with C++ vector 2023-12-20 20:59:11 -05:00
BKE_mesh_sample.hh Cleanup: Remove unnecessary DNA_meshdata_types.h includes 2023-12-20 20:58:38 -05:00
BKE_mesh_tangent.hh Cleanup: Use standard variable name for mesh face corner normals 2024-01-15 11:39:50 -05:00
BKE_mesh_types.hh Geometry Nodes: support baking data block references 2024-02-01 09:21:55 +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 Modifiers: Increase the length of name strings in ModifierTypeInfo 2024-02-08 12:34:27 +01: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: Move BKE_lib_id.h to C++ 2024-01-15 12:44:14 -05:00
BKE_node.hh Cleanup: Merge BKE_node.h into BKE_node.hh 2024-02-19 15:26:10 +01:00
BKE_node_enum.hh Geometry Nodes: Menu Switch Node 2024-01-26 12:40:01 +01:00
BKE_node_runtime.hh Docs: Add comments to node tree runtime struct clarifying design 2024-02-12 17:44:12 +01:00
BKE_node_socket_value.hh Geometry Nodes: optimize single value access in NodeSocketValue 2024-01-21 13:22:16 +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: Merge BKE_node.h into BKE_node.hh 2024-02-19 15:26:10 +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 Nodes: debug print for bNodeTreeZones 2024-01-12 13:56:28 +01:00
BKE_object.hh Object: Move transform matrices to runtime struct 2024-02-14 16:14:49 +01: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 Object: Move transform matrices to runtime struct 2024-02-14 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 enum class and forward declaration for paint mode 2024-01-26 18:43:13 -05:00
BKE_particle.h Fix #113851: viscoelastic springs do not work 2023-10-20 16:47:41 +02:00
BKE_pbvh.hh Cleanup: Move five draw headers to C++ 2024-01-05 13:26:22 -05:00
BKE_pbvh_api.hh Cleanup: rename BKE_pbvh_node_mark_normals_update 2024-01-26 11:24:55 +01:00
BKE_pbvh_pixels.hh Cleanup: move imbuf .h files to .hh 2024-01-19 20:29:38 +01:00
BKE_pointcache.h Cleanup: spelling in comments 2023-08-18 08:56:12 +10:00
BKE_pointcloud.hh Geometry Nodes: support baking data block references 2024-02-01 09:21:55 +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 Extensions: improve UI for adding/removing repositories 2024-02-02 20:46:45 +11:00
BKE_preview_image.hh Cleanup: spelling in comments, strings 2023-12-07 12:45:27 +11:00
BKE_report.hh Cleanup: Make `BKE_report.h` a full Cpp header. 2024-02-10 18:34:29 +01:00
BKE_rigidbody.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_scene.hh Cleanup: Make `BKE_scene.h` a full Cpp header. 2024-02-10 19:16:25 +01:00
BKE_scene_runtime.hh Compositor: Implement per-node execution time report 2024-02-09 10:19:24 +01:00
BKE_screen.hh BKE ID remap: Refactor: Remove C API around CPP `IDRemapper`. 2024-02-13 15:36:38 +01:00
BKE_sequencer_offscreen.h Cleanup: move imbuf .h files to .hh 2024-01-19 20:29:38 +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 Cleanup: spelling in comments, comment blocks 2024-01-11 16:46:46 +11:00
BKE_sound.h Fix #116411: Sound animation not working correctly 2024-01-31 18:57:06 +01: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 Cleanup: Grammar in comments 2024-01-11 11:01:50 -05:00
BKE_subdiv_ccg.hh Cleanup: add forward declaration header for IndexMask and VArray 2024-02-04 11:55:45 +01: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 Clang Format: bump to version 17 2024-01-03 13:38:14 +01: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.hh GPv3: Implement EditMode Undo. 2024-02-15 10:19:52 +01:00
BKE_unit.hh Cleanup: Remove unnecessary keywords from newly C++ headers 2023-11-28 16:13:09 -05:00
BKE_vfont.hh Cleanup: spelling in comments, comment blocks 2024-01-11 16:46:46 +11:00
BKE_vfontdata.hh Cleanup: Remove unnecessary keywords from newly C++ headers 2023-11-28 16:13:09 -05:00
BKE_viewer_path.hh BKE ID remap: Refactor: Remove C API around CPP `IDRemapper`. 2024-02-13 15:36:38 +01:00
BKE_volume.hh Geometry Nodes: support baking volume geometry 2024-02-03 18:13:34 +01:00
BKE_volume_enums.hh Volumes: refactor volume grid storage 2023-12-20 15:32:52 +01:00
BKE_volume_grid.hh Volumes: improve tree access token api 2024-01-10 15:20:29 +01:00
BKE_volume_grid_file_cache.hh Cleanup: spelling in comments 2024-01-08 11:24:37 +11:00
BKE_volume_grid_fwd.hh Cleanup: spelling in comments 2024-01-08 11:24:37 +11: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 Cleanup: Remove unnecessary keywords from C++ headers 2024-01-04 15:07:48 -05:00
BKE_volume_to_mesh.hh Cleanup: Remove unnecessary keywords from C++ headers 2024-01-04 15:07:48 -05:00
BKE_wm_runtime.hh WM: Move report list to runtime struct 2024-02-15 16:42:35 +01: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 Cleanup: spelling in comments 2024-02-16 14:26:46 +11:00
CMakeLists.txt Cleanup: Merge BKE_node.h into BKE_node.hh 2024-02-19 15:26:10 +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 Object: Move transform matrices to runtime struct 2024-02-14 16:14:49 +01:00
tracking_private.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00