﻿<?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-27th</id>
	<title>Dev:WeeklyMeetingAgenda/2005-03-27th - 版の履歴</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-27th"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:WeeklyMeetingAgenda/2005-03-27th&amp;action=history"/>
	<updated>2026-08-30T22:23:45Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:WeeklyMeetingAgenda/2005-03-27th&amp;diff=51776&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-27th&amp;diff=51776&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-27th&amp;diff=51775&amp;oldid=prev</id>
		<title>wiki&gt;Ideasman42: moved Dev:SundayMeetingAgenda/2005-03-27th to Dev:WeeklyMeetingAgenda/2005-03-27th: No longer sunday</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:WeeklyMeetingAgenda/2005-03-27th&amp;diff=51775&amp;oldid=prev"/>
		<updated>2017-11-14T02:53:01Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/Dev:SundayMeetingAgenda/2005-03-27th&quot; class=&quot;mw-redirect&quot; title=&quot;Dev:SundayMeetingAgenda/2005-03-27th&quot;&gt;Dev:SundayMeetingAgenda/2005-03-27th&lt;/a&gt; to &lt;a href=&quot;/Dev:WeeklyMeetingAgenda/2005-03-27th&quot; title=&quot;Dev:WeeklyMeetingAgenda/2005-03-27th&quot;&gt;Dev:WeeklyMeetingAgenda/2005-03-27th&lt;/a&gt;: No longer sunday&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;1) Transform (+ manipulator widgets)&lt;br /&gt;
- A long debate proved the Manipulators need more design time on&lt;br /&gt;
keybinding setup, Ton will keep track of ideas and come up with a proposal&lt;br /&gt;
that hopefully fits all.&lt;br /&gt;
- Martin P will update his transform wiki todo list since most of the&lt;br /&gt;
targets have been accomplished.&lt;br /&gt;
&lt;br /&gt;
Remaining todo:&lt;br /&gt;
- Add creasing to the new transform (Martin)&lt;br /&gt;
- Remove the old code and defines (Ton)&lt;br /&gt;
- Then everyone else do testing&lt;br /&gt;
- Review of the MMB &amp;amp; widget conventions, including constraints&lt;br /&gt;
&lt;br /&gt;
2) HEmesh&lt;br /&gt;
- HEmesh (Half Edge Mesh a new data structure) is now ready for&lt;br /&gt;
committing to Tuhopuu - congratulations Joe Edgar.&lt;br /&gt;
&lt;br /&gt;
3a) Patches: turntable (John Aughey)&lt;br /&gt;
Patch approved, if:&lt;br /&gt;
- it will have axis correction for switching from trackball view to&lt;br /&gt;
turntable view&lt;br /&gt;
- it prevents 'slanting' while rotating a lot. Seems to be not a&lt;br /&gt;
problem with current implementation&lt;br /&gt;
&lt;br /&gt;
3b) Patches: animated views (John Aughey)&lt;br /&gt;
This patch animates the view changes that are done view the NumPAD.&lt;br /&gt;
Gave mixed reviews in the meeting about usablitily or need to include&lt;br /&gt;
in bf-blender.&lt;br /&gt;
John will make a proposal for adding to Tuhopuu first, and add CTRLKEY&lt;br /&gt;
with Numpad as a hotkey to activate.&lt;br /&gt;
&lt;br /&gt;
4) Creasing bug&lt;br /&gt;
Daniel Dunbar has a fix that prevents 'spikes' on certain creasing&lt;br /&gt;
situations. This might break compatibility with older Blender releases,&lt;br /&gt;
provided the artists used the spikes as a feature! Ton agreed that it's&lt;br /&gt;
a real bug, and can be fixed even with losing 'compatibility'.&lt;br /&gt;
&lt;br /&gt;
5) Subsurf work, drawobject recode&lt;br /&gt;
Daniel Dunbar is cleaning drawobject.c, making a more flexible API and&lt;br /&gt;
switching it to use his new faster subsurf code. Docs &amp;amp; proposal is in&lt;br /&gt;
separate mail to this list.&lt;br /&gt;
&lt;br /&gt;
6) Scons&lt;br /&gt;
Some issues with scons - our scons script uses an undocumented feature,&lt;br /&gt;
which should be reworked so it isn't used.  Also the include files are&lt;br /&gt;
re-used excessively.&lt;br /&gt;
Lukep &amp;amp; Stivs will work on this.&lt;br /&gt;
We could use more volunteers for maintaining the Scons files. It is&lt;br /&gt;
python based, and is 'easy work'!&lt;/div&gt;</summary>
		<author><name>wiki&gt;Ideasman42</name></author>
		
	</entry>
</feed>