Daniel Salazar
fb0291523a
After handling demohero's keymaps to a beta tester it became apparent
...
that going for the full hotkey translation is actually counter
productive. Now using a more conservative keymap by Michael W that
focuses on general navigation, selection and other details
2010-04-19 06:20:16 +00:00
Daniel Salazar
97d90fad43
New and much improved Maya Interaction Preset by demohero
2010-04-19 00:29:50 +00:00
Matt Ebb
f24573720c
Forgot to add new files
2010-04-14 06:45:22 +00:00
Matt Ebb
25a14bad61
Fix [ #21351 ] PROPERTIES: Resolution changes based solely on changing
...
encoding format
Bypassed existing hardcoded ffmpeg presets that executed when changing
format, replaced with bpy presets.
Leaving old code there for now, haven't got python/rna access to the ffmpeg
id properties.. Anyone know how to do this?
Code snippets here: http://www.pasteall.org/11657/c
2010-03-13 00:17:52 +00:00
Tom Musgrove
478e90ffdc
Changed NTSC and PAL to be consistent with the ITU BT 601 spec, other variations can be done as custom if the user wants it.
2010-03-12 00:22:33 +00:00
Tom Musgrove
5ec57e80b0
A number of common rendering presets, looked up and added by Simon Rainerson
2010-03-11 07:24:26 +00:00
Campbell Barton
78bb45931c
scene.render_data -> scene.render
...
bpy.types.SceneRenderData -> bpy.types.RenderSettings
better do these changes before there are too many scripts out.
2010-02-23 12:48:35 +00:00
Joshua Leung
f99d06bc83
Patch #21011 : Tweaks to Sky/Atmosphere presets
...
Patch by Daniel Salazar - ZanQdo
- Do not change save the distance factor since this is not relevant as a preset, it should stay at what ever the user
set it to work with that particular scene
- fixed a tooltip
2010-02-07 22:26:37 +00:00
Campbell Barton
6d38010cc5
sunsky presets
...
* Mountain: low turbidity, well-defined sun, blue-ish (high sun energy)
* Desert: high turbidity (dust), big, diluted sun, red-ish
* Classic: average turbidity (water vapor), small, diluted sun.
also fixed a bug with saving string presets
2010-02-07 13:56:36 +00:00
Campbell Barton
58b1591ceb
netrender tab to spaces
2009-12-29 00:04:57 +00:00
Guillermo S. Romero
e2a5862e8f
Two files missing in case conversion in r24816.
2009-11-23 17:27:00 +00:00
Campbell Barton
f92524ab7d
use lowercase filenames, they are prettyfied for the menu
2009-11-23 15:04:43 +00:00
Thomas Dinges
fbeca721a2
Typo, it's called Skim, not Skin. reported by Oxben. Thanks!
2009-11-23 13:19:30 +00:00
Thomas Dinges
f4a0c9239f
* Added fps and fps_base to some Render presets. They were missing there.
2009-11-22 14:10:58 +00:00
Campbell Barton
8b84cc2ab6
use context member rather then modifier name in presets
2009-11-22 11:33:44 +00:00
Thomas Dinges
02e99b9a43
* Minor cleanups.
...
* Added Cloth Presets. Patch by nudelZ. Thanks!
2009-11-22 10:32:37 +00:00
Thomas Dinges
4f6b95480f
* Added Subsurface Scattering Presets.
...
Note: Add doesn't work, it writes some text into the file, not the values. (Maybe because the values are arrays?!)
Campbell, please check :)
2009-11-22 00:03:42 +00:00
Campbell Barton
5e7debcecf
render presets, select from a directory, button to add own presets
2009-11-21 21:39:20 +00:00