blender/release/scripts/ui
Thomas Dinges da27e6889a Info > Help Menu:
Finally, the Blender icon can be used for the splash screen menu entry, on own todo for almost 1 year!
Thanks to elubie for fixing this in the code. :)
2011-02-27 17:11:56 +00:00
..
properties_animviz.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
properties_data_armature.py 2.5 UI Scripts: 2011-02-26 16:04:14 +00:00
properties_data_bone.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
properties_data_camera.py 2.5 UI Interface Scripts: 2011-02-16 20:29:23 +00:00
properties_data_curve.py 2.5 UI Scripts: 2011-02-26 16:04:14 +00:00
properties_data_empty.py 2.5 UI Scripts: 2011-02-26 16:04:14 +00:00
properties_data_lamp.py clean whitespace 2011-02-26 16:27:58 +00:00
properties_data_lattice.py 2.5 UI Scripts: 2011-02-26 16:04:14 +00:00
properties_data_mesh.py 2.5 UI Scripts: 2011-02-26 16:04:14 +00:00
properties_data_metaball.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
properties_data_modifier.py clean whitespace 2011-02-26 16:27:58 +00:00
properties_game.py small UI cleanup - "Mouse Cursor" instead of "Show Mouse" and s/subcol/sub and a new line in the end of constraints ui file 2011-02-27 09:36:29 +00:00
properties_material.py clean whitespace 2011-02-26 16:27:58 +00:00
properties_object_constraint.py 2.5 Constraint Ui File: 2011-02-27 10:47:32 +00:00
properties_object.py 2.5 UI Scripts: 2011-02-26 16:04:14 +00:00
properties_particle.py 2.5 particle UI File: 2011-02-27 11:06:01 +00:00
properties_physics_cloth.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
properties_physics_common.py 2.5 UI Scripts: 2011-02-26 16:04:14 +00:00
properties_physics_field.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
properties_physics_fluid.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
properties_physics_smoke.py 2.5 UI Scripts: 2011-02-26 16:04:14 +00:00
properties_physics_softbody.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
properties_render.py pep8 cleanup and remove unused vars/imports 2011-02-17 04:35:41 +00:00
properties_scene.py replace import *'s with named imports (using * is convenient for some scripts but considered bad practice by python devs) 2011-02-27 15:25:24 +00:00
properties_texture.py clean whitespace 2011-02-26 16:27:58 +00:00
properties_world.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
space_console.py replace import *'s with named imports (using * is convenient for some scripts but considered bad practice by python devs) 2011-02-27 15:25:24 +00:00
space_dopesheet.py Added operator which makes selected scene markers into local 'pose' 2011-02-26 06:28:24 +00:00
space_filebrowser.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
space_graph.py Graph Editor part of the changes in the previous commit... 2011-02-14 02:50:52 +00:00
space_image.py Image Editor: 2011-02-26 19:18:02 +00:00
space_info.py Info > Help Menu: 2011-02-27 17:11:56 +00:00
space_logic.py pep8 cleanup and remove unused vars/imports 2011-02-17 04:35:41 +00:00
space_nla.py bugfix [#26094] Going to Bone Roll menu brings up python error 2011-02-16 02:25:03 +00:00
space_node.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
space_outliner.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
space_sequencer.py pep8 cleanup and remove unused vars/imports 2011-02-17 04:35:41 +00:00
space_text.py Another small text space usability: option to show right margin (aka print marign) 2011-02-18 13:57:54 +00:00
space_time.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
space_userpref_keymap.py replace import *'s with named imports (using * is convenient for some scripts but considered bad practice by python devs) 2011-02-27 15:25:24 +00:00
space_userpref.py lazy load modules for more scripts. 2011-02-27 14:16:32 +00:00
space_view3d_toolbar.py Fix #26158: The layer hight of the layer tool cannot longer be controled by the strength of the brush, as it was in 2.49 2011-02-25 16:54:09 +00:00
space_view3d.py add back view 1:1 operator from 2.4x (Shift+PadEnter) 2011-02-23 06:48:47 +00:00