blender/release/scripts/ui
Matt Ebb af522abf33 * changes/additions to volume lighting
Volumes can now receive shadows from external objects, either raytraced shadows or shadow maps.

To use external shadows, enable 'external shadows' in volume material 'lighting' panel. This an extra toggle since it causes a performance hit, but this can probably be revisited/optimised when the new raytrace accelerator is integrated. For shadow maps at least, it's still very quick.

Renamed 'scattering mode' to 'lighting mode' (a bit simpler to understand), and the options inside. Now there's:

- Shadeless
  takes light contribution, but without shadowing or self-shading (fast)
  good for fog-like volumes, such as mist, or underwater effects
  
- Shadowed (new)
  takes light contribution with shadows, but no self-shading. (medium)
  good for mist etc. with directional light sources
  eg. http://vimeo.com/6901636
  
- Shaded
  takes light contribution with internal/external shadows, and self shading (slower)
  good for thicker/textured volumes like smoke
  
- Multiple scattering etc (still doesn't work properly, on the todo).
2009-10-05 02:59:47 +00:00
..
buttons_data_armature.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_bone.py UI tweaks 2009-10-03 11:19:14 +00:00
buttons_data_camera.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_curve.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_empty.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_lamp.py UI tweaks 2009-10-03 11:19:14 +00:00
buttons_data_lattice.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_mesh.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_metaball.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_modifier.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_text.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_game.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_material.py * changes/additions to volume lighting 2009-10-05 02:59:47 +00:00
buttons_object_constraint.py Move Inverse Kinematics panel to Constraint context. Make iTaSC parameter panel more readable. 2009-10-02 07:20:07 +00:00
buttons_object.py UI tweaks 2009-10-03 11:19:14 +00:00
buttons_particle.py Unified effector functionality for particles, cloth and softbody 2009-09-30 22:10:14 +00:00
buttons_physics_cloth.py Unified effector functionality for particles, cloth and softbody 2009-09-30 22:10:14 +00:00
buttons_physics_common.py Unified effector functionality for particles, cloth and softbody 2009-09-30 22:10:14 +00:00
buttons_physics_field.py Fixed [#19506] Missing buttons : Curve Guide. 2009-10-02 20:15:25 +00:00
buttons_physics_fluid.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_physics_smoke.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_physics_softbody.py Unified effector functionality for particles, cloth and softbody 2009-09-30 22:10:14 +00:00
buttons_scene.py Keying Sets UI: 2009-10-03 04:21:38 +00:00
buttons_texture.py Texture stack influences are now all separate values, and negative 2009-10-01 17:15:23 +00:00
buttons_world.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_buttons.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_console.py Added "scripts/modules" as permanent module search path. 2009-09-28 04:29:01 +00:00
space_filebrowser.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_image.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_info.py Keying Sets UI: 2009-10-03 04:21:38 +00:00
space_logic.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_node.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_outliner.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_sequencer.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_text.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_time.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_userpref.py imbusy GSoC'09 branch merge (Vertex Buffer Object support) 2009-10-03 15:35:01 +00:00
space_view3d_toolbar.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_view3d.py Adding back more functionalities for transform orientations. 2009-09-28 19:49:36 +00:00