-
Notifications
You must be signed in to change notification settings - Fork 22
Using operators
Mikołaj Milej edited this page Jan 4, 2014
·
1 revision
To use operators you need combination of:
Sample image opertor usage:
override = {'edit_image': bpy.data.images['yout_image_name']}
bpy.ops.image.invert(override, invert_g=True)
- CryBlend:
- Home
- What is CryBlend?
- Meet the Team
- Compatibility
- Resources:
- [Offline Tutorials](Offline Tutorials)
- [Example Files](Example Files)
- Programs
- [Errors and Warnings](Errors and Warnings)
- Texture conversion to DDS
- Getting Started:
- [Finding the Resource Compiler](Finding the Resource Compiler)
- [Setting Up the Asset Pipeline](Setting Up the Asset Pipeline)
- [A Guide to Clean Geometry](A Guide to Clean Geometry)
- Static Geometries:
- [Static Object](Exporting a Static Object)
- [LOD's Object](Exporting an Object with LOD's)
- [Breakable Object](Exporting a Breakable Object)
- [Deformable Object](Exporting a Deformable Object)
- [Touch-Bendable Object](Exporting a Touch-Bendable Object)
- Animated Geometries:
- [Rigid Body Animation](Exporting a Hard Body Animated Geometry)
- [Simple Character](Exporting a Simple Character)
- [Complicating a Simple Character](Complicating a Simple Character)
- Human Biped
- FPS
- Developer Resources:
- References
- [Blender Icons](Blender Icons)