﻿<?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</id>
	<title>利用者:Brita/GSoC BGE cleanup and support - 版の履歴</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"/>
	<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&amp;action=history"/>
	<updated>2026-07-27T15:19:09Z</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&amp;diff=146587&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&amp;diff=146587&amp;oldid=prev"/>
		<updated>2018-06-28T21:07: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日 (木) 21:07時点における版&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&amp;diff=146586&amp;oldid=prev</id>
		<title>2015年2月21日 (土) 12:30に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&amp;diff=146586&amp;oldid=prev"/>
		<updated>2015-02-21T12:30:35Z</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;= BGE - Cleanup &amp;amp; Support =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This page holds information relative to my Google Summer of Code (GSoC) 2014 project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
This project targets some of the currently identified problems with Blender's Game Engine. These issues include a high number of unsolved bugs, bad consistency of the user and python interface, lack of support and maintenance and poor performance for now-a-days standards. All these were acknowledged in Blender's [http://code.blender.org/index.php/2013/06/blender-roadmap-2-7-2-8-and-beyond/ 2.7/2.8 roadmap], along with plans for better integration of the GE as an interactive mode.&lt;br /&gt;
&lt;br /&gt;
This proposal aims to be a first step in that direction by addressing the bug tracker and known problematic parts of the GE.&lt;br /&gt;
&lt;br /&gt;
By the end of this program, the results should be: less bugs and pending patches, parts of functionality/code more suitable for integration and less prone to more bugs, happier users, and a document identifying problems that need to be addressed next.&lt;br /&gt;
&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/proposal | Original GSoC proposal]]&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/proposal_r1 | Reviewed GSoC proposal]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mentor==&lt;br /&gt;
[[User:Kupoman | Daniel Stokes (Kupoman)]]&lt;br /&gt;
==Stakeholders==&lt;br /&gt;
[http://mikepan.com/ Mike Pan], [http://cargo.smidginsoftware.com/ Alex Fraser], Sam Vila&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Branch==&lt;br /&gt;
[https://developer.blender.org/diffusion/B/history/soc-2014-bge/ soc-2014-bge]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
This project is finished and being reviewed. The reviewing process has been split into multiple chunks and its status can be consulted here:&lt;br /&gt;
* [https://developer.blender.org/D680 Scenegraph cleanup]&lt;br /&gt;
* &amp;lt;strike&amp;gt;[https://developer.blender.org/D983 Python API initialization cleanup]&amp;lt;/strike&amp;gt; ✔&lt;br /&gt;
* &amp;lt;strike&amp;gt;[https://developer.blender.org/D984 Physics related commits]&amp;lt;/strike&amp;gt; ✔&lt;br /&gt;
* &amp;lt;strike&amp;gt;[https://developer.blender.org/D982 UI related commits]&amp;lt;/strike&amp;gt; ✔&lt;br /&gt;
* &amp;lt;strike&amp;gt;miscellaneous commits and fixes&amp;lt;/strike&amp;gt; ✔&lt;br /&gt;
The [[User:Brita/GSoC_BGE_cleanup_and_support/reports/final | final report]] summarizes the course and results of the project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Documentation==&lt;br /&gt;
*[[Dev:Source/GameEngine|Game Engine Overview]]&lt;br /&gt;
*[[Dev:2.5/Source/Development/Todo/GameEngine|Game Engine ToDo and Design Issues]]&lt;br /&gt;
*[[Dev:Source/GameEngine/SceneGraph|GE Scene Graph Overview]]&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/doc/physics|GE Physics Overview]]&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/doc/ui|UI Unsupported bits]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Planning==&lt;br /&gt;
* '''1st week:''' bug fixing and triaging, adding categories back to the bug tracker is important ({{BugReport|37522}}). Connecting with mentors and stakeholders. I will be mainly unavailable this week.&lt;br /&gt;
* '''2nd week:''' setup documentation. bug fixing with focus on VideoTexture bugs and proposal reviewing. I will only be available as of half the week.&lt;br /&gt;
* '''3rd - 5th week:''' bug fixing and documentation of existing branches and design issues.&lt;br /&gt;
* '''6th week:''' '''(midterm)''' new review of the tracker and the proposal, including planning and goals for the second part.&lt;br /&gt;
* '''7th - 9th week:''' generic bugfixing and cleanup. Implement a 2D camera actuator. I will be unavailable for 1 week.&lt;br /&gt;
* '''10th - 12th week:''' scene graph and physics bugfixing, cleanup and developer documentation plus physics user documentation and demo files.&lt;br /&gt;
* '''13th - 14th week:''' '''(pencils down)''' wrapping up.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Progress==&lt;br /&gt;
Check out the [https://developer.blender.org/diffusion/B/browse/soc-2014-bge/ git branch] and the [https://trello.com/b/zGrx7vKo/blender-gsoc-2014-bge-support-and-cleanup planning in trello].&lt;br /&gt;
&lt;br /&gt;
'''Final goals''' - by Week #13 (Aug 9-15)&lt;br /&gt;
:Bugtracker:&lt;br /&gt;
::{{WikiTask/Done}} Close at least 20 Bugs (closed 20/20)&lt;br /&gt;
::{{WikiTask/Onhold}} Fix scenegraph bugs (fixed 1/3 and more unreported)&lt;br /&gt;
:Other:&lt;br /&gt;
::{{WikiTask/Done}} scenegraph review and cleanup&lt;br /&gt;
::{{WikiTask/Inprogress|50}} expose the vehicle controller&lt;br /&gt;
:Documentation:&lt;br /&gt;
::{{WikiTask/Done}} SceneGraph developer documentation&lt;br /&gt;
::{{WikiTask/Inprogress|60}} Physics developer documentation (Bullet Rigid Body)&lt;br /&gt;
::{{WikiTask/Done}} Rigid Body Physics user documentation including test files (vehicle controller and optionally character)&lt;br /&gt;
&lt;br /&gt;
'''Mid-term goals''' - by Week #6 (Jun 21-27)&lt;br /&gt;
:{{WikiTask/Done}} Close at least 30 Bugs (closed 31/30)&lt;br /&gt;
:{{WikiTask/Onhold}} Look into inconsistencies in the Properties Panel when the renderer is set to GE&lt;br /&gt;
:{{WikiTask/Done}} Documentation:&lt;br /&gt;
::{{WikiTask/Done}} cleanup the Game Engine Overview&lt;br /&gt;
::{{WikiTask/Done}} ToDo list (should continue to be a work in progress after midterm)&lt;br /&gt;
::{{WikiTask/Done}} existing branches and other work&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Weekly Reports ==&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/reports/week1 | Week #1 (May 19-23)]]&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/reports/week2 | Week #2 (May 24-30)]]&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/reports/week3 | Week #3 (May 31 - June 6)]]&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/reports/week4 | Week #4 (June 7-13)]]&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/reports/week5 | Week #5 (June 14-20)]]&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/reports/week6 | Week #6 (June 21-27) - midterm]]&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/reports/week7 | Week #7 (June 28 - July 4)]]&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/reports/week8 | Week #8 (July 5-11)]]&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/reports/week9 | Week #9 (July 12-18)]]&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/reports/week10 | Week #10 (July 19-25)]]&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/reports/week11 | Week #11 (July 26 - August 1)]]&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/reports/week12 | Week #12 (August 2-8)]]&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/reports/week13 | Week #13 (August 9-15) - pencils down date]]&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/reports/week14 | Week #14 (August 16-22) - final evaluation]]&lt;br /&gt;
== Final Report ==&lt;br /&gt;
*[[User:Brita/GSoC_BGE_cleanup_and_support/reports/final | Final report]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Brita</name></author>
		
	</entry>
</feed>