blender/release/scripts/startup/bl_ui
Howard Trickey 3bcbbf8992 Split Python OBJ importer and exporter, enabling only the importer.
This is from patch D13988. It removes the "- New" from the menu of the
new obj exporter, changes the default addon to just io_import_obj,
and does the right versioning thing.
Also disables the python tests for the old python exporter.
2022-02-03 09:30:55 -05:00
..
__init__.py Asset Browser: UI polish for the asset metadata sidebar 2021-10-20 12:31:54 +02:00
properties_animviz.py Motion Path: Tweak the User Interface 2022-01-10 11:40:37 +01:00
properties_collection.py LineArt: UI cleanups. 2021-07-20 13:06:45 +08:00
properties_constraint.py Alembic: add support for reading override layers 2022-01-17 14:51:04 +01:00
properties_data_armature.py Pose Library: add conversion button to old poselib UI 2021-11-18 16:35:56 +01:00
properties_data_bone.py Cleanup: trailing space, use single quotes for enums 2021-10-20 09:17:25 +11:00
properties_data_camera.py Cycles: add Fisheye Lens Polynomial camera model 2021-12-07 20:05:57 +01:00
properties_data_curve.py Geometry Nodes: Support modifier on curve objects 2021-09-11 13:54:40 -05:00
properties_data_empty.py Fix T84024: Empty image opacity labeled transparency 2021-01-01 12:07:42 -06:00
properties_data_gpencil.py GPencil: New option to Merge All layers in active one 2021-11-04 19:40:55 +01:00
properties_data_hair.py Cleanup: unused arguments 2021-03-06 19:26:18 +11:00
properties_data_lattice.py UI: use full width for ID blocks in lattice properties 2019-10-01 20:18:48 +02:00
properties_data_light.py EEVEE: Lights: Add Volume and diffuse light power slider 2021-03-19 21:11:06 +01:00
properties_data_lightprobe.py Overlay Engine: Refactor & Cleanup 2019-12-02 13:15:52 +01:00
properties_data_mesh.py Attributes: add operator to convert generic attributes to other types 2022-01-21 12:47:35 +01:00
properties_data_metaball.py UI: More descriptive labels for Metaball panel. 2019-02-11 15:46:09 +01:00
properties_data_modifier.py Cleanup: unused imports 2021-03-06 19:26:18 +11:00
properties_data_pointcloud.py UI: Rename itmes in point cloud add attribute menu 2021-04-15 07:53:45 -05:00
properties_data_shaderfx.py Cleanup: unused arguments 2021-03-06 19:26:18 +11:00
properties_data_speaker.py UI: use full width for ID blocks in speaker properties 2020-01-31 21:49:24 +01:00
properties_data_volume.py Cleanup: unused arguments 2021-03-06 19:26:18 +11:00
properties_freestyle.py Cleanup: Remove SMALL_TRI_RIGHT_VEC icon 2021-11-09 16:09:53 +01:00
properties_grease_pencil_common.py GPencil: Fix unreported double stroke color in materials panel 2021-10-25 13:14:54 +02:00
properties_mask_common.py UI: expose "Lasso Select" & "Extrude to Cursor" in menus 2021-09-17 12:57:28 +10:00
properties_material_gpencil.py GPencil: Refactor Append operators 2021-05-14 18:02:04 +02:00
properties_material.py LineArt: UI cleanups. 2021-07-20 13:06:45 +08:00
properties_object.py Fix: Object selection delay with many objects 2022-01-21 13:13:04 -05:00
properties_output.py UI: Split Output Properties Dimensions panel 2021-09-05 21:27:49 -04:00
properties_paint_common.py Texture/Vertex Paint: Add secondary color to the tool header 2022-01-17 16:50:20 +01:00
properties_particle.py Fix some RNA physics accessors creating data. 2021-05-21 17:22:43 +02:00
properties_physics_cloth.py Cloth: add a vertex group setting to exclude from object collision. 2021-01-11 19:34:33 +03:00
properties_physics_common.py Fix some RNA physics accessors creating data. 2021-05-21 17:22:43 +02:00
properties_physics_dynamicpaint.py Cleanup: use trailing commas for multi-line arguments 2019-06-21 08:36:03 +10:00
properties_physics_field.py Force Fields: implement early filtering by the Affect flags. 2021-02-02 23:03:16 +03:00
properties_physics_fluid.py Cleanup: line length in Python scripts 2021-10-24 21:04:04 +11:00
properties_physics_rigidbody_constraint.py Cleanup: redundant static set use 2019-06-22 11:08:12 +10:00
properties_physics_rigidbody.py cleanup: fix typos in comments and docs 2021-11-16 18:45:10 -05:00
properties_physics_softbody.py Fix T65393: Error live editing UI scripts 2019-06-11 16:08:32 +10:00
properties_render.py EEVEE: Depth of field: New implementation 2021-02-12 22:35:52 +01:00
properties_scene.py UI: Add temperature units 2020-09-07 14:59:07 -05:00
properties_texture.py Cleanup: convert gforge task ID's to phabricator format 2020-09-30 20:11:06 +10:00
properties_view_layer.py Fix Cryptomatte accurate option showing for Cycles, only needed for Eevee 2021-11-18 17:13:16 +01:00
properties_workspace.py Fix T58842: Add-ons Import/Export entries disapear when enabling Filter 2020-02-04 21:06:37 +01:00
properties_world.py UI: Revert design changes to data-block selector for the 2.92 release 2021-01-13 15:31:02 +01:00
space_clip.py UI: Introduce View pie in more editors 2021-11-11 01:18:50 +01:00
space_console.py Cleanup: quiet unused arg warning 2019-09-15 05:26:15 +10:00
space_dopesheet.py Cleanup: use static sets for comparison, quiet unused arg warnings 2022-01-07 14:47:27 +11:00
space_filebrowser.py Assets: allow creating preview image by rendering active object 2022-01-26 15:10:49 +01:00
space_graph.py Animation: Equalize Handle Operator 2022-01-25 11:41:40 +01:00
space_image.py UI: Introduce View pie in more editors 2021-11-11 01:18:50 +01:00
space_info.py UI: Join or Close Any Screen Area 2021-04-22 19:57:49 -07:00
space_nla.py Cleanup: use static sets for comparison, quiet unused arg warnings 2022-01-07 14:47:27 +11:00
space_node.py Cleanup: use static sets for comparison, quiet unused arg warnings 2022-01-07 14:47:27 +11:00
space_outliner.py UI: Introduce View pie in more editors 2021-11-11 01:18:50 +01:00
space_properties.py UI: Add support for bl_description for panels 2021-02-16 09:51:37 -05:00
space_sequencer.py Cleanup: use static sets for comparison, quiet unused arg warnings 2022-01-07 14:47:27 +11:00
space_spreadsheet.py Cleanup/fixes in UI messages. 2021-08-09 14:42:47 +02:00
space_statusbar.py Fix T81171: Show Alerts at Center in Statusbar 2020-10-07 08:41:44 -07:00
space_text.py PyAPI: remove the .py extension requirement for startup registration 2021-08-13 15:51:08 +10:00
space_time.py Animation: move Cycle-Aware Keying to the Keying popover. 2021-05-10 14:16:16 +03:00
space_toolsystem_common.py cleanup: fix typos in comments and docs 2021-11-16 18:45:10 -05:00
space_toolsystem_toolbar.py VSE: Disable interactivity in combined view 2021-11-30 11:15:20 +01:00
space_topbar.py Split Python OBJ importer and exporter, enabling only the importer. 2022-02-03 09:30:55 -05:00
space_userpref.py Asset Browser: Add debug option to disable asset indexing 2022-01-19 20:12:53 +01:00
space_view3d_toolbar.py Fix T94243: weightpaint gradient panel shown in other places 2022-01-09 11:31:57 +01:00
space_view3d.py Subdivision: add support for vertex creasing 2022-01-20 12:21:34 +01:00
utils.py UI: rename PresetMenu to PresetPanel, move to bl_ui.utils 2019-03-13 13:32:10 +11:00