Willian Padovani Germano
dd17f7e725
BPython:
...
- Added Blender.Run(script) + doc update (forgot to mention in my previous commit).
Trying to fix two mistakes from my previous commit:
- nmesh.transform(): forgot yesterday that affine vectors have 4th component = 0, now updated normals transformation accordingly.
- As Ton pointed, recursive parsing of scripts dirs in search of scripts was a mess. I simply forgot about the "//" trick and much worse, to protect against worst cases ("/", for example). Now the code uses BLI_convertstringcode to take care of "//", doesn't process if dir = "/" and there are limits:
max depth for traversing subdirs = 4
max dirs in the tree = 30.
I'll work more on this, check more, but these changes were tested and should make the code safer, of course, so I'm committing. Sorry about the mess, I should take lessons on defensive programming ...
2005-03-19 18:23:05 +00:00
..
2005-03-19 06:24:55 +00:00
2004-10-07 19:25:40 +00:00
2004-10-07 19:25:40 +00:00
2004-10-07 19:25:40 +00:00
2004-10-07 19:25:40 +00:00
2005-02-27 20:07:26 +00:00
2005-02-27 20:07:26 +00:00
2005-03-19 18:23:05 +00:00
2004-10-07 19:25:40 +00:00
2005-03-09 19:45:59 +00:00
2004-09-25 20:30:40 +00:00
2004-10-07 19:25:40 +00:00
2005-03-09 19:45:59 +00:00
2004-10-07 19:25:40 +00:00
2005-03-09 19:45:59 +00:00
2005-02-09 05:19:24 +00:00
2004-09-25 20:30:40 +00:00
2004-09-25 20:30:40 +00:00
2004-09-25 20:30:40 +00:00
2005-03-19 03:24:00 +00:00
2005-02-09 15:53:35 +00:00
2004-10-07 19:25:40 +00:00
2005-03-19 03:24:00 +00:00
2005-03-19 03:24:00 +00:00
2005-02-16 03:32:57 +00:00
2004-10-07 19:25:40 +00:00
2004-10-31 04:09:19 +00:00
2004-10-07 19:25:40 +00:00
2004-12-01 23:09:59 +00:00
2004-09-25 20:30:40 +00:00
2004-10-07 19:25:40 +00:00
2004-09-25 20:30:40 +00:00
2005-03-19 06:24:55 +00:00
2005-03-19 06:24:55 +00:00
2005-02-09 15:53:35 +00:00
2004-09-25 20:30:40 +00:00
2005-03-19 06:24:55 +00:00
2004-10-07 19:25:40 +00:00
2004-11-30 02:27:46 +00:00
2004-10-07 19:25:40 +00:00
2005-02-09 15:53:35 +00:00
2004-10-07 19:25:40 +00:00
2005-01-13 03:04:12 +00:00
2004-10-07 19:25:40 +00:00
2005-03-09 19:45:59 +00:00
2005-03-09 19:45:59 +00:00
2004-09-25 20:30:40 +00:00
2004-07-26 02:13:42 +00:00
2005-03-09 19:45:59 +00:00
2004-10-07 19:25:40 +00:00
2005-02-21 18:26:53 +00:00
2004-10-07 19:25:40 +00:00
2005-03-09 19:45:59 +00:00
2004-10-11 17:05:14 +00:00
2005-01-13 03:04:12 +00:00
2004-10-07 19:25:40 +00:00
2005-03-07 03:31:14 +00:00
2004-10-07 19:25:40 +00:00
2004-09-25 20:30:40 +00:00
2004-10-07 19:25:40 +00:00
2004-09-25 20:30:40 +00:00
2005-03-19 18:23:05 +00:00
2005-03-09 19:45:59 +00:00
2005-03-09 19:45:59 +00:00
2005-03-19 03:24:00 +00:00
2004-10-07 19:25:40 +00:00
2005-03-09 19:45:59 +00:00
2004-10-07 19:25:40 +00:00
2005-03-09 19:45:59 +00:00
2004-09-25 20:30:40 +00:00
2004-10-07 19:25:40 +00:00
2004-10-07 19:25:40 +00:00
2004-09-25 20:30:40 +00:00
2004-09-25 20:30:40 +00:00
2004-10-07 19:25:40 +00:00
2004-11-14 01:03:01 +00:00
2004-09-25 20:30:40 +00:00
2004-09-25 20:30:40 +00:00
2005-03-19 17:15:25 +00:00
2004-09-25 20:30:40 +00:00
2005-03-19 06:24:55 +00:00
2004-09-25 20:30:40 +00:00
2005-03-09 19:45:59 +00:00
2004-10-07 19:25:40 +00:00
2005-03-19 03:24:00 +00:00
2005-03-19 03:24:00 +00:00
2005-03-19 06:24:55 +00:00
2004-10-07 19:25:40 +00:00
2005-02-21 22:00:11 +00:00
2004-09-25 20:30:40 +00:00
2005-03-06 14:55:00 +00:00
2005-03-06 14:55:00 +00:00
2005-03-09 19:45:59 +00:00
2004-10-14 17:35:16 +00:00
2005-03-09 19:45:59 +00:00
2004-10-07 19:25:40 +00:00
2005-03-19 06:24:55 +00:00
2004-10-07 19:25:40 +00:00
2004-11-11 17:59:36 +00:00
2004-10-07 19:25:40 +00:00
2005-02-09 15:53:35 +00:00
2004-10-07 19:25:40 +00:00