blender/release/scripts/startup/bl_ui
Brecht Van Lommel d7932ceea8 Cycles: multi GPU rendering support.
The rendering device is now set in User Preferences > System, where you can
choose between OpenCL/CUDA and devices. Per scene you can then still choose
to use CPU or GPU rendering.

Load balancing still needs to be improved, now it just splits the entire
render in two, that will be done in a separate commit.
2012-01-09 16:58:01 +00:00
..
__init__.py addons in contrib now have their own 'Testing' category which is off by default. 2011-11-17 20:11:20 +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 Whitespace cleanup in curve properties script 2012-01-06 21:24:10 +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 weight paint buttons now work in weight paint vertex select mode 2012-01-02 16:59:46 +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 Add remesh modifier (dual contouring). 2011-12-30 21:11:40 +00:00
properties_data_speaker.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
properties_game.py pep8 edits 2012-01-01 08:52:54 +00:00
properties_material.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
properties_object_constraint.py Camera tracking: added depth object to Follow Track constraint 2012-01-04 17:20:08 +00:00
properties_object.py use props all over for operator properties vars 2012-01-01 13:09:58 +00:00
properties_particle.py pep8 edits 2012-01-01 08:52:54 +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 Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface, 2011-11-23 17:25:25 +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 Properties Window UI: 2012-01-05 23:49:57 +00:00
properties_scene.py Cleaning up some issues that found their way into the python ui files with the first Cucumber merge. 2011-12-20 07:39:30 +00:00
properties_texture.py Bicubic bump map filtering. 2011-12-15 13:58:09 +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 More whitespace cleanup in python scripts 2012-01-06 21:25:28 +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 use props all over for operator properties vars 2012-01-01 13:09:58 +00:00
space_info.py Blender 2.61 Release links and readme: 2011-11-29 20:13:20 +00:00
space_logic.py logic editor ui adjustment, all gameprop types are replaced by the ob.data.body (not only Text) 2012-01-05 08:08:58 +00:00
space_nla.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
space_node.py Fix for last commit, missed check for ob, could cause errors when object was removed. 2012-01-06 22:55:15 +00:00
space_outliner.py Fixing issues with i18n stuff: 2011-09-15 13:20:18 +00:00
space_sequencer.py hide overly picky warnings from 'pylint' for pep8 script, indentation edits. 2011-11-19 16:17:35 +00:00
space_text.py Fix #29655: keyboard shortcuts missing from text editor text menu, and removed 2011-12-19 14:23:19 +00:00
space_time.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
space_userpref_keymap.py py scripts - replace bad uses of len(), 2012-01-02 16:18:39 +00:00
space_userpref.py Cycles: multi GPU rendering support. 2012-01-09 16:58:01 +00:00
space_view3d_toolbar.py use props all over for operator properties vars 2012-01-01 13:09:58 +00:00
space_view3d.py 3DView / Properties Region: 2012-01-06 01:14:57 +00:00