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/api2_2x
Campbell Barton 9261efa4d6 [#18936] Particle Related Patch
from Alberto Santos (dnakhain)

This also adds the option to duplicate a particle system with an object.

 --- description from the patch submission.

This patch includes my latest additions to the Python API developed for my Degree's Project.

It includes:
 - Particle
    - Vertex group dictionary in doc (to use with setvertexgroup/getvertexgroup)
    - Particle.New return psys (not specified in doc)
    - Draw As variable and dict
    - Strand render toggle
 - Object
   - psys variable in duplicate
 - Material
   - Strand render variables
 - Texture
   - Use colorbands
 - Lamp
   - Spot buffer type selection
2009-08-24 10:37:39 +00:00
..
2009-08-24 10:37:39 +00:00
2009-06-16 07:16:51 +00:00
2009-05-28 14:24:16 +00:00
2008-09-20 10:30:10 +00:00
2008-04-28 00:40:38 +00:00
2009-05-18 04:11:54 +00:00
2007-08-29 03:09:22 +00:00
2009-04-21 09:44:29 +00:00
2009-04-21 09:44:29 +00:00
2009-06-16 07:16:51 +00:00
2009-04-21 09:44:29 +00:00
2008-09-19 12:33:17 +00:00
2009-04-21 09:44:29 +00:00
2009-08-24 10:37:39 +00:00
2008-07-26 10:45:11 +00:00
2009-08-24 10:37:39 +00:00
2009-06-16 07:16:51 +00:00
2009-05-18 04:11:54 +00:00
2009-05-18 04:11:54 +00:00
2009-05-13 15:41:33 +00:00
2009-04-07 18:55:35 +00:00
2008-09-12 02:23:52 +00:00
2008-09-08 23:39:32 +00:00
2009-04-21 09:44:29 +00:00
2009-08-24 10:37:39 +00:00
2009-08-24 10:37:39 +00:00
2008-09-20 10:30:10 +00:00
2009-07-04 15:35:16 +00:00
2009-06-03 14:55:41 +00:00
2009-05-22 17:01:32 +00:00
2008-09-20 04:37:10 +00:00
2009-08-24 10:37:39 +00:00
2009-04-21 09:44:29 +00:00
2009-05-28 13:44:32 +00:00