Files
goo-engine/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
2005-06-15 06:22:26 +00:00
2005-08-10 17:50:18 +00:00
2005-10-26 16:30:50 +00:00
2005-09-09 01:31:10 +00:00
2005-09-26 15:06:28 +00:00
2005-10-21 17:20:54 +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