﻿<?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=Dev%3AWeeklyMeetingAgenda%2F2005-03-06th</id>
	<title>Dev:WeeklyMeetingAgenda/2005-03-06th - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3AWeeklyMeetingAgenda%2F2005-03-06th"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:WeeklyMeetingAgenda/2005-03-06th&amp;action=history"/>
	<updated>2026-07-30T06:39:03Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:WeeklyMeetingAgenda/2005-03-06th&amp;diff=51764&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:WeeklyMeetingAgenda/2005-03-06th&amp;diff=51764&amp;oldid=prev"/>
		<updated>2018-06-28T17:49:56Z</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日 (木) 17:49時点における版&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=Dev:WeeklyMeetingAgenda/2005-03-06th&amp;diff=51763&amp;oldid=prev</id>
		<title>wiki&gt;Ideasman42: moved Dev:SundayMeetingAgenda/2005-03-06th to Dev:WeeklyMeetingAgenda/2005-03-06th: No longer sunday</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:WeeklyMeetingAgenda/2005-03-06th&amp;diff=51763&amp;oldid=prev"/>
		<updated>2017-11-14T02:53:00Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/Dev:SundayMeetingAgenda/2005-03-06th&quot; class=&quot;mw-redirect&quot; title=&quot;Dev:SundayMeetingAgenda/2005-03-06th&quot;&gt;Dev:SundayMeetingAgenda/2005-03-06th&lt;/a&gt; to &lt;a href=&quot;/Dev:WeeklyMeetingAgenda/2005-03-06th&quot; title=&quot;Dev:WeeklyMeetingAgenda/2005-03-06th&quot;&gt;Dev:WeeklyMeetingAgenda/2005-03-06th&lt;/a&gt;: No longer sunday&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Meeting notes for march 6th&lt;br /&gt;
&lt;br /&gt;
1) Text3d Python Module&lt;br /&gt;
A module for creating and controlling 2D/3D text via the python&lt;br /&gt;
interface (which is a thin wrapper for Blenders Font Objects) has been&lt;br /&gt;
contributed by Joilnen Leite and has been reviewed and committed to CVS by&lt;br /&gt;
Stephen Swaney.  A page will be added to the wiki by Stephen Swaney&lt;br /&gt;
with pics and&lt;br /&gt;
instructions for usage.&lt;br /&gt;
&lt;br /&gt;
2) wood texture&lt;br /&gt;
Chris Burt has improved his wood texture, and also added code to allow some&lt;br /&gt;
of the same functions have been made available in the marble texture.&lt;br /&gt;
The changes has been committed to CVS.  Chris Burt also plans a grid&lt;br /&gt;
texture, and Ton suggested examining tiles.c for how to make the&lt;br /&gt;
textures AAed.&lt;br /&gt;
&lt;br /&gt;
You can see examples of the improvements here http://blender.spaceisbig.com/wood&lt;br /&gt;
&lt;br /&gt;
3) transform refactor&lt;br /&gt;
Martin Poirier would like more testing PLEASE.  See his wiki page for usage&lt;br /&gt;
&lt;br /&gt;
http://wiki.blender.org/bin/view.pl/Blenderdev/TransformRefactoring&lt;br /&gt;
&lt;br /&gt;
for those building via makefiles you can turn on the new code by adding&lt;br /&gt;
&lt;br /&gt;
export NAN_NEW_TRANSFORM=true&lt;br /&gt;
&lt;br /&gt;
to your user-def.mk&lt;br /&gt;
&lt;br /&gt;
or uncomment the define in include/BIF_transform.h also there might be&lt;br /&gt;
testing builds with the new transform turned on&lt;br /&gt;
&lt;br /&gt;
http://www.blender.org/modules.php?op=modload&amp;amp;name=phpBB2&amp;amp;file=viewforum&amp;amp;f=18&lt;br /&gt;
&lt;br /&gt;
before reporting a bug check Martin's wiki page to see if it has been&lt;br /&gt;
already reported.  Ton still has been swamped with other things so&lt;br /&gt;
hasn't had much time to work on Transform coding (but has achieved&lt;br /&gt;
freedom now).  Also there was yet another unsuccessful attempt to&lt;br /&gt;
convince Ton to learn python.&lt;br /&gt;
&lt;br /&gt;
4) Bpython&lt;br /&gt;
Willian Padovani Germano wanted feedback on 'best practices' for a new&lt;br /&gt;
method for&lt;br /&gt;
persistent bpython configuration data, whether it should be 'all one&lt;br /&gt;
file' or 'many small files' one for each script.  After much discussion Ton&lt;br /&gt;
suggested he do it how he feels is best (so Willian will take the&lt;br /&gt;
'many small files'&lt;br /&gt;
approach).&lt;br /&gt;
&lt;br /&gt;
5) warnings patch&lt;br /&gt;
JLuc Peuriere has been cleaning out the warnings in the blender tree.  Please&lt;br /&gt;
test it and make sure nothing breaks.  Especially developers who use MSVC.  If&lt;br /&gt;
no one complains that it breaks stuff, it will be committed in a few&lt;br /&gt;
days.  Martin Poirier and Joseph Gilbert will do some checking on MSVC 6 and 7.&lt;br /&gt;
&lt;br /&gt;
6) other current projects&lt;br /&gt;
&lt;br /&gt;
Ton has finished much evil administrative work such as bookkeeping&lt;br /&gt;
and subsidy reporting.  Chris Burt noted that Freenode.net the hosting for&lt;br /&gt;
the IRC channels where blender developers and users communication&lt;br /&gt;
could really use donations, they are at roughly 1/5th of their target&lt;br /&gt;
funding level.&lt;br /&gt;
&lt;br /&gt;
http://freenode.net/fundraiser.shtml&lt;br /&gt;
&lt;br /&gt;
Chris has continued 'prettying the release logs'&lt;br /&gt;
&lt;br /&gt;
Tom Musgrove asked on policy of keybindings that are for specific scripts&lt;br /&gt;
being listed in the help for blender.  Currently Ton would like just&lt;br /&gt;
good documentation (tutorial and images) to be present on&lt;br /&gt;
blender3d.org .&lt;br /&gt;
&lt;br /&gt;
wanted to know what policy would be regarding syntax/keyword&lt;br /&gt;
highlighting for blenders text editor.  Ton suggested waiting for a&lt;br /&gt;
decision until a patch was submitted by the developer and mailing list&lt;br /&gt;
discussion.  Also OOPz would like input on what should be highlighted.&lt;br /&gt;
&lt;br /&gt;
JLuc Peuriere asked for a goal date for the dependency graph work (which will&lt;br /&gt;
be needed for the animation refactor).  He has proof of concept level&lt;br /&gt;
code ready and already committed.  Ton will check the code but would&lt;br /&gt;
appreciate it if another coder can do so since he is sort of a&lt;br /&gt;
bottleneck for a few coding projects.  Ton suggested turning it into&lt;br /&gt;
a library - JLuc Peuriere agreed and will finish the proof of concept and&lt;br /&gt;
commit it as a lib).&lt;/div&gt;</summary>
		<author><name>wiki&gt;Ideasman42</name></author>
		
	</entry>
</feed>