Campbell Barton
d0c54d3d0e
use set as a suffix (matches operators)
...
- set_frame() --> frame_set()
- set_context_pointer() --> context_pointer_set()
material adding works for curves and metaballs, new function to remove materials.
materials.link() didnt well fit how this is used elsewhere
- order matters
- it can be linked more than once.
- remove(material), isnt that useful since you need to manage indicies.
... use list style functions instead. materials.append(mat) / materials.pop(index)
2010-09-03 07:25:37 +00:00
..
2010-09-03 07:25:37 +00:00
2010-04-01 06:26:41 +00:00
2010-08-04 04:01:27 +00:00
2010-03-16 07:44:57 +00:00
2010-07-30 01:13:07 +00:00
Smoke Patch + additions: a) Applying patch #22765 by Miika Hämäläinen (domain border collision settings, vorticity settings, time scale, non absolute density, smooth high res emitter, initial velocity multiplier, high res strength available to be set to 0), b) Additions by me: --Initial velocity is now per flow object, not per domain; --Using boundingbox as standard display mode for domains (was wire before); --When adding a flow object, an initial nice SmokeParticle system is added too with nice initial settings (life=1, no_render, unborn, etc) fitting smoke simulation; --Adaptive timesteps introduced to the smoke sim (depending on the magnitude of the velocity) because it was quite unstable when used for fire simulations, still needs to be tested and will also slow down some simulations.
2010-07-27 14:53:20 +00:00
2010-07-25 01:45:53 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-08-04 12:18:07 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-03-22 09:30:00 +00:00
2010-08-10 05:41:51 +00:00
2010-08-10 05:41:51 +00:00
2010-07-30 00:06:59 +00:00
2010-08-24 06:40:28 +00:00
2010-04-24 19:26:05 +00:00
2010-08-06 08:27:07 +00:00
2010-02-12 13:34:04 +00:00
2010-08-23 22:16:45 +00:00
2010-08-22 14:15:28 +00:00
2010-08-01 12:47:49 +00:00
2010-04-10 22:12:10 +00:00
2010-08-04 04:01:27 +00:00
2010-08-10 05:41:51 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-08-24 06:40:28 +00:00
2010-04-12 00:36:50 +00:00
2010-02-12 13:34:04 +00:00
2010-05-21 03:25:38 +00:00
2010-02-12 13:34:04 +00:00
2010-04-15 10:28:32 +00:00
2010-02-12 13:34:04 +00:00
2010-08-10 20:33:15 +00:00
2010-06-12 17:30:21 +00:00
2010-07-30 06:09:23 +00:00
2010-02-12 13:34:04 +00:00
2010-06-23 12:27:13 +00:00
2010-06-28 11:07:02 +00:00
2010-08-04 04:01:27 +00:00
2010-08-04 04:01:27 +00:00
2010-09-03 07:25:37 +00:00
2010-08-23 00:57:19 +00:00
2010-08-03 00:56:43 +00:00
2010-04-23 11:19:06 +00:00
2010-07-05 12:20:49 +00:00
2010-04-01 06:26:41 +00:00
2010-08-05 10:50:38 +00:00
2010-07-17 17:50:20 +00:00
2010-02-12 13:34:04 +00:00
2010-08-04 12:18:07 +00:00
2010-09-02 10:26:19 +00:00
2010-02-12 13:34:04 +00:00
2010-08-16 05:46:10 +00:00
2010-02-12 13:34:04 +00:00
2010-06-03 07:27:55 +00:00
2010-08-10 05:41:51 +00:00
2010-08-01 12:57:01 +00:00
2010-04-22 19:57:18 +00:00
2010-02-12 13:34:04 +00:00
2010-08-26 23:30:15 +00:00
2010-04-12 00:36:50 +00:00
2010-02-12 13:34:04 +00:00
2010-05-14 07:09:15 +00:00
2010-06-14 23:56:12 +00:00
2010-07-17 13:41:22 +00:00
2010-06-02 18:04:31 +00:00
2010-02-12 13:34:04 +00:00
2010-07-29 22:34:46 +00:00
2010-07-30 00:20:05 +00:00
2010-02-12 13:34:04 +00:00
2010-05-24 21:52:18 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-08-03 11:25:34 +00:00
2010-02-12 13:34:04 +00:00
2010-08-10 21:22:26 +00:00
2010-02-12 13:34:04 +00:00
2010-08-29 20:52:05 +00:00