blender/release/scripts/ui
William Reynish 67fd40f54c Enabled theme editing in user preferences. There's still no way to Load/Save/Add/Delete though.
Code could be optimized greatly, but found it hard to get it to work nicely with auto-generated code.
2009-11-02 17:18:17 +00:00
..
properties_data_armature.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_data_bone.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_data_camera.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_data_curve.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_data_empty.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_data_lamp.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_data_lattice.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_data_mesh.py *Added subdivide to armature toolbar, and gave it a hotkey (W) 2009-11-02 13:20:14 +00:00
properties_data_metaball.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_data_modifier.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_data_text.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_game.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_material.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_object_constraint.py * Added a new 'bone constraint' property editor icon and panel titles to distinguish bone constraints from object constraints 2009-11-02 11:36:45 +00:00
properties_object.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_particle.py add_mesh_torus now passes the pep8 test 2009-11-01 18:07:35 +00:00
properties_physics_cloth.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_physics_common.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_physics_field.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_physics_fluid.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_physics_smoke.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_physics_softbody.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_render.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_scene.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
properties_texture.py Added back texture filter/minimum settings to image texture properties 2009-11-02 09:31:55 +00:00
properties_world.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
space_buttons.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
space_console.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
space_filebrowser.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
space_image.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
space_info.py Added proper icon for full screen mode. Would be nice to have this button eventually be right-aligned. 2009-11-01 18:05:01 +00:00
space_logic.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
space_node.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
space_outliner.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
space_sequencer.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
space_text.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
space_time.py Correct GPL license header for all python scripts 2009-11-01 15:21:20 +00:00
space_userpref.py Enabled theme editing in user preferences. There's still no way to Load/Save/Add/Delete though. 2009-11-02 17:18:17 +00:00
space_view3d_toolbar.py *Added subdivide to armature toolbar, and gave it a hotkey (W) 2009-11-02 13:20:14 +00:00
space_view3d.py - all add object operators now take view_align as an argument, and enter_editmode where its used. Makes running the operator from python pradictable without having to know the user prefs. 2009-11-02 16:07:49 +00:00