﻿<?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%3ADoc%2FTools</id>
	<title>Dev:Doc/Tools - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ADoc%2FTools"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Doc/Tools&amp;action=history"/>
	<updated>2026-07-25T01:53:01Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Doc/Tools&amp;diff=105751&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Doc/Tools&amp;diff=105751&amp;oldid=prev"/>
		<updated>2018-06-28T19:44: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日 (木) 19:44時点における版&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:Doc/Tools&amp;diff=105750&amp;oldid=prev</id>
		<title>wiki&gt;Ideasman42: /* Services */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Doc/Tools&amp;diff=105750&amp;oldid=prev"/>
		<updated>2016-07-14T10:25:19Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Services&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Development Tools =&lt;br /&gt;
&lt;br /&gt;
== Services ==&lt;br /&gt;
&lt;br /&gt;
* [[/Phabricator|Phabricator]]: the software powering developer.blender.org&lt;br /&gt;
* [[/Git|Git]]: how to download, update and commit code&lt;br /&gt;
* [[/Subversion|Subversion]]: how to check out prebuild libraries and translations&lt;br /&gt;
* [[/Patches|Patches and Diffs]]: how to work with patches and diffs&lt;br /&gt;
* [[/CodeReview|Code Review]]: review code before committing&lt;br /&gt;
* [[/CMake|CMake for Developers]]: Extra information for developers on using CMake.&lt;br /&gt;
* [[/BuildBot|BuildBot]]: automated builds at [http://builder.blender.org builder.blender.org]&lt;br /&gt;
&lt;br /&gt;
== Build Tools ==&lt;br /&gt;
&lt;br /&gt;
* [[/distcc|distcc]]: Distributed building.&lt;br /&gt;
&lt;br /&gt;
== Debugging ==&lt;br /&gt;
&lt;br /&gt;
=== Debugging C/C++ ===&lt;br /&gt;
* [[/Debugging/GDB|GDB]]: debugging on Unix system&lt;br /&gt;
* [[/Debugging/GCC_Address_Sanitizer|Address Sanitizer]]: debugging with GCC/ASAN&lt;br /&gt;
* [[/Debugging/Valgrind|Valgrind]]: detecting memory errors (linux/osx only)&lt;br /&gt;
* [[/Debugging/BuGLe|BuGLe]]: OpenGL debugging&lt;br /&gt;
* [[/Debugging/PyFromC|Py from C]]: run Python scripts in C code (test changes without rebuilds).&lt;br /&gt;
&lt;br /&gt;
=== Debugging Python ===&lt;br /&gt;
* [[/Debugging/Python_Eclipse|Eclipse PyDev]]: How to debug Python scripts running in Blender from the Eclipse IDE.&lt;br /&gt;
* [[/Debugging/Python_Profile|Profiling]]: How to profile Python function calls.&lt;br /&gt;
* [[/Debugging/Python_Trace|Tracing]]: How to log script execution.&lt;br /&gt;
&lt;br /&gt;
== Automated Testing ==&lt;br /&gt;
&lt;br /&gt;
Phabricator [https://developer.blender.org/tag/automated_testing Project Page] listing tasks.&lt;br /&gt;
&lt;br /&gt;
* [[/Tests/GTest|GTest]]: C/C++ tests using GTest&lt;br /&gt;
* [[/Tests/Python|Python Tests]]: Python testing&lt;br /&gt;
&lt;br /&gt;
== Guides ==&lt;br /&gt;
&lt;br /&gt;
* [[/Tips_for_Coding_Blender|Coding Tips]]: how to navigate the code and debug problems.&lt;br /&gt;
* [[/Blender_Tools_Repo|Blender Dev Tools]]: how to setup Blenders optional developer tools repo.&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
&lt;br /&gt;
* [[/User_Reference_Manual|User Refrence Manual]]: information about editing the reference manual.&lt;br /&gt;
* Doxygen (TODO)&lt;/div&gt;</summary>
		<author><name>wiki&gt;Ideasman42</name></author>
		
	</entry>
</feed>