blender/release/scripts/startup/bl_ui
Miika Hamalainen cb12648656 Dynamic Paint:
* Fixed memory leak when baking image sequences.
* Fixed sub-steps when brush was controlled by a parent object.
* Added option to select active outputs for paint surfaces.
* Improved color mixing algorithm.
* Improved memory allocation behavior.
* Memory is now freed even in case of errors.
* Removed "initial color" setting, as it's better to adjust color from material.

* "Paint effects" system:
** Converted to use new data structures.
** Works now with any number of surrounding points.
** Re-implemented support for UV-image surfaces.
** Added support for vertex surfaces too.
** Improved color handling.
** Improved movement stability.
** "Drip" effect uses now Blender's force fields instead of just z-directional gravity like before. Now each surface point can have different force influence.
2011-06-27 07:30:58 +00:00
..
__init__.py Merge with trunk r37546 2011-06-16 12:00:03 +00:00
properties_animviz.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
properties_data_armature.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
properties_data_bone.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
properties_data_camera.py camera composition guides: center, thirds, golden rule 2011-05-10 03:03:53 +00:00
properties_data_curve.py UI for texture space in mesh/curve/mball data properties 2011-06-04 08:09:34 +00:00
properties_data_empty.py correct spelling error and some pep8 changes. 2011-05-26 09:33:51 +00:00
properties_data_lamp.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
properties_data_lattice.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
properties_data_mesh.py UI: rename mesh Settings panel to Texture Space, since it only contains 2011-06-06 19:44:28 +00:00
properties_data_metaball.py UI for texture space in mesh/curve/mball data properties 2011-06-04 08:09:34 +00:00
properties_data_modifier.py Merge with trunk r37546 2011-06-16 12:00:03 +00:00
properties_game.py Related to bug #27004: there is now an option to disable color management for 2011-05-02 09:08:43 +00:00
properties_material.py Fix #27243: missing seed button for halo materials. 2011-05-02 08:56:53 +00:00
properties_object_constraint.py replacing -> arrows by proper ASCII arrows on Transformation Constraint 2011-06-05 23:38:11 +00:00
properties_object.py Fixes related to using Library files: 2011-04-08 16:56:44 +00:00
properties_particle.py 2.5 Particle UI: 2011-05-20 17:08:09 +00:00
properties_physics_cloth.py =trunk= 2011-05-01 21:39:13 +00:00
properties_physics_common.py Dynamic Paint: 2011-06-16 10:41:00 +00:00
properties_physics_dynamicpaint.py Dynamic Paint: 2011-06-27 07:30:58 +00:00
properties_physics_field.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
properties_physics_fluid.py Elbeem / Fluidsim update: 2011-06-12 23:51:30 +00:00
properties_physics_smoke.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
properties_physics_softbody.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
properties_render.py * Code cleanup 2011-06-10 21:06:59 +00:00
properties_scene.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
properties_texture.py fix [#27148] *Invalid Path* in all "operator presets" dropdowns 2011-05-02 17:29:30 +00:00
properties_world.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
space_console.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
space_dopesheet.py quiet warning & minor pep8 edits. 2011-04-04 22:42:43 +00:00
space_filebrowser.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
space_graph.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
space_image.py correct spelling error and some pep8 changes. 2011-05-26 09:33:51 +00:00
space_info.py fix for help menu docs linking to the wrong page, created a redirect so 2.57 release doesn't get 404's. 2011-04-14 14:13:04 +00:00
space_logic.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
space_nla.py minor pep8 edits, also added 'test_pep8' & 'test_cmake' to the GNUmakefile for convenience. 2011-04-10 10:45:56 +00:00
space_node.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
space_outliner.py fix [#26754] Live Edit and Editing UI scripts don't work 2011-04-04 10:13:04 +00:00
space_sequencer.py Since scene sequence strips use the 'use_sequencer' setting, make it available in the sequencer panel. 2011-06-13 21:35:24 +00:00
space_text.py 2.5 Text Editor: 2011-06-06 12:52:26 +00:00
space_time.py Dynamic Paint: 2011-06-16 10:41:00 +00:00
space_userpref_keymap.py Fix #27490: export key configuration gave error when trying to export 2011-06-01 14:35:14 +00:00
space_userpref.py Committing patch #25676 Anisotropic filtering in viewport and BGE by me. 2011-06-15 18:59:22 +00:00
space_view3d_toolbar.py 2.5 Particle UI: 2011-05-20 17:08:09 +00:00
space_view3d.py Code holiday commit: 2011-06-04 17:03:46 +00:00