blender/release/scripts/startup/bl_ui
Pablo Dobarro 6c036a65c9 Add Voxel Mode to the Remesh modifier
This adds the Voxel Mode to the current remesh modifier. It works
exactly the same way as the voxel remesh operator and uses the same
properties to control the remeshing. We can exand this with more options
in the future (fix poles, reprojection...)

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D7292
2020-03-31 18:27:37 +02:00
..
__init__.py Objects: add Volume object type, and prototypes for Hair and PointCloud 2020-03-18 11:23:05 +01:00
properties_animviz.py Cleanup: mark unused arguments in UI scripts 2019-04-19 07:32:24 +02:00
properties_constraint.py Action Constraint: introduce a mix mode setting. 2019-12-24 19:58:09 +03:00
properties_data_armature.py Fix T65393: Error live editing UI scripts 2019-06-11 16:08:32 +10:00
properties_data_bone.py Fix: Missed this line in last commit 2020-02-10 11:04:34 +01:00
properties_data_camera.py Fix T73176: No options for Centre Action Safe Margins 2020-01-17 19:27:57 +11:00
properties_data_curve.py Fix T65146: Curve Texture Coordinates in Cycles and Eevee differ 2020-01-29 22:53:20 +01:00
properties_data_empty.py Fix unreported: Missing Empty Transparency panel poll 2020-01-30 17:18:07 +01:00
properties_data_gpencil.py GPencil: Refactor of Draw Engine, Vertex Paint and all internal functions 2020-03-09 16:27:24 +01:00
properties_data_hair.py Objects: add Volume object type, and prototypes for Hair and PointCloud 2020-03-18 11:23:05 +01: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 Fix T73283: Shadows checkbox affects Custom Distance active state 2020-01-21 09:59:22 +01:00
properties_data_lightprobe.py Overlay Engine: Refactor & Cleanup 2019-12-02 13:15:52 +01:00
properties_data_mesh.py Fix using wrong property name for preserve face sets when remeshing 2020-03-06 14:17:30 +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 Add Voxel Mode to the Remesh modifier 2020-03-31 18:27:37 +02:00
properties_data_pointcloud.py Objects: add Volume object type, and prototypes for Hair and PointCloud 2020-03-18 11:23:05 +01:00
properties_data_shaderfx.py GPencil: Fix UI typo 2020-03-13 15:50:26 +01: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 Volumes: add render settings for volume datablock 2020-03-18 11:23:05 +01:00
properties_freestyle.py Freestyle: Add option for rendering Freestyle to a separate pass 2020-02-14 00:33:50 +01:00
properties_grease_pencil_common.py GPencil: Rename old color operators to material 2020-03-17 18:29:34 +01:00
properties_mask_common.py UI: de-duplicate mask context menu 2019-12-16 16:48:51 +11:00
properties_material_gpencil.py GPencil: Small tweaks to Fill material panel 2020-03-27 16:38:22 +01:00
properties_material.py Fix T74996: material custom properties not displayed for Cycles 2020-03-27 00:44:18 +01:00
properties_object.py GPencil: Remove Panel Grease Pencil and move Use Lights to Visibility 2020-03-18 13:48:30 +01:00
properties_output.py Multi-View user interface minor tweak 2019-08-22 10:16:43 -03:00
properties_paint_common.py Sculpt: Pose Brush Face Sets origin mode 2020-03-27 18:15:42 +01:00
properties_particle.py UI: reorder viewport/render toggle in particles for consistency with modifiers 2020-03-09 17:11:24 +01:00
properties_physics_cloth.py Fix: UI: Spelling and Capitalization 2020-02-03 22:35:39 -05:00
properties_physics_common.py Fix T73945: Don't grey out "Calculate to Frames" in some cases 2020-03-29 15:09:42 +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 Fix T65393: Error live editing UI scripts 2019-06-11 16:08:32 +10:00
properties_physics_fluid.py Fluid: Removed Empty Space option for liquid domains 2020-03-30 17:34:16 +02:00
properties_physics_rigidbody_constraint.py Cleanup: redundant static set use 2019-06-22 11:08:12 +10:00
properties_physics_rigidbody.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
properties_physics_softbody.py Fix T65393: Error live editing UI scripts 2019-06-11 16:08:32 +10:00
properties_render.py Mantaflow: remove reminents of high res smoke 2020-03-26 16:29:08 -04:00
properties_scene.py MovieClip: Make name of Active Clip consistent in UI 2019-09-05 09:32:13 +02:00
properties_texture.py Fix T65393: Error live editing UI scripts 2019-06-11 16:08:32 +10:00
properties_view_layer.py Cleanup: formatting, strip trailing space 2020-03-05 08:05:21 +11: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: add Panel.bl_order property to control order of panels for add-ons 2019-05-19 11:33:27 +02:00
space_clip.py UI: de-duplicate mask context menu 2019-12-16 16:48:51 +11:00
space_console.py Cleanup: quiet unused arg warning 2019-09-15 05:26:15 +10:00
space_dopesheet.py Objects: add Volume object type, and prototypes for Hair and PointCloud 2020-03-18 11:23:05 +01:00
space_filebrowser.py Objects: add Volume object type, and prototypes for Hair and PointCloud 2020-03-18 11:23:05 +01:00
space_graph.py Keymap: minor tweaks so box-select shortcuts show in the menu 2020-02-17 21:03:56 +11:00
space_image.py GPencil: Refactor of Draw Engine, Vertex Paint and all internal functions 2020-03-09 16:27:24 +01:00
space_info.py UI: Area Duplicate Icon 2020-01-22 13:48:25 -08:00
space_nla.py Fix T71630: Add Delete Tracks to Edit menu in NLA editor 2020-01-09 17:07:27 +01:00
space_node.py Objects: add Volume object type, and prototypes for Hair and PointCloud 2020-03-18 11:23:05 +01:00
space_outliner.py Objects: add Volume object type, and prototypes for Hair and PointCloud 2020-03-18 11:23:05 +01:00
space_properties.py UI: remove redundant row for header template 2019-04-21 04:50:47 +10:00
space_sequencer.py VSE: Fix missed renaming of cut operator 2020-02-17 16:46:59 +01:00
space_statusbar.py Cleanup: unused imports 2019-03-14 15:34:14 +11:00
space_text.py UI: Text Editor header cleanup 2020-01-23 14:53:19 +01:00
space_time.py Cleanup: some variables had unused naming but were used 2019-12-12 15:50:26 +11:00
space_toolsystem_common.py Cleanup: remove print left in recent fix for T66655 2020-03-30 14:34:32 +11:00
space_toolsystem_toolbar.py UI: Add missing Annotation tool to Paint modes 2020-03-27 12:36:24 +01:00
space_topbar.py UI: add Blender -> System menu 2020-03-24 14:11:31 +11:00
space_userpref.py UI: add menu search functionality to operator search menu 2020-03-24 13:41:18 +11:00
space_view3d_toolbar.py GPencil: Remove duplicated Mode parameter from Color Subpanel in Vertex Paint 2020-03-18 13:16:40 +01:00
space_view3d.py UI: group edit-mesh Separate with Split & Merge 2020-03-31 18:21:21 +11:00
utils.py UI: rename PresetMenu to PresetPanel, move to bl_ui.utils 2019-03-13 13:32:10 +11:00