tornavis/source/blender/makesdna
Campbell Barton f54b239269 Keymap: add support for key-config preferences
This is needed for keymaps to define their own options,
which can include left/right mouse select.

This can also help to us to provide popular keymap tweaks as options,
so users can easily fit blender to their workflow with well supported
adjustments which don't give the overhead of having to maintain
your own keymap, which become out-dated when operators change.
2018-11-16 14:54:41 +11:00
..
intern Merge branch 'master' into blender2.8 2018-11-14 17:21:34 +11:00
CMakeLists.txt
DNA_ID.h Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz. 2018-09-24 18:48:29 +02:00
DNA_action_types.h Merge branch 'master' into blender2.8 2018-11-14 17:21:34 +11:00
DNA_anim_types.h Merge branch 'master' into blender2.8 2018-11-14 17:21:34 +11:00
DNA_armature_types.h Add a new B-Bone Custom Handle type that uses the handle bone direction. 2018-10-05 20:19:58 +03:00
DNA_boid_types.h
DNA_brush_types.h Brush: split out vertex paint tool & blend mode 2018-11-06 18:06:33 +11:00
DNA_cachefile_types.h
DNA_camera_types.h
DNA_cloth_types.h Cloth: Collision improvements 2018-09-26 17:49:40 +02:00
DNA_collection_types.h Cleanup: correct header guard 2018-08-30 01:02:26 +10:00
DNA_color_types.h Revert "Compositor: Added Weighted Standard Curve evaluation" 2018-09-26 14:24:13 +02:00
DNA_constraint_types.h Merge branch 'master' into blender2.8 2018-11-14 17:21:34 +11:00
DNA_curve_types.h Curves: Move draw options to overlays 2018-09-25 22:51:54 +02:00
DNA_customdata_types.h
DNA_defs.h
DNA_documentation.h
DNA_dynamicpaint_types.h Modifiers: use Mesh instead of DerivedMesh for dynamic paint. 2018-09-24 17:14:01 +02:00
DNA_effect_types.h
DNA_fileglobal_types.h
DNA_freestyle_types.h
DNA_genfile.h
DNA_gpencil_modifier_types.h GP: New Time Offset custom frame range parameters 2018-11-03 17:11:38 +01:00
DNA_gpencil_types.h Merge branch 'master' into blender2.8 2018-11-14 17:21:34 +11:00
DNA_gpu_types.h
DNA_image_types.h Image: remove fields option for image sequences 2018-07-10 17:31:13 +02:00
DNA_ipo_types.h
DNA_key_types.h Put the Radius property of Curve points under shape key control. 2018-09-20 11:52:42 +03:00
DNA_lamp_types.h Eevee: Add Light Threshold value 2018-11-15 18:16:30 +01:00
DNA_lattice_types.h
DNA_layer_types.h RNA: LayerCollection.has_hidden_objects 2018-11-15 21:01:01 -02:00
DNA_lightprobe_types.h Eevee: LightProbes: Fix RNA defaults and remove unused data_draw_size 2018-07-20 22:22:30 +02:00
DNA_linestyle_types.h
DNA_listBase.h
DNA_mask_types.h Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-24 17:28:40 +02:00
DNA_material_types.h GP: New main switches to hide stroke and fill material 2018-11-03 08:51:36 +01:00
DNA_mesh_types.h Shrinkwrap: new mode that projects along the target normal. 2018-11-06 21:20:17 +03:00
DNA_meshdata_types.h BKE_mesh: add a utility to get edge indices from looptri. 2018-11-06 21:20:17 +03:00
DNA_meta_types.h Multi-Objects Metaball: Selection refactor - fix pick and box selection 2018-11-09 16:40:43 -02:00
DNA_modifier_types.h Shrinkwrap: new mode that projects along the target normal. 2018-11-06 21:20:17 +03:00
DNA_movieclip_types.h
DNA_nla_types.h
DNA_node_types.h Remove legacy node tree localization tag 2018-11-15 16:35:28 +01:00
DNA_object_enums.h DRW: minor tweaks to mode checking 2018-10-04 09:37:18 +10:00
DNA_object_fluidsim_types.h Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-24 17:28:40 +02:00
DNA_object_force_types.h Cloth: Collision improvements 2018-09-26 17:49:40 +02:00
DNA_object_types.h Image Empties: More visibility settings 2018-10-31 13:42:33 +01:00
DNA_outliner_types.h Outliner: use generic WM drag and drop system for collections. 2018-08-10 17:54:00 +02:00
DNA_packedFile_types.h
DNA_particle_types.h Fix T57105: Baked Particles could not be rendered as expected 2018-11-13 11:39:02 +01:00
DNA_rigidbody_types.h Merge branch 'master' into blender2.8 2018-09-24 17:42:52 +02:00
DNA_scene_types.h Eevee: Add Filter Quality setting 2018-11-15 20:04:47 +01:00
DNA_screen_types.h UI: Vertical Properties Editor Tabs 2018-10-29 21:44:01 +01:00
DNA_sdna_types.h
DNA_sequence_types.h Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-24 17:28:40 +02:00
DNA_shader_fx_types.h GP: New Glow Shader FX (wip) 2018-10-10 23:00:56 +02:00
DNA_smoke_types.h Workbench: Add cubic filtering for smoke simulation 2018-11-07 13:25:28 +01:00
DNA_sound_types.h Cleanup: Move 'WAVEFORM_LOADING' of sounds from flags to tags. 2018-07-20 12:11:34 +02:00
DNA_space_types.h UI: add render output tab to properties editor 2018-11-02 11:58:56 +11:00
DNA_speaker_types.h
DNA_text_types.h
DNA_texture_types.h Image: remove fields option for image sequences 2018-07-10 17:31:13 +02:00
DNA_tracking_types.h Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-24 17:28:40 +02:00
DNA_userdef_types.h Keymap: add support for key-config preferences 2018-11-16 14:54:41 +11:00
DNA_vec_types.h
DNA_vfont_types.h
DNA_view2d_types.h UI: don't change scrollbar size on mouse move, only fade. 2018-07-11 12:35:44 +02:00
DNA_view3d_types.h Cleanup: correct flag comparisons 2018-11-14 23:31:06 +11:00
DNA_windowmanager_types.h Keymap: add support for key-config preferences 2018-11-16 14:54:41 +11:00
DNA_workspace_types.h Cleanup: avoid C++ keyword in DNA 2018-10-29 12:49:47 +11:00
DNA_world_types.h DrawData: Change drawdata to a generic struct shared accross ID types 2018-07-10 15:31:34 +02:00