blender/release/scripts/startup/bl_ui
Brecht Van Lommel b49abbec5f Splash: add first time setup and templates to splash screen.
The first time setup screen only has the interaction preset currently, some
more work is needed to be able to set e.g. the language or compute device
here as in the mockups.

The splash screen stayed the same for now, to make room for the templates
most of the links are now in the Help menu. If there are no recent files yet
the links still show.

The splash screen buttons implementation was fully moved to Python, in the
WM_MT_splash menu.
2018-09-18 19:38:20 +02:00
..
__init__.py Workspaces: switch object mode when switching workspaces. 2018-08-30 16:10:03 +02:00
properties_animviz.py UI: use property split for motion paths 2018-09-11 16:52:18 +10:00
properties_constraint.py Cleanup: pep8 2018-08-28 21:01:22 +10:00
properties_data_armature.py UI: use property split for motion paths 2018-09-11 16:52:18 +10:00
properties_data_bone.py Fix single column UI: grey out B-Bone properties when not a B-Bone. 2018-08-23 22:37:30 +03:00
properties_data_camera.py Cleanup: unused variables 2018-09-11 18:15:55 +10:00
properties_data_curve.py Cleanup: unused variables 2018-09-11 18:15:55 +10:00
properties_data_empty.py Cleanup: unused variables 2018-09-11 18:15:55 +10:00
properties_data_gpencil.py GP: Change isolate layer icon 2018-09-18 19:01:16 +02:00
properties_data_lattice.py RNA: UILayout.split(..) 'percentage' to 'factor' 2018-08-28 12:50:11 +10:00
properties_data_light.py Render: add "OpenGL" render engine. 2018-07-17 16:46:09 +02:00
properties_data_lightprobe.py Cleanup: unused variables 2018-09-11 18:15:55 +10:00
properties_data_mesh.py RNA: UILayout.split(..) 'percentage' to 'factor' 2018-08-28 12:50:11 +10:00
properties_data_metaball.py Render: add "OpenGL" render engine. 2018-07-17 16:46:09 +02:00
properties_data_modifier.py GP: Fix armature deformation weight problem 2018-09-14 08:57:46 +02:00
properties_data_shaderfx.py Cleanup: pep8, windows line endings 2018-07-31 21:31:04 +10:00
properties_data_speaker.py RNA: UILayout.split(..) 'percentage' to 'factor' 2018-08-28 12:50:11 +10:00
properties_freestyle.py Cleanup: unused variables 2018-09-11 18:15:55 +10:00
properties_grease_pencil_common.py GP: Remove brush type from panel 2018-09-12 15:18:22 +02:00
properties_mask_common.py UI / Python: rename X-Ray to In Front, Draw to Display. 2018-09-06 13:26:46 +02:00
properties_material_gpencil.py Cleanup: pep8 2018-08-28 21:01:22 +10:00
properties_material.py Eevee: Remove per material SSS toggle 2018-08-08 21:27:33 +02:00
properties_object.py UI: use monochrome lock icons next to decorators. 2018-09-18 12:11:06 +02:00
properties_paint_common.py UI: text keyword argument to label 2018-08-28 12:34:51 +10:00
properties_particle.py Cleanup: remove dead code 2018-09-11 18:30:55 +10:00
properties_physics_cloth.py Cloth: Improve UI 2018-09-14 15:52:00 +02:00
properties_physics_common.py UI: use keyword arguments 2018-08-28 13:41:47 +10:00
properties_physics_dynamicpaint.py Cleanup: inline icon conditional 2018-08-30 13:47:27 +10:00
properties_physics_field.py UI: text keyword argument to label 2018-08-28 12:34:51 +10:00
properties_physics_fluid.py UI: text keyword argument to label 2018-08-28 12:34:51 +10:00
properties_physics_rigidbody_constraint.py Physics Rigid Body: Use Single Column and Grid Flow layout 2018-08-17 12:05:35 +02:00
properties_physics_rigidbody.py UI: text keyword argument to label 2018-08-28 12:34:51 +10:00
properties_physics_smoke.py UI / Python: rename X-Ray to In Front, Draw to Display. 2018-09-06 13:26:46 +02:00
properties_physics_softbody.py UI: remove hack to align search properties 2018-08-24 11:55:49 +10:00
properties_render.py Cleanup: unused variables 2018-09-11 18:15:55 +10:00
properties_scene.py Cleanup: unused variables 2018-09-11 18:15:55 +10:00
properties_texture.py Cleanup: overly polite/rude messages 2018-09-04 18:45:17 +10:00
properties_view_layer.py Cleanup: unused variables 2018-09-11 18:15:55 +10:00
properties_workspace.py Workspaces: switch object mode when switching workspaces. 2018-08-30 16:10:03 +02:00
properties_world.py Render: add "OpenGL" render engine. 2018-07-17 16:46:09 +02:00
space_clip.py Cleanup: remove dead code 2018-09-11 18:30:55 +10:00
space_console.py UI: View menu area operators now in submenu 2018-05-24 18:35:19 +02:00
space_dopesheet.py UI: rename Translate/Grab to Move in UI, shortcuts stay the same. 2018-09-06 12:22:09 +02:00
space_filebrowser.py UI: text keyword argument to label 2018-08-28 12:34:51 +10:00
space_graph.py UI: rename Translate/Grab to Move in UI, shortcuts stay the same. 2018-09-06 12:22:09 +02:00
space_image.py Image/UV Editor: Remove show other option 2018-09-10 10:43:30 -03:00
space_info.py WM: Remove Screen Cast 2018-06-28 23:40:51 +02:00
space_nla.py UI: rename Translate/Grab to Move in UI, shortcuts stay the same. 2018-09-06 12:22:09 +02:00
space_node.py Revert "Cleanup: use tuples in python according to feedback" 2018-09-17 09:01:00 +10:00
space_outliner.py Cleanup: unused variables 2018-09-11 18:15:55 +10:00
space_properties.py UI: remove tools space type, use properties context 2018-06-08 16:35:05 +02:00
space_sequencer.py UI / Python: rename X-Ray to In Front, Draw to Display. 2018-09-06 13:26:46 +02:00
space_statusbar.py UI: text keyword argument to label 2018-08-28 12:34:51 +10:00
space_text.py Fix space text script - keyboard for labels 2018-08-28 10:17:58 -03:00
space_time.py UI: rename Translate/Grab to Move in UI, shortcuts stay the same. 2018-09-06 12:22:09 +02:00
space_toolsystem_common.py Fix leak in tool tooltip creation 2018-09-13 18:21:54 +10:00
space_toolsystem_toolbar.py Gizmo: use spin widgets by default 2018-09-18 13:44:41 +10:00
space_topbar.py Splash: add first time setup and templates to splash screen. 2018-09-18 19:38:20 +02:00
space_userpref.py Splash: add first time setup and templates to splash screen. 2018-09-18 19:38:20 +02:00
space_view3d_toolbar.py GP: Add pressure option to eraser size 2018-09-14 22:54:18 +02:00
space_view3d.py GP: Remove duplicate clean menu 2018-09-17 20:39:40 +02:00