blender/release/scripts/startup/bl_ui
Lukas Toenne 11c83d8432 Ocean Sim modifier patch
by Matt Ebb, Hamed Zaghaghi

This adds a new Modifier "Ocean" to simulate large-scale wave motion.
Details can be found in the wiki documentation [1], the project homepage [2] and the patch tracker [3]

The modifier is disabled by default for now. To enable it, the WITH_OCEANSIM (cmake) / WITH_BF_OCEANSIM (scons) flags have to be set. The code depends on fftw3, so this also has to be enabled.

[1]
http://wiki.blender.org/index.php/Doc:2.6/Manual/Modifiers/Simulation/Ocean

[2]
http://www.savetheoceansim.com

[3]
http://projects.blender.org/tracker/?group_id=9&atid=127&func=detail&aid=28338
2011-11-13 12:17:27 +00:00
..
__init__.py Merge with trunk r41625 2011-11-07 16:36:49 +00:00
properties_animviz.py correct spelling errors in comments 2011-10-17 06:58:07 +00:00
properties_data_armature.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
properties_data_bone.py correct spelling errors in comments 2011-10-17 06:58:07 +00:00
properties_data_camera.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
properties_data_curve.py radius interpolation was incorrectly greyed out for 2D curves. 2011-10-13 06:07:11 +00:00
properties_data_empty.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_lamp.py cmake & pep8 tidy up, also some style edits. 2011-11-08 01:32:34 +00:00
properties_data_lattice.py Fixing issues with i18n stuff: 2011-09-15 13:20:18 +00:00
properties_data_mesh.py rename user interface operator properties from 'op' to 'props' 2011-10-23 00:53:50 +00:00
properties_data_metaball.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_modifier.py Ocean Sim modifier patch 2011-11-13 12:17:27 +00:00
properties_data_speaker.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
properties_game.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
properties_material.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
properties_object_constraint.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
properties_object.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
properties_particle.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
properties_physics_cloth.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
properties_physics_common.py Merge with trunk r41197 2011-10-22 16:43:23 +00:00
properties_physics_dynamicpaint.py Dynamic Paint: 2011-11-11 10:46:26 +00:00
properties_physics_field.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
properties_physics_fluid.py 2.6 Physics UI Files: 2011-11-10 19:10:23 +00:00
properties_physics_smoke.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
properties_physics_softbody.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
properties_render.py cmake & pep8 tidy up, also some style edits. 2011-11-08 01:32:34 +00:00
properties_scene.py 2.6 UI: 2011-11-07 14:34:56 +00:00
properties_texture.py Ocean Sim modifier patch 2011-11-13 12:17:27 +00:00
properties_world.py Related to #29092: make the working of the Mist Intensity option more clear in 2011-11-02 12:18:51 +00:00
space_clip.py Tracker: 2011-11-08 06:10:04 +00:00
space_console.py 2.6 Python UI files: 2011-09-22 19:50:41 +00:00
space_dopesheet.py patch [#27917] MARKER MENUS: Unification and adding "Duplicate Marker to Scene..." 2011-11-03 12:47:39 +00:00
space_filebrowser.py RNA: 2011-11-07 16:26:53 +00:00
space_graph.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
space_image.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
space_info.py * Updating readme.html and link to release logs for 2.60, now that we approach the RC state. 2011-10-01 11:21:47 +00:00
space_logic.py correct spelling errors in comments 2011-10-17 06:58:07 +00:00
space_nla.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
space_node.py RenderEngine/Nodes: system to check for shading nodes compatibility 2011-11-02 19:24:30 +00:00
space_outliner.py Fixing issues with i18n stuff: 2011-09-15 13:20:18 +00:00
space_sequencer.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
space_text.py pep8 cleanup and fix for keymap test operator from my own recent fix. 2011-09-26 15:39:15 +00:00
space_time.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
space_userpref_keymap.py cmake & pep8 tidy up, also some style edits. 2011-11-08 01:32:34 +00:00
space_userpref.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
space_view3d_toolbar.py cmake & pep8 tidy up, also some style edits. 2011-11-08 01:32:34 +00:00
space_view3d.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00