blender/release/scripts/ui
Brecht Van Lommel afe475b55b Approximate AO: Diffuse Bounce Hack
This brings back the single bounce indirect diffuse lighting for AAO,
it's not integrated well but that will be tackled later as part of
shading system refactor and subdivision changes. The caveats are the
same as AAO, with one extra thing, the diffuse lighting is sampled once
per face, so it will not be accurate unless faces are subdivided.

I'm committing this now so we can start testing it for Durian, and
since changes need to make it work properly are planned.
2009-11-30 18:42:13 +00:00
..
properties_data_armature.py rna UI api rename... 2009-11-23 00:27:30 +00:00
properties_data_bone.py pep8 cleanup in ui and op dirs, added popup to select pattern 2009-11-28 23:37:56 +00:00
properties_data_camera.py rna UI api rename... 2009-11-23 00:27:30 +00:00
properties_data_curve.py rna UI api rename... 2009-11-23 00:27:30 +00:00
properties_data_empty.py rna UI api rename... 2009-11-23 00:27:30 +00:00
properties_data_lamp.py rna UI api rename... 2009-11-23 00:27:30 +00:00
properties_data_lattice.py rna UI api rename... 2009-11-23 00:27:30 +00:00
properties_data_mesh.py more ui api changes. 2009-11-23 11:43:38 +00:00
properties_data_metaball.py rna UI api rename... 2009-11-23 00:27:30 +00:00
properties_data_modifier.py Mesh Deform Modifier 2009-11-28 13:33:17 +00:00
properties_game.py commenting out "Todo" labels from bge player stereo options 2009-11-24 01:09:19 +00:00
properties_material.py pep8 cleanup in ui and op dirs, added popup to select pattern 2009-11-28 23:37:56 +00:00
properties_object_constraint.py UI Scripts Bugfixes: 2009-11-29 02:14:34 +00:00
properties_object.py [#20051] x for removing a mesh from a group doesnt scale with ui 2009-11-26 06:32:43 +00:00
properties_particle.py operator renaming for more consistent word ordering (_add/_remmove shold be last, ACT_OT_* --> ACTION_OT_*) 2009-11-28 14:37:21 +00:00
properties_physics_cloth.py pep8 cleanup in ui and op dirs, added popup to select pattern 2009-11-28 23:37:56 +00:00
properties_physics_common.py operator renaming for more consistent word ordering (_add/_remmove shold be last, ACT_OT_* --> ACTION_OT_*) 2009-11-28 14:37:21 +00:00
properties_physics_field.py more ui api changes. 2009-11-23 11:43:38 +00:00
properties_physics_fluid.py more ui api changes. 2009-11-23 11:43:38 +00:00
properties_physics_smoke.py more ui api changes. 2009-11-23 11:43:38 +00:00
properties_physics_softbody.py more ui api changes. 2009-11-23 11:43:38 +00:00
properties_render.py pep8 cleanup in ui and op dirs, added popup to select pattern 2009-11-28 23:37:56 +00:00
properties_scene.py rna UI api rename... 2009-11-23 00:27:30 +00:00
properties_texture.py more ui api changes. 2009-11-23 11:43:38 +00:00
properties_world.py Approximate AO: Diffuse Bounce Hack 2009-11-30 18:42:13 +00:00
space_buttons.py rna UI api rename... 2009-11-23 00:27:30 +00:00
space_console.py more ui api changes. 2009-11-23 11:43:38 +00:00
space_filebrowser.py rna UI api rename... 2009-11-23 00:27:30 +00:00
space_image.py 1. Extend option for 3d view border select now does something (default True to keep same behavior) 2009-11-29 22:16:29 +00:00
space_info.py * Moved rotation initialisation code for new objects to 'the other' add object function that campbell fixed earlier. This should mean that the py-api does everything in the right way now. 2009-11-29 23:54:41 +00:00
space_logic.py more ui api changes. 2009-11-23 11:43:38 +00:00
space_node.py rna UI api rename... 2009-11-23 00:27:30 +00:00
space_outliner.py operator renaming for more consistent word ordering (_add/_remmove shold be last, ACT_OT_* --> ACTION_OT_*) 2009-11-28 14:37:21 +00:00
space_sequencer.py == Sequencer == 2009-11-29 18:14:16 +00:00
space_text.py pep8 cleanup in ui and op dirs, added popup to select pattern 2009-11-28 23:37:56 +00:00
space_time.py operator renaming for more consistent word ordering (_add/_remmove shold be last, ACT_OT_* --> ACTION_OT_*) 2009-11-28 14:37:21 +00:00
space_userpref.py Cleanup: 2009-11-30 18:26:53 +00:00
space_view3d_toolbar.py Cleanup: 2009-11-30 18:26:53 +00:00
space_view3d.py Rename Centroid to Origin, following discussions on mailing list. 2009-11-30 14:40:45 +00:00