blender/release/scripts/startup/bl_ui
Miika Hamalainen 8bf78d7f56 Dynamic Paint:
* Fix: Wave "timescale" also changed simulation behavior. Now different timescale values will lead to nearly identical results, just slower or faster.
* Added "Displace Factor" setting for vertex displace surfaces. You can use it to adjust final displace strength or use negative values to paint bumps.
* Added clamp/map value to wave image sequence output settings.
* RNA description tweaking.
* General code tweaking.
2011-10-13 20:00:22 +00:00
..
__init__.py Merge with trunk r40782 2011-10-04 11:42:44 +00:00
properties_animviz.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_armature.py make new rna variables more consistant with existing names. 2011-09-25 02:49:46 +00:00
properties_data_bone.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_camera.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_curve.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +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 remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_lattice.py Fixing issues with i18n stuff: 2011-09-15 13:20:18 +00:00
properties_data_mesh.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +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 Merge with trunk r40782 2011-10-04 11:42:44 +00:00
properties_data_speaker.py fix for misc py errors + some pep8 edits. 2011-09-08 05:42:44 +00:00
properties_game.py navmesh: solve bad level calls to edit mesh functions 2011-09-27 09:09:52 +00:00
properties_material.py change define INTERNATIONAL --> WITH_INTERNATIONAL 2011-09-26 10:35:47 +00:00
properties_object_constraint.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_object.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_particle.py use BLI_snprintf rather than sprintf for interface functions 2011-09-26 16:53:04 +00:00
properties_physics_cloth.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_physics_common.py Merge with trunk r40782 2011-10-04 11:42:44 +00:00
properties_physics_dynamicpaint.py Dynamic Paint: 2011-10-13 20:00:22 +00:00
properties_physics_field.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_physics_fluid.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_physics_smoke.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_physics_softbody.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_render.py correction for removal of _("") 2011-09-22 07:01:28 +00:00
properties_scene.py 2.6 Python UI files: 2011-09-22 19:50:41 +00:00
properties_texture.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_world.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
space_console.py 2.6 Python UI files: 2011-09-22 19:50:41 +00:00
space_dopesheet.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
space_filebrowser.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
space_graph.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
space_image.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +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 remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
space_nla.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
space_node.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
space_outliner.py Fixing issues with i18n stuff: 2011-09-15 13:20:18 +00:00
space_sequencer.py fix for own recent commit made color strip use the wrong panel, now hide Input rather then effects since the color picker wasnt shown. 2011-10-03 03:23:50 +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 Merge with trunk r40782 2011-10-04 11:42:44 +00:00
space_userpref_keymap.py - fix for keymap test operator 2011-10-02 18:09:36 +00:00
space_userpref.py - fix for keymap test operator 2011-10-02 18:09:36 +00:00
space_view3d_toolbar.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
space_view3d.py 2.6 Python UI files: 2011-09-22 19:50:41 +00:00