blender/release/ui
Dalai Felinto 9a9d118bbf BGE panels: wip
Logic Panel:
- world settings (moved from world)
 ... that includes physic engine selection + gravity
- game player (from gamesettings, it wasn't wrapped)
- stereo/dome (from gamesettings, it wasn't wrapped)
 ... separated stereom into stereoflag and stereomode
- properties
 ... (didn't touch it)

Buttons Game Panel:
(wip panel)
- Physics (moved from Logic Panel)
 ... it will be a datablock in the future (right Campbell ?)
- Material Physics (not currently implemented)
 ... a datablock link to the materials of an object + the dynamic physic variables

* NOTE:
in readfile.c::do_version I couldn't do if(scene->world). There is something wrong with scenes with an unlinked world. So so far we are ignoring the old values....
2009-07-20 20:28:29 +00:00
..
bpy_ops.py issues auto generating rna docs 2009-07-19 14:57:20 +00:00
buttons_data_armature.py 2.5: Armature 2009-07-14 17:59:26 +00:00
buttons_data_bone.py 2.5: added panel with IK settings for bone. 2009-07-14 22:11:25 +00:00
buttons_data_camera.py 2.5: Render 2009-07-13 19:09:13 +00:00
buttons_data_curve.py 2.5: Buttons Window 2009-07-09 19:45:27 +00:00
buttons_data_empty.py UI: 2009-06-18 14:20:25 +00:00
buttons_data_lamp.py Ok, first commit! Hope this goes ok. 2009-07-20 17:59:45 +00:00
buttons_data_lattice.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
buttons_data_mesh.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
buttons_data_modifier.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
buttons_data_text.py 2.5: Buttons Window 2009-07-09 19:45:27 +00:00
buttons_game.py BGE panels: wip 2009-07-20 20:28:29 +00:00
buttons_material.py patch from oxben (Benjamin) 2009-07-18 04:09:23 +00:00
buttons_object_constraint.py 2.5 - Recode of Add Constraint Operator(s) 2009-07-19 13:06:18 +00:00
buttons_objects.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
buttons_particle.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
buttons_physics_cloth.py Some little UI adjustments to cloth + fluid panel and their presets 2009-07-20 17:15:41 +00:00
buttons_physics_field.py patch from William 2009-07-20 16:39:16 +00:00
buttons_physics_fluid.py Some little UI adjustments to cloth + fluid panel and their presets 2009-07-20 17:15:41 +00:00
buttons_physics_softbody.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
buttons_scene.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
buttons_texture.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
buttons_world.py BGE panels: wip 2009-07-20 20:28:29 +00:00
space_buttons.py 2.5 2009-06-30 19:20:45 +00:00
space_console.py Python operators 2009-07-19 13:32:02 +00:00
space_filebrowser.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
space_image.py - Support for importing python packages. (directories of python scripts containing an __init__.py) 2009-07-19 17:45:14 +00:00
space_info.py patch from oxben (Benjamin) 2009-07-18 04:09:23 +00:00
space_logic.py BGE panels: wip 2009-07-20 20:28:29 +00:00
space_outliner.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
space_sequencer.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
space_text.py python access to operators now hides the _OT_ syntax, eg. SOME_OT_operator -> some.operator 2009-07-17 12:26:40 +00:00
space_view3d_toolbar.py patch from William 2009-07-20 16:39:16 +00:00
space_view3d.py patch from William 2009-07-20 16:39:16 +00:00