blender/release/scripts/startup/bl_ui
Campbell Barton 8167d8c2f1 pep8 edits
2011-09-11 15:36:11 +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 misc py errors + some pep8 edits. 2011-09-08 05:42:44 +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 pep8 edits 2011-09-11 15:36:11 +00:00
properties_data_speaker.py fix for misc py errors + some pep8 edits. 2011-09-08 05:42:44 +00:00
properties_game.py pep8 edits 2011-09-11 15:36:11 +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 Small comment change, when built without Fluids. 2011-09-10 08:29:50 +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 Fixing bugs after Recast & Detour branch merge!! 2011-09-09 22:47:26 +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 Apply patch [#28415] 3d mouse orbit mode individual axes enhancement 2011-09-07 10:33:46 +00:00
space_view3d_toolbar.py Fix #28590: Sculpt Overlay Texture in Viewport Glitched and Wrong icon for Overlay Option? 2011-09-09 13:42:22 +00:00
space_view3d.py minor edits, pep8 - also correct float -> double promotion for blf. 2011-08-30 10:49:58 +00:00