Blender Git Commit Log
Git Commits -> Revision 9872e58
Revision 9872e58 by Joshua Leung (master) January 23, 2009, 03:41 (GMT) |
Animato: Added conversions for Camera data and Texture IPO's Most of the settings have been converted, however, there are a few which are not easy to convert. * For textures: - tex->noisedepth - undefined in RNA? - tex->noisetype - undefined in RNA? - tex->stype - undefined in RNA? - tex->noise_basis2 - is noted in RNA as undefined... * For Cameras: - "CAM_LENS" define was used for either 'ortho_scale', or 'lens' depending on camera type. This is currently difficult to ascertain using current code... I'll revisit this later - cam->YF_aperature - undefined in RNA - cam->YF_dofdist - undefined in RNA |
Commit Details:
Full Hash: 9872e5882ce98af8c261337a10d82d6d488294b4
SVN Revision: 18631
Parent Commit: b7f0add
Lines Changed: +127, -100
1 Modified Path:
/source/blender/blenkernel/intern/ipo.c (+127, -100) (Diff)