This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/editors
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
..
2009-10-20 12:04:56 +00:00
2009-10-08 18:40:03 +00:00
2009-10-08 18:40:03 +00:00
2009-10-24 23:26:28 +00:00
2009-10-22 19:17:46 +00:00
2009-10-24 23:26:28 +00:00
2009-10-08 18:40:03 +00:00
2009-10-22 09:07:19 +00:00
2009-10-08 18:40:03 +00:00
2009-10-26 16:48:23 +00:00
2009-10-08 18:40:03 +00:00
2009-10-08 18:40:03 +00:00
2009-10-25 00:24:56 +00:00