tornavis/source/blender/blenkernel
Bogdan Nagirniak c0a0de617c Hydra: export Blender shader nodes as MaterialX node graph
This adds initial support for rendering Cycles and EEVEE shaders in Hydra
render engines that support MaterialX. Not all nodes are currently
supported, see the detailed compatibility list in #112864.

Co-authored-by: Georgiy Markelov <georgiy.m.markelov@gmail.com>
Co-authored-by: Vasyl Pidhirskyi <vpidhirskyi@gmail.com>

Pull Request: https://projects.blender.org/blender/blender/pulls/111765
2023-09-26 18:52:41 +02:00
..
intern Fix #107030: return accurate action frame ranges from the Python API 2023-09-26 18:18:56 +02:00
BKE_DerivedMesh.h Mesh: Rename "polys" to "faces" 2023-07-24 22:06:55 +02: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 Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02: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 Readfile: Replace the 'lib_link' specific code by generic usage of foreach_id. 2023-08-24 16:33:31 +02: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.h Anim: implement a new curve-aware vertex to B-Bone segment mapping mode. 2023-09-26 14:17:21 +02:00
BKE_armature.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_asset.h Fix: Missing node asset menu updates after mark asset 2023-09-26 16:38:50 +02:00
BKE_attribute.h Fix #112022: allow vertex groups and attributes with same names again 2023-09-26 15:36:12 +02:00
BKE_attribute.hh Geometry Nodes: Points to Curves node 2023-08-29 16:52:20 +02:00
BKE_attribute_math.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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: generalize modifier simulation cache storage names 2023-09-03 16:14:11 +02: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 bake items code to separate namespace 2023-09-03 13:37:50 +02: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 Anim: Improve readability of channel colors in channel list 2023-09-26 17:06:35 +02:00
BKE_blendfile.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_blendfile_link_append.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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.h Fix #109885: Check if BVH tree is null in correct place 2023-07-10 18:12:41 +02: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 C++ comments for disabled code 2023-09-25 17:06:04 +10:00
BKE_collection.h Readfile: Replace the 'lib_link' specific code by generic usage of foreach_id. 2023-08-24 16:33:31 +02: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 License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_constraint.h Cleanup: doxygen parameters, blank comment lines 2023-09-08 16:53:30 +10:00
BKE_context.h Refactor: Use asset representation from context instead of asset handle 2023-09-19 15:43:56 +02:00
BKE_cpp_types.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_crazyspace.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_crazyspace.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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.h Fix curve set handle type not respecting hidden handles 2023-09-06 22:03:16 +10: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 License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_curves.hh Cycles: Use Blender headers to access geometry data, avoid copy 2023-09-18 02:50:09 +02:00
BKE_curves_utils.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_customdata.h Cleanup: spelling & punctuation in comments 2023-09-14 13:25:24 +10: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 License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_deform.h Fix #112022: allow vertex groups and attributes with same names again 2023-09-26 15:36:12 +02:00
BKE_displist.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BKE_duplilist.h Cleanup: Move GeometrySet and components to proper namespace 2023-06-15 22:18:28 +02:00
BKE_dynamicpaint.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_editlattice.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_editmesh.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_editmesh_bvh.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BKE_editmesh_cache.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_editmesh_tangent.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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: spelling in comments 2023-09-05 11:04:27 +10:00
BKE_fcurve_driver.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_fluid.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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 License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_geometry_set.hh Cleanup: Group forward declarations at top of geometry set header 2023-09-19 13:49:04 -04: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 Command Line: Remove Disabling SSBO 2023-09-19 14:22:32 +02: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 License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_gpencil_legacy.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_gpencil_modifier_legacy.h Readfile: Replace the 'lib_link' specific code by generic usage of foreach_id. 2023-08-24 16:33:31 +02: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 layer tree manipulations 2023-09-25 12:11:18 +02:00
BKE_icons.h Cleanup: Move BKE preview image code to separate file 2023-09-04 18:02:16 +02:00
BKE_idprop.h Cleanup: remove spaces from commented arguments 2023-09-22 12:21:18 +10: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 in comments 2023-08-25 09:40:42 +10: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 Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02: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 License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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 Mesh: Rename "polys" to "faces" 2023-07-24 22:06:55 +02:00
BKE_keyconfig.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_lattice.h Cleanup: correct file names in comments after C -> C++ renaming 2023-07-31 13:02:30 +10:00
BKE_layer.h Cleanup: format 2023-08-25 09:40:42 +10:00
BKE_lib_id.h Cleanup: correct file names in comments after C -> C++ renaming 2023-07-31 13:02:30 +10:00
BKE_lib_override.hh LibOVerride: Add resync callback to RNA (python) API of LibOverride data. 2023-08-31 16:46:25 +02:00
BKE_lib_query.h Core: foreach_id: Do not mutually exclude 'no origpointer access' and 'readonly' flags anymore. 2023-08-23 16:44:56 +02:00
BKE_lib_remap.h Cleanup: spelling in comments 2023-09-05 11:04:27 +10:00
BKE_library.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02: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.h Core: Implement new blendfile compatibility handling. 2023-07-27 16:21:38 +02:00
BKE_main_idmap.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_main_namemap.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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 Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02: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: Remove redundant asserts about dirty normals 2023-08-31 14:22:22 -04:00
BKE_mesh.hh Cleanup: Change mesh face triangle count macro to C++ inline function 2023-09-07 08:36:43 -04:00
BKE_mesh_boolean_convert.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_mesh_fair.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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: spelling in comments, use C-style comments 2023-08-03 09:44:28 +10:00
BKE_mesh_mapping.hh Mesh: Add three cached topology maps 2023-08-30 23:41:59 +02: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 License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_mesh_remesh_voxel.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_mesh_runtime.hh Cleanup: Remove unnecessary Mesh C API functions 2023-08-29 11:47:29 -04:00
BKE_mesh_sample.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_mesh_tangent.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_mesh_types.hh Mesh: Add three cached topology maps 2023-08-30 23:41:59 +02:00
BKE_mesh_wrapper.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_modifier.h Readfile: Replace the 'lib_link' specific code by generic usage of foreach_id. 2023-08-24 16:33:31 +02:00
BKE_movieclip.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_multires.hh Cleanup: Remove unnecessary struct keyword from C++ headers 2023-08-03 01:11:28 +02:00
BKE_nla.h Fix #107030: return accurate action frame ranges from the Python API 2023-09-26 18:18:56 +02:00
BKE_node.h Hydra: export Blender shader nodes as MaterialX node graph 2023-09-26 18:52:41 +02:00
BKE_node.hh Nodes: add internal node zone type 2023-09-20 14:40:56 +02:00
BKE_node_runtime.hh Fix #112490: Always draw socket icons in "hidden" nodes 2023-09-19 10:47:21 +02:00
BKE_node_tree_anonymous_attributes.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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: Small changes in node interface item addition 2023-09-22 15:43:59 +02:00
BKE_node_tree_update.h Fix #112331: Add update tags directly in bNodeTreeInterface API methods 2023-09-14 14:13:07 +02: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.h Readfile: Replace the 'lib_link' specific code by generic usage of foreach_id. 2023-08-24 16:33:31 +02:00
BKE_object_deform.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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 Fix #112351: Sculpt implicit sharing thread safety crash 2023-09-26 14:21:07 +02:00
BKE_particle.h Mesh: Replace EdgeHash and EdgeSet with C++ classes 2023-08-29 17:00:33 +02:00
BKE_pbvh.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_pbvh_api.hh Fix #112351: Sculpt implicit sharing thread safety crash 2023-09-26 14:21:07 +02:00
BKE_pbvh_pixels.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_pointcache.h Cleanup: spelling in comments 2023-08-18 08:56:12 +10:00
BKE_pointcloud.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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: Remove unnecessary struct keyword from newly C++ headers 2023-09-22 08:08:19 -04:00
BKE_report.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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: spelling in comments 2023-09-26 19:50:48 +10:00
BKE_sequencer_offscreen.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_shader_fx.h Readfile: Replace the 'lib_link' specific code by generic usage of foreach_id. 2023-08-24 16:33:31 +02:00
BKE_shrinkwrap.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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 License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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 Subdiv: Use index instead of pointer for grid to face map 2023-08-31 19:40:39 +02: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 License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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 Mesh: Replace EdgeHash and EdgeSet with C++ classes 2023-08-29 17:00:33 +02: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.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_vfont.h Cleanup: move run-time VFont enum out of DNA 2023-06-26 13:09:06 +10:00
BKE_vfontdata.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BKE_viewer_path.h Readfile: Replace the 'lib_link' specific code by generic usage of foreach_id. 2023-08-24 16:33:31 +02:00
BKE_volume.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_volume_openvdb.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_volume_render.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BKE_volume_to_mesh.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10: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.h Merge branch 'blender-v3.6-release' 2023-06-19 12:40:37 +10:00
CMakeLists.txt Cleanup: Move BKE_screen.h to C++ 2023-09-25 17:53:11 -04: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