blender/release/scripts/io
Campbell Barton 1c1659eb28 - Right click menu can open links directly to API reference docs (rna and operators)
- Generated and uploaded api docs - http://www.blender.org/documentation/250PythonDoc
- Added Edit docs menu item & operators as discussed with Mindrones, Brecht, Stani & Letterip @ bconf, needs some web backend. python operator can aparently use xml/rpc to upload docstrings.
- Added operator invoke function - context.manager.invoke_props_popup(self.__operator__, event)
  this calls a popup for invoke by default (which intern calls execute())

- Own recent commit to game framing applied to non-camera views too.
- v3d->persp is deprecated but still used in some places.

- Transforming strips could overlap 1 frame if moving them below frame 0
- Transforming overlapping strips could go into an eternal loop (though overlapping strips should not exist)
2009-10-27 02:54:25 +00:00
..
netrender Network Render: 2009-10-15 17:18:47 +00:00
add_mesh_torus.py Added torus icon to the add menu, and made naming consistent with the other add menus. 2009-10-17 21:08:22 +00:00
engine_render_pov.py * Fixes for Render Tab separation. 2009-10-14 14:45:58 +00:00
export_3ds.py - Right click menu can open links directly to API reference docs (rna and operators) 2009-10-27 02:54:25 +00:00
export_fbx.py - add torus back from 2.4x as an operator 2009-10-10 21:23:20 +00:00
export_mdd.py - add torus back from 2.4x as an operator 2009-10-10 21:23:20 +00:00
export_obj.py - add torus back from 2.4x as an operator 2009-10-10 21:23:20 +00:00
export_ply.py - add torus back from 2.4x as an operator 2009-10-10 21:23:20 +00:00
export_x3d.py - add torus back from 2.4x as an operator 2009-10-10 21:23:20 +00:00
import_3ds.py - Right click menu can open links directly to API reference docs (rna and operators) 2009-10-27 02:54:25 +00:00
import_obj.py - add torus back from 2.4x as an operator 2009-10-10 21:23:20 +00:00
mesh_skin.py - added name field for renderlayer 2009-10-14 15:06:42 +00:00