blender/scripts/startup/bl_ui
Aras Pranckevicius a30abe9c2e IO: minor tweaks to the new C++ PLY importer/exporter
Address some issues discussed in PR #104404:
- Vertex color options changed to None/sRGB/Linear, default is sRGB
  to match the existing Python addon.
- Change name to "Stanford PLY" from "PLY" in the menu item.
- Default "Export UVs" to on.
- After importing vertex colors, they are set as enabled for render.
2023-03-05 20:44:53 +02:00
..
__init__.py
generic_ui_list.py
node_add_menu_geometry.py
node_add_menu.py
properties_animviz.py
properties_collection.py
properties_constraint.py Fix #105067: Error drawing Copy Rotation Constraint UI 2023-02-23 10:42:03 +01:00
properties_data_armature.py Cleanup: autopep8 2023-03-01 22:12:18 +11:00
properties_data_bone.py
properties_data_camera.py
properties_data_curve.py
properties_data_curves.py
properties_data_empty.py
properties_data_gpencil.py
properties_data_lattice.py
properties_data_light.py
properties_data_lightprobe.py
properties_data_mesh.py
properties_data_metaball.py
properties_data_modifier.py
properties_data_pointcloud.py
properties_data_shaderfx.py
properties_data_speaker.py
properties_data_volume.py
properties_freestyle.py
properties_grease_pencil_common.py
properties_mask_common.py Cleanup: autopep8 2023-03-01 22:12:18 +11:00
properties_material_gpencil.py
properties_material.py
properties_object.py Cleanup: autopep8 2023-03-01 22:12:18 +11:00
properties_output.py
properties_paint_common.py
properties_particle.py
properties_physics_cloth.py
properties_physics_common.py
properties_physics_dynamicpaint.py
properties_physics_field.py
properties_physics_fluid.py Cleanup: autopep8 2023-03-01 22:12:18 +11:00
properties_physics_rigidbody_constraint.py
properties_physics_rigidbody.py
properties_physics_softbody.py
properties_render.py
properties_scene.py
properties_texture.py
properties_view_layer.py
properties_workspace.py
properties_world.py
space_clip.py I18n: disambiguate a few messages 2023-02-27 15:21:00 +01:00
space_console.py
space_dopesheet.py
space_filebrowser.py
space_graph.py Animation: Add Slider operators to hotkey menu 2023-02-23 09:29:18 +01:00
space_image.py
space_info.py
space_nla.py
space_node.py
space_outliner.py Outliner: New Grease Pencil filter 2023-02-27 13:07:14 +01:00
space_properties.py
space_sequencer.py
space_spreadsheet.py
space_statusbar.py
space_text.py
space_time.py
space_toolsystem_common.py
space_toolsystem_toolbar.py Merge branch 'blender-v3.5-release' 2023-02-24 11:47:39 -08:00
space_topbar.py IO: minor tweaks to the new C++ PLY importer/exporter 2023-03-05 20:44:53 +02:00
space_userpref.py
space_view3d_toolbar.py
space_view3d.py DRW: Retopology Overlay 2023-03-03 00:35:45 +01:00
utils.py