blender/source
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
..
blender - Right click menu can open links directly to API reference docs (rna and operators) 2009-10-27 02:54:25 +00:00
blenderplayer remove C specials menus, reuse python ones from the header menu instead. 2009-10-12 21:06:03 +00:00
creator Cocoa / Mac: 2009-10-26 08:43:24 +00:00
darwin - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
gameengine - Right click menu can open links directly to API reference docs (rna and operators) 2009-10-27 02:54:25 +00:00
icons Undo revision 23130 which was a merge with 2.5, a messy one because I did something wrong (svn status output: http://www.pasteall.org/7887). 2009-09-15 18:01:18 +00:00
kernel Undo revision 23130 which was a merge with 2.5, a messy one because I did something wrong (svn status output: http://www.pasteall.org/7887). 2009-09-15 18:01:18 +00:00
CMakeLists.txt Undo revision 23130 which was a merge with 2.5, a messy one because I did something wrong (svn status output: http://www.pasteall.org/7887). 2009-09-15 18:01:18 +00:00
Makefile Add raytrace subdir to Makefiles. 2009-10-06 17:01:00 +00:00
nan_compile.mk Fixes to get Blender compile and run on PowerPC OSX 10.3, gcc 3.3 2009-10-20 15:51:18 +00:00
nan_definitions.mk still doesn't work but this fixes make clean 2009-09-25 04:25:40 +00:00
nan_link.mk Added in runtime path for python since were using a dynamic lib. 2009-09-11 14:31:05 +00:00
nan_subdirs.mk Makefile updates for Blender 2.5 (from GSR) 2009-03-19 01:50:45 +00:00
nan_warn.mk Update condition checks to match user definable CC and CCC. 2009-09-20 20:21:01 +00:00
SConscript Undo revision 23130 which was a merge with 2.5, a messy one because I did something wrong (svn status output: http://www.pasteall.org/7887). 2009-09-15 18:01:18 +00:00