This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/python/api2_2x/doc
Ken Hughes 979c28bf06 -- Clean-up of Effect and Particle modules; since particle was the only
remaining effect type, it didn't make much sense to leave things
   implemented in two separate files.  Changes include:
   * two bug fixes (the getChild() and getMat() methods were using floats
   instead of shorts)
   * performing clamping on input values
   * implementing attributes using tp_getset
   * merging Effect and Particle functions: the Particle module exists in
   name only, with the Particle.New() and Particle.Get() functions
   remaining for backward compatibility (they are in fact identical to
   Effect.New() and Effect.Get() functions)
   * update of doc/Effect.py (including remove all old references to wave
   and build effects)
2005-11-07 00:22:05 +00:00
..
2005-10-21 17:20:54 +00:00
2005-09-09 01:31:10 +00:00
2005-06-15 06:22:26 +00:00
2005-10-03 19:12:11 +00:00
2005-06-15 06:22:26 +00:00
2003-06-21 11:44:10 +00:00
2005-06-15 06:22:26 +00:00
2005-08-10 17:50:18 +00:00
2005-10-26 16:30:50 +00:00
2003-06-21 11:44:10 +00:00
2005-09-09 01:31:10 +00:00
2004-06-24 09:43:13 +00:00
2005-09-26 15:06:28 +00:00
2003-06-21 11:44:10 +00:00
2005-10-21 17:20:54 +00:00
2004-04-25 14:43:21 +00:00
2004-07-27 03:13:45 +00:00
2005-04-21 19:44:52 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:09:21 +00:00
2005-06-15 06:22:26 +00:00
2005-10-19 21:24:18 +00:00
2005-06-15 06:22:26 +00:00
2003-10-12 16:03:52 +00:00