Files
test/source/blender
Campbell Barton 4741137fc9 misc py/rna changes
- running a script from a file now uses the PyRun_File(FILE *, ...) rather then PyRun_String("exec(open(r'/somepath.py').read())"...), aparently FILE struct on windows could not ensured to be the same between blender and python, since we use our own python on windows now it should be ok.

- generating docs works again (operator update for py style syntax broke them)

- python operator doc strings was being overwritten

- added rna property attribute "default" to get the default value of a property, not working on arrays currently because variable length arrays are not supported.
2009-07-26 18:18:14 +00:00
..
2009-07-26 18:18:14 +00:00
2009-07-26 12:49:43 +00:00
2009-07-25 21:31:17 +00:00
2009-06-21 16:18:38 +00:00
2.5
2009-07-26 12:52:39 +00:00
2009-07-21 18:29:37 +00:00
2.5
2009-07-26 12:52:39 +00:00
2009-07-26 18:18:14 +00:00
2009-07-26 18:18:14 +00:00
2009-07-25 21:31:17 +00:00
2009-07-26 18:18:14 +00:00
2009-06-21 16:18:38 +00:00
2009-06-21 16:18:38 +00:00
2009-06-21 16:18:38 +00:00