Go to file
Campbell Barton 0e01fa4863 patch [#28355] Better Environment Map scripting
from Tom Edwards (artfunkel), with minor edits.

This patch makes the following improvements to environment map scripting:

* Adds a "is_valid" RNA property to envmaps. True if the map is ready for use, False if it needs rendering.
* Adds a "clear" RNA function to envmaps. Deletes any envmap image data.
* Adds a "save" RNA function to envmaps. Writes the envmap to disc with a configurable layout. (Defaults to the current hard-coded layout.)
* Updates bpy.ops.texture.envmap_save with configurable layout support as above.

These changes, particularly configurable layouts, make exporting envmaps to other software much easier.
2011-08-28 23:24:34 +00:00
build_files OSX/scons: don´t link to system stubs with 10.7 sdk 2011-08-25 09:41:36 +00:00
doc - use python convention for headings 2011-08-27 08:09:12 +00:00
extern Fix #28154: linux3-config.py doesn't exist 2011-08-21 13:31:46 +00:00
intern == Sequencer == 2011-08-28 14:46:03 +00:00
release == Sequencer == 2011-08-28 14:46:03 +00:00
source patch [#28355] Better Environment Map scripting 2011-08-28 23:24:34 +00:00
CMakeLists.txt mistake in own recent commit broke op[encollada with mingw 2011-08-27 08:19:26 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile turns out recent commit made 'make' on its own fail. 2011-08-16 13:45:17 +00:00
SConstruct ups, syntax error, missing : 2011-08-25 15:18:54 +00:00