﻿<?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%3ARef%2FRelease_Notes%2F2.74%2FBGE</id>
	<title>Dev:Ref/Release Notes/2.74/BGE - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ARef%2FRelease_Notes%2F2.74%2FBGE"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.74/BGE&amp;action=history"/>
	<updated>2026-09-07T15:33:00Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.74/BGE&amp;diff=149333&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.74/BGE&amp;diff=149333&amp;oldid=prev"/>
		<updated>2018-06-28T21:13:12Z</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:13時点における版&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:Ref/Release_Notes/2.74/BGE&amp;diff=149332&amp;oldid=prev</id>
		<title>wiki&gt;Hg1: /* Compatibility Issues */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.74/BGE&amp;diff=149332&amp;oldid=prev"/>
		<updated>2015-05-09T08:00:18Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Compatibility Issues&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Blender 2.74: Game Engine =&lt;br /&gt;
&lt;br /&gt;
== Physics ==&lt;br /&gt;
&lt;br /&gt;
* Collision callbacks now receive the first collision point and corresponding normal, for each colliding object. ({{GitCommit|dd65a44c9a19}} &amp;amp; [https://developer.blender.org/D926 D926])&lt;br /&gt;
&lt;br /&gt;
* The translation and rotation locks subpanel is removed when we use a dynamic physics type. This way we avoid misunderstandings  as they were not used internally.&lt;br /&gt;
&lt;br /&gt;
* Linear and angular damping can be altered while the game is running ({{GitCommit|ed8dc78691063}} &amp;amp; [https://developer.blender.org/D936 D936])&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Steering 274.jpg|thumb|400px|right|New Lock Z velocity parameter.]]&lt;br /&gt;
== Path Following ==&lt;br /&gt;
A new Lock Z velocity parameter was added. This parameter avoids the possibility of having micro-jumping.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Numbered makeScreenshot ==&lt;br /&gt;
The Python function [http://www.blender.org/api/blender_python_api_2_73_8/bge.render.html#bge.render.makeScreenshot makeScreenshot] now supports writing the screenshot number to the created image's file name. ({{GitCommit|f1a65a9fabad1}})&lt;br /&gt;
&lt;br /&gt;
The numbering replaces the last optional # in the provided filename (example: &amp;quot;//test-#&amp;quot; [[:Media:RN274-makeScreenshot-demo.blend | .blend]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Compatibility Issues ==&lt;br /&gt;
* Rigid body constraint API: With the rigid body constraints fix, for non 6DoF constraints the behaviour of the XYZ rotation has been changed. The rotation is now correctly taken degrees, as for &amp;quot;Rigid Body Joint&amp;quot; and 6DoF constraints.&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
const = bge.constraints.createConstraint(obj1_ID, obj2_ID, constraintType, 1.0, 1.0, 1.0, 0.0, 0.0, 90.0)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>wiki&gt;Hg1</name></author>
		
	</entry>
</feed>