﻿<?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=%E5%88%A9%E7%94%A8%E8%80%85%3ABrita%2FGSoC_BGE_cleanup_and_support%2Freports%2Fweek9</id>
	<title>利用者:Brita/GSoC BGE cleanup and support/reports/week9 - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3ABrita%2FGSoC_BGE_cleanup_and_support%2Freports%2Fweek9"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Brita/GSoC_BGE_cleanup_and_support/reports/week9&amp;action=history"/>
	<updated>2026-05-15T06:40:14Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Brita/GSoC_BGE_cleanup_and_support/reports/week9&amp;diff=147639&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Brita/GSoC_BGE_cleanup_and_support/reports/week9&amp;diff=147639&amp;oldid=prev"/>
		<updated>2018-06-28T21:09:24Z</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日 (木) 21:09時点における版&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=%E5%88%A9%E7%94%A8%E8%80%85:Brita/GSoC_BGE_cleanup_and_support/reports/week9&amp;diff=147638&amp;oldid=prev</id>
		<title>2014年7月25日 (金) 22:49にwiki&gt;Britaによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Brita/GSoC_BGE_cleanup_and_support/reports/week9&amp;diff=147638&amp;oldid=prev"/>
		<updated>2014-07-25T22:49:10Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=GSoC14 - Weekly Report #9=&lt;br /&gt;
July 12 - 18th - [[User:Brita/GSoC_BGE_cleanup_and_support|BGE Cleanup and Support]]&lt;br /&gt;
&lt;br /&gt;
[[User:Brita/GSoC_BGE_cleanup_and_support/reports/week8|previous]] | [[User:Brita/GSoC_BGE_cleanup_and_support/reports/week10|next]]&lt;br /&gt;
&lt;br /&gt;
== This Week ==&lt;br /&gt;
*bug tracker: 6 closed&lt;br /&gt;
*scene graph: more cleanup commits, I have sent an email with some generic doubts and kept updating the [[User:Brita/GSoC_BGE_cleanup_and_support/doc/sg|documentation page]]&lt;br /&gt;
*physics: I spent 2 days looking at bullet code and documentation and clearing doubts with Sergej Reich. I find this time I took for understanding things very helpful and I now have an overview of how things work (would it be useful to make a doc for this too?) Most of my insight came from a presentation from Erwin Coumans: http://www.multithreadingandvfx.org/course_notes/GPU_rigidbody_using_OpenCL.pdf&lt;br /&gt;
:The paper describes his latest work to optimize the rigid body pipeline. In short, Erwin already refactored and included several optimizations in the bullet 2.x code (which Blender is using). The 3.x version is not yet complete and is a full re-write to run on OpenCL. It is supposed to be quite fast, capable of simulating 100 thousand rigid bodies in real time. It is a complete re-write because the previous algorithms and data structures did not translate well to parallel computing. Bullet 3.x follows different philosophies, it is written in C and not C++ and the API is more limited. All this makes it sound difficult (and early) to make the jump from 2.x to 3.x&lt;br /&gt;
*bge developer meeting - the meeting's goals will be to report back and decide short term goals only. We will merge this with the regular weekly meeting.&lt;br /&gt;
*I also spent one full day with an input bug that I did not yet fix.&lt;br /&gt;
&lt;br /&gt;
'''General Development'''&lt;br /&gt;
*Scene Graph cleanup: {{GitCommit|1890168}}, {{GitCommit|1ba0afc}}, {{GitCommit|bf51d62}}, {{GitCommit|5ba18bc}}, {{GitCommit|51810ed}}&lt;br /&gt;
'''Fixed (Reported)'''&lt;br /&gt;
:None&lt;br /&gt;
'''Fixed (Unreported)'''&lt;br /&gt;
:None&lt;br /&gt;
'''Closed / Archived / Invalid'''&lt;br /&gt;
*{{BugReport|19714}} - get/setChannel() with multiple actions bug [2.49b]&lt;br /&gt;
*{{BugReport|38320}} - MAC Standalone Blendplayer Shuts Down&lt;br /&gt;
*{{BugReport|40990}} - Full Crash of Blender Game engine without any message&lt;br /&gt;
*{{BugReport|41069}} - Text Alignment doesn't work as expected.&lt;br /&gt;
*{{BugReport|41030}} - bug blender game&lt;br /&gt;
*{{BugReport|41037}} - Dynamic texture refresh cpu performance problem&lt;br /&gt;
&lt;br /&gt;
Total: 0 fixed, 6 closed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Next Week ==&lt;br /&gt;
*tackle the physics bugs in the tracker (now that I spent some time understanding the basics). There are currently 46 to choose from.&lt;br /&gt;
*keep up with the scene graph&lt;/div&gt;</summary>
		<author><name>wiki&gt;Brita</name></author>
		
	</entry>
</feed>