blender/release/scripts/ui
Brecht Van Lommel 71a43e2069 2.5 Sculpt Branch Merge
http://www.blender.org/development/release-logs/blender-250/sculpt-and-multiresolution/

Release logs are work in progress, also check missing items on that
page, there's still a few things that need work.

Quick summary of the changes:

* Use BVH for optimizing sculpt mode, doing only editing and updates
  on nearby nodes.
* Memory reduction by use of CCG grids for subsurf, own undo stack,
  no vertex-face map, no origindex, .. .
* Multithreading for sculpting, multires, and subsurf.
* Optional external file storage for multires displacements.
* Various tweaks to brush behavior.
2009-12-11 15:30:38 +00:00
..
properties_data_armature.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
properties_data_bone.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
properties_data_camera.py rna UI api rename... 2009-11-23 00:27:30 +00:00
properties_data_curve.py - curve geometry curve panel wasnt displaying with no active spline 2009-12-03 14:20:35 +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 remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
properties_data_metaball.py rna UI api rename... 2009-11-23 00:27:30 +00:00
properties_data_modifier.py Sculpt Branch: 2009-12-10 14:26:06 +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 remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
properties_object_constraint.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
properties_object.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
properties_particle.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
properties_physics_cloth.py String fix and a bunch of PEP8 issues I had collected in the meanwhile. 2009-12-04 17:54:48 +00:00
properties_physics_common.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
properties_physics_field.py more ui api changes. 2009-11-23 11:43:38 +00:00
properties_physics_fluid.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
properties_physics_smoke.py more ui api changes. 2009-11-23 11:43:38 +00:00
properties_physics_softbody.py Sculpt: 2009-11-25 17:51:16 +00:00
properties_render.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
properties_scene.py * rename 'rna_path' --> 'data_path', rna and dna are for internal use and are not descriptive. 2009-12-10 22:23:09 +00:00
properties_texture.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
properties_world.py AAO Indirect Diffuse 2009-12-02 11:54:48 +00:00
space_buttons.py rna UI api rename... 2009-11-23 00:27:30 +00:00
space_console.py Sculpt Branch: 2009-12-07 19:22:48 +00:00
space_dopesheet.py rename operators TFM_OT_* --> TRANSFORM_OT_* 2009-12-10 10:36:32 +00:00
space_filebrowser.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
space_graph.py rename operators TFM_OT_* --> TRANSFORM_OT_* 2009-12-10 10:36:32 +00:00
space_image.py UV Editor: added proportional edit buttons to the header. 2009-12-11 14:34:21 +00:00
space_info.py * added an armature submenu where python defined armatures can go. 2009-12-11 14:16:59 +00:00
space_logic.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
space_nla.py rename operators TFM_OT_* --> TRANSFORM_OT_* 2009-12-10 10:36:32 +00:00
space_node.py rename operators TFM_OT_* --> TRANSFORM_OT_* 2009-12-10 10:36:32 +00:00
space_outliner.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
space_sequencer.py rename operators TFM_OT_* --> TRANSFORM_OT_* 2009-12-10 10:36:32 +00:00
space_text.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
space_time.py Timeline Drawing Tweaks: 2009-12-11 11:18:55 +00:00
space_userpref.py Added back rendered animation playback (in a sense), with a 2009-12-11 08:05:05 +00:00
space_view3d_toolbar.py Sculpt Branch: 2009-12-11 14:38:02 +00:00
space_view3d.py Sculpt Branch: 2009-12-11 14:38:02 +00:00