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/python/intern
Campbell Barton 39ea55fff1 Operator Copy/Paste
you can copy operator strings from buttons or the reporting interface and run them in the console.

- Ctrl+C over an operator button copies its python string to the clipboard.
- Paste in the console (1 line only for now).
- operators run from python no longer require all arguments.
2009-07-30 01:52:00 +00:00
..
2.5
2009-07-08 14:26:43 +00:00
2009-07-26 18:18:14 +00:00
2009-04-01 12:43:07 +00:00
2009-07-30 01:52:00 +00:00
2009-06-05 12:48:58 +00:00
2009-07-30 01:52:00 +00:00
2009-07-30 01:52:00 +00:00
2009-07-19 13:32:02 +00:00
2009-07-19 13:32:02 +00:00
2009-06-23 00:09:26 +00:00
2009-07-22 09:41:41 +00:00