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
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
..
2009-07-30 01:52:00 +00:00
2009-07-22 09:41:41 +00:00
RNA
2009-06-18 19:48:55 +00:00
2009-06-23 00:09:26 +00:00
2009-07-16 19:41:28 +00:00