﻿<?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=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88%3ARelease_Notes%2F2.42%2FBugs_Fixed</id>
	<title>テンプレート:Release Notes/2.42/Bugs Fixed - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88%3ARelease_Notes%2F2.42%2FBugs_Fixed"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Release_Notes/2.42/Bugs_Fixed&amp;action=history"/>
	<updated>2026-05-24T07:41:49Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Release_Notes/2.42/Bugs_Fixed&amp;diff=46268&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Release_Notes/2.42/Bugs_Fixed&amp;diff=46268&amp;oldid=prev"/>
		<updated>2018-06-28T17:47:13Z</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:47時点における版&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=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Release_Notes/2.42/Bugs_Fixed&amp;diff=46267&amp;oldid=prev</id>
		<title>wiki&gt;Mindrones: Dev:Ref/Release Notes/.DPL share/2.42/Bugs Fixed moved to Template:Release Notes/2.42/Bugs Fixed: move to Template:</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Release_Notes/2.42/Bugs_Fixed&amp;diff=46267&amp;oldid=prev"/>
		<updated>2009-02-17T23:13:27Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;/Dev:Ref/Release_Notes/.DPL_share/2.42/Bugs_Fixed&quot; class=&quot;mw-redirect&quot; title=&quot;Dev:Ref/Release Notes/.DPL share/2.42/Bugs Fixed&quot;&gt;Dev:Ref/Release Notes/.DPL share/2.42/Bugs Fixed&lt;/a&gt; moved to &lt;a href=&quot;/%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Release_Notes/2.42/Bugs_Fixed&quot; title=&quot;テンプレート:Release Notes/2.42/Bugs Fixed&quot;&gt;Template:Release Notes/2.42/Bugs Fixed&lt;/a&gt;: move to Template:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==bugfix==&lt;br /&gt;
  Access to G.vd without an active 3D window from sequences during Alt-A&lt;br /&gt;
  playback caused segfault; check and return if it's NULL, and print an error&lt;br /&gt;
  to stderr.  (Someone should check why viewmove() is being called).&lt;br /&gt;
&lt;br /&gt;
== bugfix ==&lt;br /&gt;
  Fixing case where BLI_make_file_string reads one byte before passed in string when the string is empty.&lt;br /&gt;
  Leftover from patch tracker item #2740 - thanks Andrew Zabolotny.&lt;br /&gt;
  Also fixed the part that made sure exactly one slash is appended at the end of the dir - comment wasn't &lt;br /&gt;
&lt;br /&gt;
telling what the code did here :)&lt;br /&gt;
  &lt;br /&gt;
==bugfix==&lt;br /&gt;
  Wow! bugfix in bf-blender again!&lt;br /&gt;
  &lt;br /&gt;
  Simon C. gave me a nice crash.blend, in zbuffered transparent render.&lt;br /&gt;
  Was a malloc that should become calloc... :)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==bugfix==&lt;br /&gt;
  Bugfix #3797: 24-bit BMP images weren't read properly. Standard apparently&lt;br /&gt;
  assumes each raster line is padded to a multiple of 4 bytes.&lt;br /&gt;
&lt;br /&gt;
==bugfix==&lt;br /&gt;
  Bug #3837&lt;br /&gt;
  &lt;br /&gt;
  A commented if in toets.c for flipping the render buffer prevented the propagation of the keypress to handler in space.c&lt;br /&gt;
  &lt;br /&gt;
  Ton: I added a temporary check for no qualifier but it's missing a test for an opened render window.&lt;br /&gt;
&lt;br /&gt;
==bugfix==&lt;br /&gt;
  &lt;br /&gt;
  Small typo (or so it seems) in bevel center, preventing it from working.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==bugfix==&lt;br /&gt;
  Bugfix: missing faces on edge of image&lt;br /&gt;
  &lt;br /&gt;
  Yesterdays commit slightly extended clipping area for window, to ensure&lt;br /&gt;
  no empty borders get rendered. Unfortunately it reveiled a case in code&lt;br /&gt;
  that was never handled; clipping code was throwing away good faces. Old&lt;br /&gt;
  bug... but apparently never showed up?&lt;br /&gt;
&lt;br /&gt;
==bugfix==&lt;br /&gt;
  fix for bug of long group long name, bug found and fixed for bmx007&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==bugfix==&lt;br /&gt;
  Strangely, the BLI_timestr() function returns nonsense on linux for&lt;br /&gt;
  ia64. It appears that if I get rid of the fmod expression, and&lt;br /&gt;
  use integer math I get the right values. Hopefully this isn't a&lt;br /&gt;
  problem for anybody.&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==bugfix==&lt;br /&gt;
  Bug #3854: Extruded/Bevelled text objects didn't get the right materials&lt;br /&gt;
  for front/back faces. This should also fix and enable overlapping extruded/&lt;br /&gt;
  bevelled characters.&lt;br /&gt;
  &lt;br /&gt;
==bugfix==&lt;br /&gt;
  (4) Bugfix #3872: copying the mode attribute of one mesh to another would&lt;br /&gt;
      sometimes result in an exception due to unexpected bits being set. I&lt;br /&gt;
      still don't know how these other bits are being set, but this patch will&lt;br /&gt;
      stop the complaint if they are set.&lt;br /&gt;
&lt;br /&gt;
==bugfix==&lt;br /&gt;
  Changed MEM_freeN(nu-&amp;gt;knotsu);&lt;br /&gt;
  to..&lt;br /&gt;
  if (nu-&amp;gt;knotsu) MEM_freeN(nu-&amp;gt;knotsu);&lt;br /&gt;
  Python created curves have nu-&amp;gt;knotsu set to zero and was throwing.&lt;br /&gt;
    Memoryblock free: attempt to free NULL pointer&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
  - Bugfix: on splitting/merging/duplicating windows, the 3D Previewrender was&lt;br /&gt;
    not always freed correctly, potentially causing crashes or memory leaks.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==bugfix==&lt;br /&gt;
  Bugfix #3849: &amp;quot;break&amp;quot; instead of &amp;quot;continue&amp;quot; caused memory corruption in&lt;br /&gt;
  faces.extend() if an edge was given in the middle of parameter list.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== MINGW compile ==&lt;br /&gt;
  Fixing compile for Windows mingw builds with cygwin make and scons.&lt;br /&gt;
  Used SHGetFolderPath instead of SHGetSpecialFolderPath which is&lt;br /&gt;
  better supported for mingw.&lt;br /&gt;
  Thanks to Ralf Hoelzemer for the tip and the patch.&lt;br /&gt;
  &lt;br /&gt;
  Let me know if any problems persist, I'll try to fix then.&lt;br /&gt;
&lt;br /&gt;
==bugfix==&lt;br /&gt;
&lt;br /&gt;
  Bugreport #4057&lt;br /&gt;
  &lt;br /&gt;
  Uninitialized variable used in viewmove for 2d windows... the reporter&lt;br /&gt;
  found it himself. thanks Michael Jones!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==bugfix==&lt;br /&gt;
  Bugfix #4139&lt;br /&gt;
  &lt;br /&gt;
  Included a patch from Jacques Beaurain. On pressing &amp;quot;Play&amp;quot; the position of&lt;br /&gt;
  the playback window didn't use same code as for pressing &amp;quot;Render&amp;quot;.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mindrones</name></author>
		
	</entry>
</feed>