﻿<?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%3ABrita</id>
	<title>利用者:Brita - 版の履歴</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%3ABrita"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Brita&amp;action=history"/>
	<updated>2026-07-26T04:03:15Z</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:Brita&amp;diff=142147&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:Brita&amp;diff=142147&amp;oldid=prev"/>
		<updated>2018-06-28T20:55:45Z</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日 (木) 20:55時点における版&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:Brita&amp;diff=142146&amp;oldid=prev</id>
		<title>2018年5月28日 (月) 15:24にwiki&gt;Britaによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Brita&amp;diff=142146&amp;oldid=prev"/>
		<updated>2018-05-28T15:24:53Z</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;&amp;lt;!--&lt;br /&gt;
= Title =&lt;br /&gt;
:Small intro.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Personal Info ==&lt;br /&gt;
:'''Name:''' Inês Almeida&lt;br /&gt;
:'''Email:''' [mailto:britalmeida@gmail.com britalmeida@gmail.com]&lt;br /&gt;
:'''irc:''' brita_&lt;br /&gt;
:'''b-Network:''' [https://www.blendernetwork.org/ines-almeida ines-almeida]&lt;br /&gt;
:'''Twitter:''' [https://twitter.com/brita_pt @brita_pt]&lt;br /&gt;
:'''Website:''' [http://www.inesalmeida.com www.inesalmeida.com]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== About me ==&lt;br /&gt;
Software Engineer and Technical Artist, currently employed full time at Guerrilla Games in Amsterdam as a Tools Programmer.&lt;br /&gt;
&lt;br /&gt;
Since 2013 I have been developing for Blender, on and off, in projects such as the UI Previews, BGE, add-ons and the Blender Cloud.&lt;br /&gt;
&lt;br /&gt;
I have been using Blender as a hobby since 2011.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Misc Configurations and Tips ==&lt;br /&gt;
These are some of my configurations and settings for building/using blender that may be useful.&lt;br /&gt;
*[[User:Brita/Configs/Git|git]]&lt;br /&gt;
*[[User:Brita/Configs/Pyenv|pyenv - managing python versions and dependencies]]&lt;br /&gt;
*Searching the code base&lt;br /&gt;
:&amp;lt;code&amp;gt;grep -rnI . --exclude-dir=&amp;quot;.git&amp;quot; --exclude-dir=&amp;quot;doc&amp;quot; --exclude={*.pyc,*.po,*.pot} -e &amp;quot;search this&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Generating the python API documentation for the bge submodules only&lt;br /&gt;
:&amp;lt;code&amp;gt;blender -b -noaudio --factory-startup -P doc/python_api/sphinx_doc_gen.py -- -f -B --partial bge.*&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Generating the doxygen docs&lt;br /&gt;
:&amp;lt;code&amp;gt;make doc_doxy&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Proposals / Projects ==&lt;br /&gt;
*[[User:Brita/Proposals/UIPreviews|UI Previews]]&lt;br /&gt;
*[[Extensions:2.6/Py/Scripts/Animation/SelectionSets|Bone Selection Sets]]&lt;br /&gt;
*[https://github.com/britalmeida/powerlib Powerlib]&lt;br /&gt;
*[[User:Brita/Proposals/UCS|User Coordinate Spaces]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Google Summer of Code 2014 ==&lt;br /&gt;
&lt;br /&gt;
:[[User:Brita/GSoC_BGE_cleanup_and_support | BGE - Cleanup &amp;amp; Support]]&lt;br /&gt;
:*[[User:Brita/GSoC_BGE_cleanup_and_support#Status | Status]]&lt;br /&gt;
:*[[User:Brita/GSoC_BGE_cleanup_and_support/proposal_r1 | Proposal]]&lt;br /&gt;
:*[[User:Brita/GSoC_BGE_cleanup_and_support#Planning | Planning]]&lt;br /&gt;
:*[[User:Brita/GSoC_BGE_cleanup_and_support#Progress | Progress]]&lt;br /&gt;
:*[[User:Brita/GSoC_BGE_cleanup_and_support#Documentation | Documentation]]&lt;br /&gt;
:*[[User:Brita/GSoC_BGE_cleanup_and_support/reports/final | Final Report]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Google Summer of Code 2013 ==&lt;br /&gt;
&lt;br /&gt;
:[[User:Brita/GSoC_BGE_debug_and_profiling | BGE Improved Debugging and Profiling]]&lt;br /&gt;
:*[[User:Brita/GSoC_BGE_debug_and_profiling/proposal | Original Proposal]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Brita</name></author>
		
	</entry>
</feed>