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
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-11 02:32:58 +00:00
2005-07-18 03:50:37 +00:00
2005-07-18 03:50:37 +00:00
2005-07-18 03:50:37 +00:00
2005-07-18 03:50:37 +00:00
2005-09-27 17:03:28 +00:00
2005-07-23 13:46:40 +00:00
2005-08-17 14:26:00 +00:00
2005-07-18 03:50:37 +00:00
2005-10-03 22:06:16 +00:00
2005-07-18 03:50:37 +00:00
2005-07-18 03:50:37 +00:00
2005-10-26 16:30:50 +00:00
2005-10-26 16:30:50 +00:00
2005-09-09 01:31:10 +00:00
2005-07-18 03:50:37 +00:00
2005-07-18 03:50:37 +00:00
2005-07-18 03:50:37 +00:00
2005-09-26 15:06:28 +00:00
2005-11-03 20:22:29 +00:00
2005-07-23 13:46:40 +00:00
2005-10-27 19:37:37 +00:00
2005-07-18 03:50:37 +00:00
2005-07-18 03:50:37 +00:00
2005-07-18 03:50:37 +00:00
2005-08-17 14:26:00 +00:00
2005-09-27 17:03:28 +00:00
2005-07-26 13:30:08 +00:00
2005-09-27 17:03:28 +00:00
2005-07-23 13:46:40 +00:00
2005-10-03 22:06:16 +00:00
2005-07-18 03:50:37 +00:00
2005-08-05 17:00:26 +00:00
2005-07-18 03:50:37 +00:00
2005-07-18 03:50:37 +00:00
2005-07-18 03:50:37 +00:00
2005-07-18 03:50:37 +00:00
2005-07-18 03:50:37 +00:00
2005-07-18 03:50:37 +00:00
2005-10-03 22:06:16 +00:00
2005-10-19 21:24:18 +00:00
2005-09-27 17:03:28 +00:00
2005-09-26 15:06:28 +00:00
2005-08-17 14:26:00 +00:00
2005-07-18 03:50:37 +00:00