﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3ARO%2FPy%2FScripts</id>
	<title>Extensions:RO/Py/Scripts - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3ARO%2FPy%2FScripts"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:RO/Py/Scripts&amp;action=history"/>
	<updated>2026-07-27T11:01:48Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:RO/Py/Scripts&amp;diff=103433&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:RO/Py/Scripts&amp;diff=103433&amp;oldid=prev"/>
		<updated>2018-06-28T19:41:43Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 19:41時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:RO/Py/Scripts&amp;diff=103432&amp;oldid=prev</id>
		<title>wiki&gt;Ed62: /* Informaţii pentru Artisti */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:RO/Py/Scripts&amp;diff=103432&amp;oldid=prev"/>
		<updated>2013-07-22T11:44:34Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Informaţii pentru Artisti&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Introducere =&lt;br /&gt;
&lt;br /&gt;
Un ''script'' este un program care este scris în limbaj Python care ruleaza în Blender şi apelează rutine Blender pentru a crea noi funcţionalităţi. Deoarece Python este un limbaj de programare interpretat popular, poate fi folosit pentru a extinde funcţionalitatea de Blender într-o gamă largă de moduri. Utilizatorii din întreaga lume au scris sute de scripturi, şi această secţiune a încercărilor wiki Blender in catalogul şi documentul aceste script-uri. Acesta oferă, de asemenea, informaţii cu privire la modul de utilizare şi de a scrie scripturi mai uşor şi mai eficient.&lt;br /&gt;
&lt;br /&gt;
= Blender 2.5 =&lt;br /&gt;
&lt;br /&gt;
Blender 2.5 are unele schimbari mari, comparativ cu 2,4. Acum foloseşte Python 3 în loc de Python 2. Întreaga interfaţă API este de asemenea schimbată, iar acum este in mare parte generată automat de aplicaţia internă din Blender. &amp;lt;br&amp;gt;&lt;br /&gt;
Acest lucru a dus la o interfaţă API care este strâns integrată în Blender, script-uri care permit depăşirea limitărilor care au fost prezente în versiunile mai vechi ale Blender.&lt;br /&gt;
&lt;br /&gt;
{{Note | Dezvoltarea API | Fii pregatit pentru mai multe modificări API. Aceasta încă nu este complet stabilă iar modificările şi completările apar în mod regulat. Deşi este deja destul de uşor de utilizat. Exista o multime de programe Python amuzante care pot fi folosite. Bucuraţi-vă!}}&lt;br /&gt;
&lt;br /&gt;
== Informaţii pentru Artisti ==&lt;br /&gt;
&lt;br /&gt;
* [[Extensions:2.5/Py/Scripts|Catalog programe]] - O prezentare generală a script-urilor care sunt disponibile, inclusiv documentaţia acestora.&lt;br /&gt;
&lt;br /&gt;
* [[Doc:2.5/Manual/Extensions/Python/Add-Ons|Folosirea suplimentelor]] - Informaţii privind modul de utilizare a suplimentelor găsite în catalog.&lt;br /&gt;
&lt;br /&gt;
== Informaţii pentru programatori ==&lt;br /&gt;
&lt;br /&gt;
* [[Doc:2.5/Manual/Extensions/Python|Blender Python Manual]] - Pagina centrală wiki pentru scrierea programelor in Blender. Multă informaţie de la care se poate porni.&lt;br /&gt;
* [http://www.blender.org/documentation/blender_python_api_{{Blender/Version/Current|series=2.5|use=apiurl}} Blender {{Blender/Version/Current|series=2.5}} Python API reference] - Foarte utilă pentru referiţe la scrierea de programe.&lt;br /&gt;
* [[Dev:Py/Sharing|Sharing scripts]] - Informaţii despre modul de punere în comun a programelor şi includere a lor in aplicaţia oficială Blender.&lt;br /&gt;
&lt;br /&gt;
= Blender 2.49b =&lt;br /&gt;
&lt;br /&gt;
Blender 2.49b uses Python 2.6 series.&lt;br /&gt;
There are many great scripts &amp;amp; examples of scripting in this section.&lt;br /&gt;
You cannot open these scripts in Blender 2.5.&lt;br /&gt;
However the vast array of algorithms is still very useful. &lt;br /&gt;
&lt;br /&gt;
== Information for Artists ==&lt;br /&gt;
&lt;br /&gt;
* [[Extensions:2.4/Py/Scripts|Scripts Catalog (2.4x)]] - An overview of the scripts available for Blender 2.49&lt;br /&gt;
* [[Doc:Manual/Extensions/Python/Scripts_guidelines|a useful intro to using 2.49 scripts]]&lt;br /&gt;
* [[Doc:Manual/Extensions/Python|Blender 2.49 Manual: Python Scripts page]]&lt;br /&gt;
* [[Extensions:2.4/Plugins|Plugins Catalog (2.4x)]] - An overview of the plugins available for Blender 2.49&lt;br /&gt;
* [http://www-users.cs.umn.edu/~mein/blender/plugins/ Kent Mein's Plugins repository]&lt;br /&gt;
* [[Doc:Manual/Extensions/Plugins|Blender 2.49 Manual: Plugins page]]&lt;br /&gt;
&lt;br /&gt;
== Information for Script Writers ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.google.co.in&lt;/div&gt;</summary>
		<author><name>wiki&gt;Ed62</name></author>
		
	</entry>
</feed>