Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #92111
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.088 |
| X-Spam-Evidence | '*H*': 0.82; '*S*': 0.00; 'subject:How': 0.09; 'scripting': 0.09; 'python': 0.11; 'thursday,': 0.13; 'thu,': 0.15; 'googling': 0.16; 'wrote:': 0.16; 'beginner': 0.18; 'language': 0.19; 'bit': 0.23; '2015': 0.23; 'header:In-Reply- To:1': 0.24; 'figure': 0.27; 'turns': 0.27; 'message- id:@mail.gmail.com': 0.28; "i'm": 0.29; 'looks': 0.29; 'scripting,': 0.29; 'url:category': 0.29; 'regardless': 0.31; 'help,': 0.32; 'received:google.com': 0.34; 'to:addr:python-list': 0.35; 'really': 0.35; 'but': 0.36; 'quite': 0.37; 'subject:: ': 0.37; 'pm,': 0.39; 'to:addr:python.org': 0.39; 'skip:u 10': 0.62; 'email addr:gmail.com': 0.64; 'stated': 0.70; 'url:v': 0.72; 'url:youtube': 0.72; 'hey,': 0.73; 'url:watch': 0.78; 'to:name:python': 0.84; 'using.': 0.84; 'utc-7,': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=EXPeVG4vQpONI7EK2PAerVdyD88ZzwE9lHsa8VcBQ78=; b=m4r6/OIsHiNUSSp86xAH6OSJh7DqLU8nEx/RSvFGWl2GrJ/FN3RmrB39GPioGNX7J3 sxeM4MIn8EkeICAX/C2TOaHv91wJvUcjnNpCzJgWhNXYrsFd7bnh3cYkzS8Z2By8N7Fb iEuwBsFWUzwT9HfZPA9iF3Dnj7WHW1nPQOC3PG6DHmbI7kC1cUMaRp5+WmlJjBr3GxaN ar0QnZ9HYSjS+qSZG7k3V6r7lmueVLDymX0TafzNnqdmpn8UDzLtBu5QTQ7oVZVd/y3q 2puyXSVVpxFDEufkLFKwORwFJr7FVE8KjueEpEiH32Cx0BbJgy65G9ULM36fptazaxN1 OI3g== |
| X-Received | by 10.42.226.8 with SMTP id iu8mr7418064icb.17.1433466646899; Thu, 04 Jun 2015 18:10:46 -0700 (PDT) |
| MIME-Version | 1.0 |
| In-Reply-To | <3a007fb2-d8a6-4a00-9567-90f49e82658b@googlegroups.com> |
| References | <1bad33c0-a728-4345-883b-505f84d8ea9b@googlegroups.com> <3a007fb2-d8a6-4a00-9567-90f49e82658b@googlegroups.com> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Thu, 4 Jun 2015 19:10:06 -0600 |
| Subject | Re: How to inverse a particle emitter |
| To | Python <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.187.1433466650.13271.python-list@python.org> (permalink) |
| Lines | 18 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1433466650 news.xs4all.nl 2929 [2001:888:2000:d::a6]:40078 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:92111 |
Show key headers only | View raw
On Thu, Jun 4, 2015 at 5:47 PM, <stephenppraneel7@gmail.com> wrote: > On Thursday, June 4, 2015 at 4:15:29 PM UTC-7, stephenp...@gmail.com wrote: >> hey, i really need help, im a straight up beginner in scripting and i need to figure out how to make an inverted particle emitter using python in maya > > unfortunitly i have to make this using python not mel I'm sorry if I come across as dismissive, but as I stated before this is not the place to be looking for expertise on Maya scripting, regardless of what language you might happen to be using. A little bit of googling turns up several useful-looking tutorials: http://www.maya-python.com/ http://zurbrigg.com/maya-python/category/beginning-python-for-maya https://www.youtube.com/watch?v=eXFGeZZbMzQ as well as a web forum which looks to be quite active: https://groups.google.com/forum/#!forum/python_inside_maya
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
How to inverse a particle emitter stephenppraneel7@gmail.com - 2015-06-04 16:15 -0700
Re: How to inverse a particle emitter Rob Gaddi <rgaddi@technologyhighland.invalid> - 2015-06-04 23:31 +0000
Re: How to inverse a particle emitter Ian Kelly <ian.g.kelly@gmail.com> - 2015-06-04 17:35 -0600
Re: How to inverse a particle emitter stephenppraneel7@gmail.com - 2015-06-04 16:47 -0700
Re: How to inverse a particle emitter Ian Kelly <ian.g.kelly@gmail.com> - 2015-06-04 19:10 -0600
Re: How to inverse a particle emitter Michael Torrie <torriem@gmail.com> - 2015-06-04 20:17 -0600
Re: How to inverse a particle emitter Gary Herron <gary.herron@islandtraining.com> - 2015-06-04 18:03 -0700
Re: How to inverse a particle emitter Laura Creighton <lac@openend.se> - 2015-06-05 12:54 +0200
Re: How to inverse a particle emitter Grant Edwards <invalid@invalid.invalid> - 2015-06-05 14:30 +0000
Re: How to inverse a particle emitter Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-06-05 20:10 -0400
Re: How to inverse a particle emitter Chris Angelico <rosuav@gmail.com> - 2015-06-06 10:32 +1000
Re: How to inverse a particle emitter alister <alister.nospam.ware@ntlworld.com> - 2015-06-05 15:44 +0000
Re: How to inverse a particle emitter Denis McMahon <denismfmcmahon@gmail.com> - 2015-06-07 21:18 +0000
csiph-web