﻿<?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%3AMont29%2FFoundation%2F2018</id>
	<title>利用者:Mont29/Foundation/2018 - 版の履歴</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%3AMont29%2FFoundation%2F2018"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Mont29/Foundation/2018&amp;action=history"/>
	<updated>2026-05-06T06:08:23Z</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:Mont29/Foundation/2018&amp;diff=154389&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:Mont29/Foundation/2018&amp;diff=154389&amp;oldid=prev"/>
		<updated>2018-06-28T21:23:46Z</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:23時点における版&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:Mont29/Foundation/2018&amp;diff=154388&amp;oldid=prev</id>
		<title>2018年3月26日 (月) 16:09にwiki&gt;Mont29による</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Mont29/Foundation/2018&amp;diff=154388&amp;oldid=prev"/>
		<updated>2018-03-26T16:09:48Z</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;=Weekly Reports for Year 2018=&lt;br /&gt;
&lt;br /&gt;
==Week 236 - 03/17 to 03/23==&lt;br /&gt;
&lt;br /&gt;
More like half a week of work, for various reasons, essentially spent on testing and tweaking static overrides.&lt;br /&gt;
&lt;br /&gt;
*Misc:&lt;br /&gt;
**2.79b release tasks (testing, updating API doc, updating release notes).&lt;br /&gt;
&lt;br /&gt;
Blender 2.8:&lt;br /&gt;
**Fixed several issues (including performance ones) in static override code, made some tests with linked group.&lt;br /&gt;
&lt;br /&gt;
*Bug Tracker:&lt;br /&gt;
**BT misc (general check, assign &amp;amp; close work).&lt;br /&gt;
**Fixed {{BugReport|54354}} FBX addon fails on &amp;quot;blen_read_shape&amp;quot; for fome fbx files ({{GitCommit|rBA0f1b2e7ea7a5}}).&lt;br /&gt;
:Fixed: 1;&lt;br /&gt;
&lt;br /&gt;
==Week 235 - 03/10 to 03/16==&lt;br /&gt;
&lt;br /&gt;
First half of the week was spent finishing work on 'edit normals' GSoC branch (now essentially ready for master imho, still has some points pending answers from Rohan, see [https://developer.blender.org/diffusion/B/repository/soc-2017-normal-tools/ soc-2017-normal-tools branch]). Then resumed some tracker &amp;amp; static ID override work in 2.8.&lt;br /&gt;
&lt;br /&gt;
*Misc:&lt;br /&gt;
**Worked on reviewing/fixing/cleaning up editing normals GSoC branch.&lt;br /&gt;
**Updated Py API doc for current master and 2.79a release.&lt;br /&gt;
&lt;br /&gt;
Blender 2.8:&lt;br /&gt;
**Worked on ID static override (testing, cleanup...).&lt;br /&gt;
&lt;br /&gt;
*Bug Tracker:&lt;br /&gt;
**BT misc (general check, assign &amp;amp; close work).&lt;br /&gt;
**Fixed {{BugReport|54310}} Assert when enable Brush custom icon ({{GitCommit|rB1a71d5ae85c8}}).&lt;br /&gt;
**Fixed (unreported) crash when changing active shapekey in Edit mode ({{GitCommit|rBc99c45a1e35}}).&lt;br /&gt;
**Fixed (unreported) ugly recursive pattern in RNA PointCache data layout ({{GitCommit|rB0301df40e5b}}).&lt;br /&gt;
:Fixed: 1; Unreported fixes: 2; closed: 2;&lt;br /&gt;
&lt;br /&gt;
==Week 234 - 03/03 to 03/09==&lt;br /&gt;
&lt;br /&gt;
Another week spent essentially on reviewing 'edit normals' GSoC branch, and collateral fixes and improvements (see [https://developer.blender.org/diffusion/B/repository/soc-2017-normal-tools/ soc-2017-normal-tools branch]).&lt;br /&gt;
&lt;br /&gt;
*Bug Tracker:&lt;br /&gt;
**BT misc (general check, assign &amp;amp; close work).&lt;br /&gt;
**Reviewed {{PhabDiff|3092}}: Array modifier: Do not merge vertex groups with different names.&lt;br /&gt;
:Reviewed: 1; closed: 2;&lt;br /&gt;
&lt;br /&gt;
==Week 233 - 02/24 to 03/02==&lt;br /&gt;
Another week spent essentially on reviewing 'edit normals' GSoC branch, and collateral fixes and improvements (see [https://developer.blender.org/diffusion/B/repository/soc-2017-normal-tools/ soc-2017-normal-tools branch]).&lt;br /&gt;
&lt;br /&gt;
*Bug Tracker:&lt;br /&gt;
**BT misc (general check, assign &amp;amp; close work).&lt;br /&gt;
**Fixed {{BugReport|52685}} Flip names for bones its not working ({{GitCommit|rBcee66b8cc0bf}}, {{GitCommit|rB4762c099d75b}}).&lt;br /&gt;
:Fixed: 1; closed: 11;&lt;br /&gt;
&lt;br /&gt;
==Week 232 - 02/17 to 02/23==&lt;br /&gt;
Week spent essentially on reviewing 'edit normals' GSoC branch, and collateral fixes and improvements.&lt;br /&gt;
&lt;br /&gt;
*Misc:&lt;br /&gt;
**Added FBX import/export of animated camera focal length, requested in {{BugReport|54050}} ({{GitCommit|rBAb890f0d7e8a6}}).&lt;br /&gt;
**i18n update.&lt;br /&gt;
&lt;br /&gt;
*Bug Tracker:&lt;br /&gt;
**BT misc (general check, assign &amp;amp; close work).&lt;br /&gt;
**Fixed (unreported) meshes changing shading when creating empty clnors data ({{GitCommit|rB0eee776e454f}}).&lt;br /&gt;
**Reviewed {{PhabDiff|3070}} Rework the Export/Import of Animations.&lt;br /&gt;
**Reviewed {{PhabDiff|3076}} Per workspace UI filtering.&lt;br /&gt;
:Unreported fix: 1; Reviewed: 2;&lt;br /&gt;
&lt;br /&gt;
==Week 231 - 02/10 to 02/16==&lt;br /&gt;
Small week spent mostly on a hairy bug in master ('lost library' one, probably the same affecting blender studio too).&lt;br /&gt;
&lt;br /&gt;
*Asset engines:&lt;br /&gt;
**Finished implementing 'load_post' callback.&lt;br /&gt;
&lt;br /&gt;
*Misc:&lt;br /&gt;
**Moar 2.79a release tasks (checking newer commits, backporting some…).&lt;br /&gt;
&lt;br /&gt;
*Bug Tracker:&lt;br /&gt;
**BT misc (general check, assign &amp;amp; close work).&lt;br /&gt;
**Fixed {{BugReport|53977}} Severe problem with multiple instances of a library (save and reload) ({{GitCommit|rB8165234b46f8}}, {{GitCommit|rB451d5cef0f41}}).&lt;br /&gt;
**Reviewed {{PhabDiff|3066}} Fix rotation issues due to matrix to quaternion ambiguities.&lt;br /&gt;
:Fixed: 1; Reviewed: 1;&lt;br /&gt;
&lt;br /&gt;
==Week 230 - 02/03 to 02/09==&lt;br /&gt;
Week spent quasi-exclusively on finishing tasks to get assets-engine branch ready for review and merge in Blender2.8.&lt;br /&gt;
&lt;br /&gt;
*Asset engines:&lt;br /&gt;
**Worked on (nearly finished) implementing 'load_post' callback.&lt;br /&gt;
&lt;br /&gt;
*Misc:&lt;br /&gt;
**Moar 2.79a release tasks (checking newer commits, backporting some…).&lt;br /&gt;
&lt;br /&gt;
*Bug Tracker:&lt;br /&gt;
**BT misc (general check, assign &amp;amp; close work).&lt;br /&gt;
**Fixed {{BugReport|54005}} Copy to selected not working for Python defined properties ({{GitCommit|rB1ae5dfd04933}}).&lt;br /&gt;
**Fixed (unreported) crash when duplicating a FileBrowser window in preview draw mode ({{GitCommit|rBea909947}}).&lt;br /&gt;
**Fixed (unreported) error on freeing timers which customdata pointer shall not be freed ({{GitCommit|rB3ab5ef7b4f3}}).&lt;br /&gt;
:Fixed: 1; Unreported fixes: 2; Closed: 1;&lt;br /&gt;
&lt;br /&gt;
==Week 229 - 01/27 to 02/02==&lt;br /&gt;
Misc week, with some tracker/release tasks, and some general fixing/minor tasks in 2.8/static overrides/asset engine areas.&lt;br /&gt;
&lt;br /&gt;
*Blender2.8:&lt;br /&gt;
**Fixed bad refreshing of filebrowser in some cases after new message system introduction ({{GitCommit|rBc501855eb6a1}} &amp;amp; {{GitCommit|rB083f6af8f8c7}}).&lt;br /&gt;
&lt;br /&gt;
*Static overrides:&lt;br /&gt;
**Finalized and committed first version of 'override linked group' (mimicking make proxy in same case) ({{GitCommit|rBb8bb15f744e}}).&lt;br /&gt;
&lt;br /&gt;
*Misc:&lt;br /&gt;
**Moar 2.79a release tasks (checking newer commits, backporting some…).&lt;br /&gt;
&lt;br /&gt;
*Bug Tracker:&lt;br /&gt;
**BT misc (general check, assign &amp;amp; close work).&lt;br /&gt;
**Fixed {{BugReport|53975}} Vertex colors transfer crash ({{GitCommit|rB0bf54dd66be9}}).&lt;br /&gt;
:Fixed: 1; Closed: 2;&lt;br /&gt;
&lt;br /&gt;
==Week 228 - 01/20 to 01/26==&lt;br /&gt;
Mostly tracker/release week.&lt;br /&gt;
&lt;br /&gt;
*Misc:&lt;br /&gt;
**Moar 2.79a release tasks (checking newer commits, backporting some…).&lt;br /&gt;
**2.79a release: listed all fixes in wiki page (https://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.79, https://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.79/a).&lt;br /&gt;
&lt;br /&gt;
*Bug Tracker:&lt;br /&gt;
**BT misc (general check, assign &amp;amp; close work).&lt;br /&gt;
**Fixed {{BugReport|53841}}: Can not import .obj or .fbx generated from Marvelous Designer ({{GitCommit|rBA29ae03c572bd}}).&lt;br /&gt;
**Fixed {{BugReport|53812}} FBX import fails with long custom property names ({{GitCommit|rBA3dc0ceb198da}}).&lt;br /&gt;
**Fixed {{BugReport|53551}} Weight paint crash when subsurf modifier is not first (master not 2.79) ({{GitCommit|rBad046efa7966}}).&lt;br /&gt;
**Fixed {{BugReport|53363}} Blender won't update mesh's usercount when deleting object datablocks in Editmode ({{GitCommit|rB566eb60d817d}}).&lt;br /&gt;
**Fixed {{BugReport|53003}} VSE: mp4/video won't work with mp3/audio ({{GitCommit|rBc528b9b77773}}).&lt;br /&gt;
:Fixed: 5; Closed: 1;&lt;br /&gt;
&lt;br /&gt;
==Week 227 - 01/13 to 01/19==&lt;br /&gt;
Very short week, for various reasons (including some flu), will catch up on next one!&lt;br /&gt;
&lt;br /&gt;
*Assets/Static Override:&lt;br /&gt;
**Created new subtask to gather feedback about how to handle linked groups with proxies as static overrides instead ({{BugReport|53787}}).&lt;br /&gt;
**Worked on making 'make_override' operator closer to 'make_proxy' results.&lt;br /&gt;
&lt;br /&gt;
*Misc:&lt;br /&gt;
**Moar 2.79a release tasks (checking newer commits, backporting some…).&lt;br /&gt;
&lt;br /&gt;
*Bug Tracker:&lt;br /&gt;
**BT misc (general check, assign &amp;amp; close work).&lt;br /&gt;
:Closed: 1;&lt;br /&gt;
&lt;br /&gt;
==Week 226 - 01/06 to 01/12==&lt;br /&gt;
Week spent over 2.79a release tasks, and tracking issues with IDProps and new RNA diff code (related to static override) in 2.8 branch.&lt;br /&gt;
&lt;br /&gt;
*Assets/Static Override:&lt;br /&gt;
**Finalized fixing complex RNA/override diff code issues (see {{BugReport|53715}}).&lt;br /&gt;
**Fixed some issues with adding/editing new Amber repos when none existed yet.&lt;br /&gt;
&lt;br /&gt;
*Misc:&lt;br /&gt;
**Moar 2.79a release tasks (checking newer commits, backporting some…).&lt;br /&gt;
**Converted OMP code to BLI_task in multires.c ({{GitCommit|rB90cd856ac340}}, {{GitCommit|rB6695e390c627}}).&lt;br /&gt;
&lt;br /&gt;
*Bug Tracker:&lt;br /&gt;
**BT misc (general check, assign &amp;amp; close work).&lt;br /&gt;
**Fixed {{BugReport|53509}} Datablock ID Properties attached to bpy.types.Material are not saved (or loaded) ({{GitCommit|rB96e507d9890e}}).&lt;br /&gt;
**Fixed {{BugReport|53707}} Error on export FBX object [PointLighs] ({{GitCommit|rBA808565a7705f}}).&lt;br /&gt;
**Fixed (unreported) potential crash due to unexpected NULL pointer return value ({{GitCommit|rB0f6ed7d1112dcb}}).&lt;br /&gt;
**Reviewed {{PhabDiff|2991}} Taks scheduler: Parallel range refactor.&lt;br /&gt;
:Fixed: 2; Unreported fix: 1; Reviewed: 1; Closed: 1;&lt;br /&gt;
&lt;br /&gt;
==Week 225 - 12/30 to 01/05==&lt;br /&gt;
Week spent over 2.79a release tasks, and tracking issues with IDProps and new RNA diff code (related to static override) in 2.8 branch.&lt;br /&gt;
&lt;br /&gt;
*Assets/Static Override:&lt;br /&gt;
**Worked on complex RNA/override diff code issues (boiling down to needs to add full support of IDProps in new system, see {{BugReport|53715}}).&lt;br /&gt;
&lt;br /&gt;
*Misc:&lt;br /&gt;
**Updated i18n messages.&lt;br /&gt;
&lt;br /&gt;
*Bug Tracker:&lt;br /&gt;
**BT misc (general check, assign &amp;amp; close work).&lt;br /&gt;
**Reviewed {{PhabDiff|2985}} Support for filtering the ID search popup (fix for T53632).&lt;br /&gt;
:Reviewed: 1;&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mont29</name></author>
		
	</entry>
</feed>