blender/release/scripts/startup/bl_ui
Jeroen Bakker 044e818cf8 ____
`````|````` | |        |                        ..'''' 
     |      | |        |______               .''       
     |      | |        |                  ..'          
     |      | |_______ |___________ ....''             
               merge to TRUNK!

 * The old compositor is still available (Debug Menu: 200)

This commit was brought to you by:

Developers:
 * Monique Dewanchand
 * Jeroen Bakker
 * Dalai Felinto
 * Lukas Tönne

Review:
 * Brecht van Lommel

Testers:
 * Nate Wiebe
 * Wolfgang Faehnle
 * Carlo Andreacchio
 * Daniel Salazar
 * Artur Mag
 * Christian Krupa
 * Francesco Siddi
 * Dan McGrath
 * Bassam Kurdali

But mostly by the community:
Gold:

    Joshua Faulkner
    Michael Tiemann
    Francesco Paglia
    Blender Guru
    Blender Developers Fund

Silver:

    Pablo Vazquez
    Joel Heethaar
    Amrein Olivier
    Ilias Karasavvidis
    Thomas Kumlehn
    Sebastian Koenig
    Hannu Hoffrén
    Benjamin Dansie
    Fred M'ule
    Michel Vilain
    Bradley Cathey
    Gianmichele Mariani
    Gottfried Hofmann
    Bjørnar Frøyse
    Valentijn Bruning
    Paul Holmes
    Clemens Rudolph
    Juris Graphix
    David Strebel
    Ronan Zeegers
    François Tarlier
    Felipe Andres Esquivel Reed
    Olaf Beckman
    Jesus Alberto Olmos Linares
    Kajimba
    Maria Figueiredo
    Alexandr Galperin
    Francesco Siddi
    Julio Iglesias Lopez
    Kjartan Tysdal
    Thomas Torfs
    Film Works
    Teruyuki Nakamura
    Roger Luethi
    Benoit Bolsee
    Stefan Abrahamsen
    Andreas Mattijat
    Xavier Bouchoux
    Blender 3D Graphics and Animation
    Henk Vostermans
    Daniel Blanco Delgado
    BlenderDay/2011
    Bradley Cathey
    Matthieu Dupont de Dinechin
    Gianmichele Mariani
    Jérôme Scaillet

Bronze (Ivo Grigull, Dylan Urquidi, Philippe Derungs, Phil Beauchamp, Bruce Parrott, Mathieu Quiblier, Daniel Martinez, Leandro Inocencio, Lluc Romaní Brasó, 
Jonathan Williamson, Michael Ehlen, Karlis Stigis, Dreamsteep, Martin Lindelöf, Filippo Saracino, Douwe van der Veen, Olli Äkräs, Bruno D'Arcangeli, 
Francisco Sedrez Warmling, Watchmike.ca, peter lener, Matteo Novellino, Martin Kirsch, Austars Schnore, KC Elliott, Massimiliano Puliero, Karl Stein, 
Wood Design Studios, Omer Khan, Jyrki Kanto, Michał Krupa, Lars Brubaker, Neil Richmond, Adam Kalisz, Robert Garlington, Ian Wilson, Carlo Andreacchio, 
Jeremias Boos, Robert Holcomb, Gabriel Zöller, Robert Cude, Natibel de Leon, Nathan Turnage, Nicolas Vergnes, Philipp Kleinhenz, Norman Hartig, Louis Kreusel, 
Christopher Taylor, Giovanni Remondini, Daniel Rentzsch, Nico Partipilo, Thomas Ventresco, Johannes Schwarz, Александр Коротеев, Brendon Harvey, 
Marcelo G. Malheiros, Marius Giurgi, Richard Burns, Perttu Iso-Metsälä, Steve Bazin, Radoslav Borisov, Yoshiyuki Shida, Julien Guigner, Andrew Hunter, 
Philipp Oeser, Daniel Thul, Thobias Johansson, Mauro Bonecchi, Georg Piorczynski, Sebastian Michailidis, L M Weedy, Gen X, Stefan Hinze, Nicolò Zubbini, 
Erik Pusch, Rob Scott, Florian Koch, Charles Razack, Adrian Baker, Oliver Villar Diz, David Revoy, Julio Iglesias Lopez, Coen Spoor, Carlos Folch, 
Joseph Christie, Victor Hernández García, David Mcsween, James Finnerty, Cory Kruckenberg, Giacomo Graziosi, Olivier Saraja, Lars Brubaker, Eric Hudson, 
Johannes Schwarz, David Elguea, Marcus Schulderinsky, Karel De Bruijn, Lucas van Wijngaarden, Stefano Ciarrocchi, Mehmet Eribol, Thomas Berglund, Zuofei Song, 
Dylan Urquidi )
2012-05-17 12:49:33 +00:00
..
__init__.py picky cleanup to use of bpy.types 2012-01-18 06:11:56 +00:00
properties_animviz.py style cleanup: pep8 2012-05-15 18:50:51 +00:00
properties_data_armature.py style cleanup: pep8 2012-05-15 18:50:51 +00:00
properties_data_bone.py Bugfix [#31469] 'cyclic offset' option is broken 2012-05-16 02:40:14 +00:00
properties_data_camera.py Fisheye Camera for Cycles 2012-05-04 16:20:51 +00:00
properties_data_curve.py Added start and end bevel factor for curves, so now it's possible to make 2012-05-04 17:04:20 +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 Python UI Files: 2012-05-01 11:09:05 +00:00
properties_data_lattice.py Fixing issues with i18n stuff: 2011-09-15 13:20:18 +00:00
properties_data_mesh.py there was no way to reset timing for absolute shape keys, add an operator to do so. 2012-04-05 06:10:15 +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 stule cleanup: pep8 2012-05-01 13:32:55 +00:00
properties_data_speaker.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
properties_game.py stule cleanup: pep8 2012-05-01 13:32:55 +00:00
properties_material.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
properties_object_constraint.py code cleanup: remove unused imports/defines + other redundant code. 2012-04-08 13:11:25 +00:00
properties_object.py style cleanup: pep8 2012-05-15 18:50:51 +00:00
properties_paint_common.py Code/UI cleanup: improvements for sculpt brush texture settings. 2012-05-15 04:50:47 +00:00
properties_particle.py style cleanup: pep8, also quiet compiler warning. 2012-04-20 18:50:18 +00:00
properties_physics_cloth.py UI: 2012-04-15 21:10:14 +00:00
properties_physics_common.py Point Cache: allow baking external smoke caches. This needs to be cleaned up 2012-04-28 09:00:11 +00:00
properties_physics_dynamicpaint.py replace relative imports with absolute imports so scritps can be executed directly (live editing). 2012-04-04 14:39:52 +00:00
properties_physics_field.py Remove "Use Root Coordinates" from the interface 2012-05-15 15:55:59 +00:00
properties_physics_fluid.py Fix [#30954] Fluid obstacle checkbox has no effect 2012-04-21 22:09:09 +00:00
properties_physics_smoke.py stule cleanup: pep8 2012-05-01 13:32:55 +00:00
properties_physics_softbody.py replace relative imports with absolute imports so scritps can be executed directly (live editing). 2012-04-04 14:39:52 +00:00
properties_render.py fix for typo 2012-02-13 12:57:46 +00:00
properties_scene.py KeyingSets UI stuff - Replaced names used in RNA enum instead of redefining 2012-05-17 10:10:11 +00:00
properties_texture.py Code/UI cleanup: improvements for sculpt brush texture settings. 2012-05-15 04:50:47 +00:00
properties_world.py 2.6 UI: 2012-03-10 20:30:05 +00:00
space_clip.py style cleanup: pep8 2012-05-15 18:50:51 +00:00
space_console.py patch [#31359] Py Console: Empty current line 2012-05-09 14:58:57 +00:00
space_dopesheet.py replace relative imports with absolute imports so scritps can be executed directly (live editing). 2012-04-04 14:39:52 +00:00
space_filebrowser.py RNA: 2011-11-07 16:26:53 +00:00
space_graph.py replace relative imports with absolute imports so scritps can be executed directly (live editing). 2012-04-04 14:39:52 +00:00
space_image.py replace relative imports with absolute imports so scritps can be executed directly (live editing). 2012-04-04 14:39:52 +00:00
space_info.py stule cleanup: pep8 2012-05-01 13:32:55 +00:00
space_logic.py Fix #30132: "Add Game Property" works incorrect after "Add Text Game Property" 2012-02-12 10:23:06 +00:00
space_nla.py replace relative imports with absolute imports so scritps can be executed directly (live editing). 2012-04-04 14:39:52 +00:00
space_node.py ____ 2012-05-17 12:49:33 +00:00
space_outliner.py Fixing issues with i18n stuff: 2011-09-15 13:20:18 +00:00
space_sequencer.py minor changes to sequencer api 2012-05-10 15:32:01 +00:00
space_text.py style cleanup: pep8 2012-05-15 18:50:51 +00:00
space_time.py style cleanup: pep8 2012-05-15 18:50:51 +00:00
space_userpref_keymap.py code cleanup: remove unused imports/defines + other redundant code. 2012-04-08 13:11:25 +00:00
space_userpref.py Sequencer / Clip Editor: 2012-05-13 09:26:01 +00:00
space_view3d_toolbar.py Code/UI cleanup: improvements for sculpt brush texture settings. 2012-05-15 04:50:47 +00:00
space_view3d.py style cleanup: pep8 2012-05-15 18:50:51 +00:00