﻿<?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%3ASource%2FGameEngine</id>
	<title>Dev:Source/GameEngine - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ASource%2FGameEngine"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Source/GameEngine&amp;action=history"/>
	<updated>2026-05-12T11:54:36Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Source/GameEngine&amp;diff=45258&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Source/GameEngine&amp;diff=45258&amp;oldid=prev"/>
		<updated>2018-06-28T17:46:41Z</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:46時点における版&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:Source/GameEngine&amp;diff=45257&amp;oldid=prev</id>
		<title>wiki&gt;Brita: /* Road Map */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Source/GameEngine&amp;diff=45257&amp;oldid=prev"/>
		<updated>2014-08-19T01:39:57Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Road Map&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Game Engine Developer Overview  =&lt;br /&gt;
&lt;br /&gt;
== Introduction  ==&lt;br /&gt;
This is the place for documentation and developer discussion about the development of the Blender Game Engine. This site is primarily for '''projects that are actually worked on''' (implementationally) and for general information about the development of the Game Engine. &lt;br /&gt;
&lt;br /&gt;
There is an effort to keep this page up to date as of 2014 (blender v2.7).&lt;br /&gt;
&lt;br /&gt;
Feel free to add your own related projects to the [[Dev:Source/GameEngine/Projects|list]] and add/improve documentation. If you want to start developing for the BGE, first check the guidelines and ask for help at #blendercoders or #bgecoders . Here is a[[Dev:Doc/Process/Module_Owners/List#Game_Engine|list of module owners]] for the GE.&lt;br /&gt;
&lt;br /&gt;
== Road Map ==&lt;br /&gt;
*[http://code.blender.org/index.php/2013/06/blender-roadmap-2-7-2-8-and-beyond Official Post]&lt;br /&gt;
*[http://blenderartists.org/forum/showthread.php?245062-BGE-Roadmap-Discussion Blender Artists Discussion]&lt;br /&gt;
*Read the results of the last GE [[User:Brita/GSoC_BGE_cleanup_and_support/reports/final#BGE_meeting|developer meeting]].&lt;br /&gt;
&lt;br /&gt;
== ToDo ==&lt;br /&gt;
See the detailed ToDo list [[Dev:2.5/Source/Development/Todo/GameEngine|-&amp;gt; here &amp;lt;-]].&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
Branches, current, finished, and defunct game engine development projects can be found [[Dev:Source/GameEngine/Projects|-&amp;gt; here &amp;lt;-]].&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
*[[Dev:Source/GameEngine/VisualOverview|Visual Overview]]&lt;br /&gt;
*[[Dev:Source/GameEngine/SceneGraph|SceneGraph]]&lt;br /&gt;
*(user) Complete, up-to-date as of 2014, [http://fr.flossmanuals.net/blender-pour-le-jeu-video/ch042_a-propos documentation] in french for users, resulting from an open source initiative&lt;br /&gt;
&lt;br /&gt;
=== Old Documentation ===&lt;br /&gt;
==== Miscellaneous ====&lt;br /&gt;
*[[Dev:Source/GameEngine/2.49]]&lt;br /&gt;
&lt;br /&gt;
==== Original game engine design documents from 2000 ====&lt;br /&gt;
These are pretty old and out-dated at this point, but they can still provide some insight into some initial design decisions (e.g., the ketsji/SCA split).&lt;br /&gt;
*[http://www.blender.org/documentation/intranet/docs/develop/KetsjiGameEngine.htm Ketsji Game Engine Framework]&lt;br /&gt;
*[http://www.blender.org/documentation/intranet/docs/develop/gameengine_high_level/index.html Ketsji Index]&lt;br /&gt;
&lt;br /&gt;
==== User Documentation and Tutorials ====&lt;br /&gt;
*[http://wiki.blender.org/index.php/BSoD/Introduction_to_the_Game_Engine WIki Intro to the Game Engine]&lt;br /&gt;
*[[Dev:Source/GameEngine/2.49/VideoTexture | VideoTexture explanation and usage]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[Category:Development]] [[Category:Game_engine]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Brita</name></author>
		
	</entry>
</feed>