tornavis/source/blender/makesdna
Hans Goudey 1f8485ae82 Geometry Nodes: Select by Handle Type Node
Just like the "Select by Material" node, this node outputs a
boolean attribute for control points that have a matching handle
type. By default left and right handles are considered, but it's
possible to only check one side with the toggle in the node.

Differential Revision: https://developer.blender.org/D12135
2021-08-05 18:42:20 -05:00
..
intern Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayer 2021-08-04 19:18:34 +02:00
CMakeLists.txt ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
DNA_ID.h LibOverride: Make it reasonably impossible for users to create overrides of scenes. 2021-08-05 15:26:08 +02:00
DNA_ID_enums.h Cleanup: comment blocks, trailing space in comments 2021-06-24 15:59:34 +10:00
DNA_action_types.h Cleanup: code comments punctuation / spacing 2021-07-23 17:03:51 +10:00
DNA_anim_types.h Cleanup: code comments punctuation / spacing 2021-07-23 17:03:51 +10:00
DNA_armature_defaults.h Armature: Add minimal DNA defaults for bArmature. 2020-10-08 13:23:30 +02:00
DNA_armature_types.h Cleanup: comment spelling & punctuation 2021-07-27 18:06:29 +10:00
DNA_asset_defaults.h Assets: Add an active asset library per workspace, for the UI to use 2021-07-15 16:12:36 +02:00
DNA_asset_types.h Assets/UI: Resolve major asset view UI template limitation 2021-07-29 17:35:06 +02:00
DNA_boid_types.h Cleanup: full sentences in comments, improve comment formatting 2021-06-26 21:50:48 +10:00
DNA_brush_defaults.h Cleanup: comment blocks, trailing space in comments 2021-06-24 15:59:34 +10:00
DNA_brush_enums.h Cleanup: full sentences in comments, improve comment formatting 2021-06-26 21:50:48 +10:00
DNA_brush_types.h GPencil: New Brush option to define Caps type 2021-08-04 15:54:54 +02:00
DNA_cachefile_defaults.h USD: add USD importer 2021-08-03 12:33:36 +02:00
DNA_cachefile_types.h USD: add USD importer 2021-08-03 12:33:36 +02:00
DNA_camera_defaults.h Cleanup: follow our code style for float literals 2020-11-06 12:32:54 +11:00
DNA_camera_types.h Cleanup: comment blocks, trailing space in comments 2021-06-24 15:59:34 +10:00
DNA_cloth_types.h Cleanup: comment blocks, trailing space in comments 2021-06-24 15:59:34 +10:00
DNA_collection_defaults.h Add DNA defaults for Collection. 2020-10-08 16:11:38 +02:00
DNA_collection_types.h Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayer 2021-08-04 19:18:34 +02:00
DNA_color_types.h Cleanup: use doxygen comments for DNA_color_types 2021-06-15 09:34:58 +10:00
DNA_constraint_types.h Action Constraint: add Split Channels Mix choices from Copy Transforms 2021-08-05 21:21:29 +03:00
DNA_curve_defaults.h Curves: add taper mode option 2021-03-23 18:34:46 +11:00
DNA_curve_types.h Cleanup: sort struct declarations 2021-07-16 11:48:54 +10:00
DNA_curveprofile_types.h Cleanup: comment blocks, trailing space in comments 2021-06-24 15:59:34 +10:00
DNA_customdata_types.h Cleanup: Spelling Mistakes 2021-06-22 10:54:50 -07:00
DNA_defaults.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
DNA_defs.h Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
DNA_documentation.h Cleanup: use single back-tick quoting in comments 2021-07-20 22:58:14 +10:00
DNA_dynamicpaint_types.h Cleanup: Spelling Mistakes 2021-06-22 10:54:50 -07:00
DNA_effect_types.h Cleanup: full sentences in comments, improve comment formatting 2021-06-26 21:50:48 +10:00
DNA_fileglobal_types.h Cleanup: spelling in comments 2021-07-05 15:54:57 +10:00
DNA_fluid_defaults.h Mantaflow: Remove Noise Type Option 2021-07-26 10:59:49 -04:00
DNA_fluid_types.h Cleanup: clang-format (re-run after v12 version bump) 2021-07-30 16:19:19 +10:00
DNA_freestyle_types.h Cleanup: comment spelling & punctuation 2021-07-27 18:06:29 +10:00
DNA_genfile.h Cleanup: repeated terms in code comments & error messages 2021-06-28 15:46:08 +10:00
DNA_gpencil_modifier_defaults.h LineArt: Camera Overscan 2021-07-28 19:55:29 +08:00
DNA_gpencil_modifier_types.h Cleanup: spelling 2021-07-29 10:52:08 +10:00
DNA_gpencil_types.h Cleanup: sort struct declarations 2021-07-16 11:48:54 +10:00
DNA_gpu_types.h Build-system: Force C linkage for all DNA type headers 2020-11-19 13:41:50 +01:00
DNA_hair_defaults.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
DNA_hair_types.h Build-system: Force C linkage for all DNA type headers 2020-11-19 13:41:50 +01:00
DNA_image_defaults.h Use DrawManager for Image/UV Editor 2020-09-11 08:08:46 +02:00
DNA_image_types.h Fix T81206: Do not limit gl texture size in image editor 2021-02-09 08:12:29 +01:00
DNA_ipo_types.h Cleanup: comment spelling & punctuation 2021-07-27 18:06:29 +10:00
DNA_key_types.h Cleanup: comment blocks, trailing space in comments 2021-06-24 15:59:34 +10:00
DNA_lattice_defaults.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
DNA_lattice_types.h Refactor: Move vertex group names to object data 2021-07-13 12:10:34 -04:00
DNA_layer_types.h Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayer 2021-08-04 19:18:34 +02:00
DNA_light_defaults.h Cycles: add a spread setting for area lights 2021-04-01 12:31:01 +02:00
DNA_light_types.h Cleanup: code comments punctuation / spacing 2021-07-23 17:03:51 +10:00
DNA_lightprobe_defaults.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
DNA_lightprobe_types.h Cleanup: full sentences in comments, improve comment formatting 2021-06-26 21:50:48 +10:00
DNA_lineart_types.h Cleanup: license headers 2021-08-05 12:03:41 +10:00
DNA_linestyle_defaults.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
DNA_linestyle_types.h Cleanup: comment spelling & punctuation 2021-07-27 18:06:29 +10:00
DNA_listBase.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
DNA_mask_types.h Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayer 2021-08-04 19:18:34 +02:00
DNA_material_defaults.h LineArt: UI cleanups. 2021-07-20 13:06:45 +08:00
DNA_material_types.h Cleanup: use named enum types. 2021-07-21 08:18:34 +02:00
DNA_mesh_defaults.h Fix T84520: Make the different weight paint code paths exclusive to each other 2021-04-02 14:44:26 +02:00
DNA_mesh_types.h Cleanup: clang-format (re-run after v12 version bump) 2021-07-30 16:19:19 +10:00
DNA_meshdata_types.h Cleanup: spelling in comments 2021-07-05 15:54:57 +10:00
DNA_meta_defaults.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
DNA_meta_types.h Cleanup: full sentences in comments, improve comment formatting 2021-06-26 21:50:48 +10:00
DNA_modifier_defaults.h Surface Deform: support sparse binding mode for improving performance. 2021-07-16 16:12:00 +03:00
DNA_modifier_types.h Cleanup: comment spelling & punctuation 2021-07-27 18:06:29 +10:00
DNA_movieclip_defaults.h FFmpeg: Adjust default proxy settings 2021-04-14 14:25:34 +02:00
DNA_movieclip_types.h Cleanup: Use more clear field name 2021-02-22 16:30:04 +01:00
DNA_nla_types.h Build-system: Force C linkage for all DNA type headers 2020-11-19 13:41:50 +01:00
DNA_node_types.h Geometry Nodes: Select by Handle Type Node 2021-08-05 18:42:20 -05:00
DNA_object_defaults.h Grease Pencil: Add LineArt modifier 2021-03-16 19:59:09 +01:00
DNA_object_enums.h Build-system: Force C linkage for all DNA type headers 2020-11-19 13:41:50 +01:00
DNA_object_fluidsim_types.h Cleanup: full sentences in comments, improve comment formatting 2021-06-26 21:50:48 +10:00
DNA_object_force_types.h Cleanup: full sentences in comments, improve comment formatting 2021-06-26 21:50:48 +10:00
DNA_object_types.h Render: move Cycles visibility, holdout and shadow catcher properties to Blender 2021-08-05 17:22:38 +02:00
DNA_outliner_types.h Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
DNA_packedFile_types.h Build-system: Force C linkage for all DNA type headers 2020-11-19 13:41:50 +01:00
DNA_particle_defaults.h Add DNA defaults for ParticleSettings. 2020-10-08 18:19:09 +02:00
DNA_particle_types.h Cleanup: spelling in comments 2021-07-07 13:42:46 +10:00
DNA_pointcache_types.h Fix T89771: Cloth disk cache is not read on library overrides in some cases. 2021-07-14 14:23:19 +02:00
DNA_pointcloud_defaults.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
DNA_pointcloud_types.h Build-system: Force C linkage for all DNA type headers 2020-11-19 13:41:50 +01:00
DNA_rigidbody_types.h Cleanup: code comments punctuation / spacing 2021-07-23 17:03:51 +10:00
DNA_scene_defaults.h Anotations: Fix a several issues with stroke placement 2021-07-26 18:53:30 -04:00
DNA_scene_types.h Render: remove unused Blender Internal view layer settings 2021-07-29 17:59:03 +02:00
DNA_screen_types.h Cleanup: code comments punctuation / spacing 2021-07-23 17:03:51 +10:00
DNA_sdna_types.h Build-system: Force C linkage for all DNA type headers 2020-11-19 13:41:50 +01:00
DNA_sequence_types.h VSE: Speed Effect layout updates 2021-07-22 17:51:07 -03:00
DNA_session_uuid_types.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
DNA_shader_fx_types.h Cleanup: comment blocks, trailing space in comments 2021-06-24 15:59:34 +10:00
DNA_simulation_defaults.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
DNA_simulation_types.h Build-system: Force C linkage for all DNA type headers 2020-11-19 13:41:50 +01:00
DNA_sound_types.h Build-system: Force C linkage for all DNA type headers 2020-11-19 13:41:50 +01:00
DNA_space_types.h Cleanup: Remove unused members in FileSelectParams 2021-08-05 12:52:58 +02:00
DNA_speaker_defaults.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
DNA_speaker_types.h Build-system: Force C linkage for all DNA type headers 2020-11-19 13:41:50 +01:00
DNA_text_types.h Build-system: Force C linkage for all DNA type headers 2020-11-19 13:41:50 +01:00
DNA_texture_defaults.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
DNA_texture_types.h Cleanup: remove unused MTex.pmapto, pmaptoneg & defines 2021-07-19 11:24:24 +10:00
DNA_tracking_types.h Cleanup: comment blocks, trailing space in comments 2021-06-24 15:59:34 +10:00
DNA_userdef_types.h Cleanup: code comments punctuation / spacing 2021-07-23 17:03:51 +10:00
DNA_vec_defaults.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
DNA_vec_types.h Build-system: Force C linkage for all DNA type headers 2020-11-19 13:41:50 +01:00
DNA_vfont_types.h Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
DNA_view2d_types.h Cleanup: code comments punctuation / spacing 2021-07-23 17:03:51 +10:00
DNA_view3d_defaults.h Viewport normal drawing with constant length 2021-08-04 10:55:05 +02:00
DNA_view3d_enums.h Cleanup: spelling in comments 2021-07-26 12:32:42 +10:00
DNA_view3d_types.h Viewport normal drawing with constant length 2021-08-04 10:55:05 +02:00
DNA_volume_defaults.h Liquid Simulation Display Options (GSoC 2020) 2020-09-15 23:13:01 +05:30
DNA_volume_types.h Build-system: Force C linkage for all DNA type headers 2020-11-19 13:41:50 +01:00
DNA_windowmanager_types.h Cleanup: code comments punctuation / spacing 2021-07-23 17:03:51 +10:00
DNA_workspace_types.h Assets: Rename workspace active asset library DNA variable 2021-07-21 19:35:39 +02:00
DNA_world_defaults.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
DNA_world_types.h Build-system: Force C linkage for all DNA type headers 2020-11-19 13:41:50 +01:00
DNA_xr_types.h Cleanup: comment blocks & spelling 2021-08-06 01:36:43 +10:00