blender/release/scripts/startup/bl_ui
2011-08-30 11:31:48 +00:00
..
__init__.py Merging trunk up to r39637. 2011-08-22 20:31:46 +00:00
properties_animviz.py fix for various python bugs and remove unused var. 2011-07-10 17:26:15 +00:00
properties_data_armature.py Fix for my last commit. 2011-08-30 11:31:48 +00:00
properties_data_bone.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_data_camera.py pep8 edits and change '!= None' to 'is not None' 2011-08-22 09:01:49 +00:00
properties_data_curve.py Front/Back togles should not disable when curve is 2D and bevel object is used 2011-08-16 12:37:23 +00:00
properties_data_empty.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_data_lamp.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_data_lattice.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_data_mesh.py Revert a part of 39385. 2011-08-22 22:26:25 +00:00
properties_data_metaball.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_data_modifier.py fix [#28225] Solidify Modifier creates wrong results when vertex group is attached 2011-08-14 06:43:58 +00:00
properties_data_speaker.py 2.5 UI Files: 2011-08-30 10:44:02 +00:00
properties_game.py Merging trunk up to r39447. 2011-08-16 14:11:58 +00:00
properties_material.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_object_constraint.py minor edits, pep8 - also correct float -> double promotion for blf. 2011-08-30 10:49:58 +00:00
properties_object.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_particle.py pep8 edits and change '!= None' to 'is not None' 2011-08-22 09:01:49 +00:00
properties_physics_cloth.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_physics_common.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_physics_field.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_physics_fluid.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_physics_smoke.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_physics_softbody.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_render.py 2.5 UI Files: 2011-08-30 10:44:02 +00:00
properties_scene.py 2.5 UI Files: 2011-08-30 10:44:02 +00:00
properties_texture.py minor edits, pep8 - also correct float -> double promotion for blf. 2011-08-30 10:49:58 +00:00
properties_world.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
space_console.py pep8 edits and change '!= None' to 'is not None' 2011-08-22 09:01:49 +00:00
space_dopesheet.py minor edits, pep8 - also correct float -> double promotion for blf. 2011-08-30 10:49:58 +00:00
space_filebrowser.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
space_graph.py Merging trunk up to r39447. 2011-08-16 14:11:58 +00:00
space_image.py pep8 edits and change '!= None' to 'is not None' 2011-08-22 09:01:49 +00:00
space_info.py Merging trunk up to r39637. 2011-08-22 20:31:46 +00:00
space_logic.py 2.6 UI Files: 2011-08-13 17:52:13 +00:00
space_nla.py minor edits, pep8 - also correct float -> double promotion for blf. 2011-08-30 10:49:58 +00:00
space_node.py 2.6 UI Files: 2011-08-13 17:52:13 +00:00
space_outliner.py 2.6 UI Files: 2011-08-13 17:52:13 +00:00
space_sequencer.py minor edits, pep8 - also correct float -> double promotion for blf. 2011-08-30 10:49:58 +00:00
space_text.py Do not show confirm message when creating text block from menu. 2011-08-27 12:01:01 +00:00
space_time.py 2.6 UI Files: 2011-08-13 17:52:13 +00:00
space_userpref_keymap.py py style change only - make property definitions consistent 2011-08-19 19:25:20 +00:00
space_userpref.py * Reverting Titlecard commit r37537 2011-08-29 15:01:55 +00:00
space_view3d_toolbar.py pep8 edits and change '!= None' to 'is not None' 2011-08-22 09:01:49 +00:00
space_view3d.py minor edits, pep8 - also correct float -> double promotion for blf. 2011-08-30 10:49:58 +00:00