-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
250 lines (209 loc) · 10.6 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-105840115-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<title>This Week in Blender Development — This Week in Blender Development</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="stylesheet" href="_static/css/basicstrap-base.css" type="text/css" />
<link rel="stylesheet" id="current-theme" href="_static/css/bootstrap3/bootswatch-flatly.css" type="text/css" />
<link rel="stylesheet" id="current-adjust-theme" href="_static/css/adjust_theme/bootswatch-flatly.css" type="text/css" />
<link rel="stylesheet" href="_static/css/font-awesome.min.css">
<style type="text/css">
body {
padding-top: 60px;
padding-bottom: 40px;
}
</style>
<link rel="stylesheet" href="_static/css/basicstrap.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/theme_overrides.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: false
};
</script>
<script type="text/javascript" src="_static/js/jquery.min.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/js/bootstrap3.min.js"></script>
<script type="text/javascript" src="_static/js/jquery.cookie.min.js"></script>
<script type="text/javascript" src="_static/js/basicstrap.js"></script>
<script type="text/javascript">
</script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="top" title="This Week in Blender Development" href="#" />
<link rel="next" title="2017-10-07: Weekly News" href="2017-10-07.html" />
</head>
<body role="document">
<div id="navbar-top" class="navbar navbar-fixed-top navbar-default" role="navigation" aria-label="top navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">This Week in Blender Dev</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown visible-xs">
<a role="button" id="localToc" data-toggle="dropdown" data-target="#" href="#">Table Of Contents <b class="caret"></b></a>
<ul class="dropdown-menu localtoc sp-localtoc" role="menu" aria-labelledby="localToc">
<ul>
<li><a class="reference internal" href="#">This Week in Blender Development</a><ul>
<li><a class="reference internal" href="#weeks">Weeks</a><ul>
</ul>
</li>
</ul>
</li>
</ul>
</ul>
</li>
<li><a href="2017-10-07.html" title="2017-10-07: Weekly News" accesskey="N">next </a></li>
<li><a href="genindex.html" title="General Index" accesskey="I">index </a></li>
<li class="visible-xs">
<form class="search form-search form-inline navbar-form navbar-right sp-searchbox" action="search.html" method="get">
<div class="input-append input-group">
<input type="text" class="search-query form-control" name="q" placeholder="Search...">
<span class="input-group-btn">
<input type="submit" class="btn" value="Go" />
</span>
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</li>
</ul>
</div>
</div>
</div>
<!-- container -->
<div class="container-fluid">
<!-- row -->
<div class="row">
<div class="col-md-3 hidden-xs" id="sidebar-wrapper">
<div class="sidebar hidden-xs" role="navigation" aria-label="main navigation">
<h3><a href="#">Table Of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">This Week in Blender Development</a><ul>
<li><a class="reference internal" href="#weeks">Weeks</a><ul>
</ul>
</li>
</ul>
</li>
</ul>
<h4>Next topic</h4>
<p class="topless"><a href="2017-10-07.html"
title="next chapter">2017-10-07: Weekly News</a></p>
<div id="searchbox" role="search">
<h3>Quick search</h3>
<form class="search form-inline" action="search.html" method="get">
<div class="input-append input-group">
<input type="text" class="search-query form-control" name="q" placeholder="Search...">
<span class="input-group-btn">
<input type="submit" class="btn" value="Go" />
</span>
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
</div>
</div>
<div class="col-md-9" id="content-wrapper">
<div class="document" role="main">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<div class="section" id="this-week-in-blender-development">
<h1>This Week in Blender Development<a class="headerlink" href="#this-week-in-blender-development" title="Permalink to this headline">¶</a></h1>
<p>Stay up to date with <a class="reference external" href="https://www.blender.org/">Blender</a> development.</p>
<div class="section" id="weeks">
<h2>Weeks<a class="headerlink" href="#weeks" title="Permalink to this headline">¶</a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="2018-04-14.html">2018-04-14: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2018-04-07.html">2018-04-07: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2018-03-31.html">2018-03-31: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2018-03-24.html">2018-03-24: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2018-03-17.html">2018-03-17: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2018-03-10.html">2018-03-10: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2018-03-03.html">2018-03-03: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2018-02-17.html">2018-02-17: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2018-02-10.html">2018-02-10: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2018-02-03.html">2018-02-03: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2018-01-20.html">2018-01-20: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2018-01-13.html">2018-01-13: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2018-01-06.html">2018-01-06: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2017-12-30.html">2017-12-30: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2017-12-16.html">2017-12-16: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2017-12-02.html">2017-12-02: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2017-11-25.html">2017-11-25: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2017-11-18.html">2017-11-18: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2017-11-11.html">2017-11-11: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2017-11-04.html">2017-11-04: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2017-10-28.html">2017-10-28: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2017-10-21.html">2017-10-21: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2017-10-14.html">2017-10-14: Weekly News</a></li>
<li class="toctree-l1"><a class="reference internal" href="2017-10-07.html">2017-10-07: Weekly News</a></li>
</ul>
</div>
<div class="toctree-wrapper compound">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div><!-- /row -->
<!-- row -->
<div class="row footer-relbar">
<div id="navbar-related" class=" related navbar navbar-default" role="navigation" aria-label="related navigation">
<div class="navbar-inner">
<ul class="nav navbar-nav ">
<li><a href="#">This Week in Blender Dev</a></li>
<li><a class="reference external" href="rss.xml">RSS Feed</a></li>
<li><a class="reference internal" href="feed.html"><span class="doc">Past Weeks</span></a></li>
<li><a class="reference external" href="https://github.com/ThisWeekInBlenderDev/source">Source Code</a></li>
<li><a class="reference external" href="https://creativecommons.org/licenses/by-sa/4.0">License</a></li>
</ul>
<ul class="nav navbar-nav pull-right hidden-xs hidden-sm">
<li><a href="2017-10-07.html" title="2017-10-07: Weekly News" >next</a></li>
<li><a href="genindex.html" title="General Index" >index</a></li>
<li><a href="#">top</a></li>
</ul>
</div>
</div>
</div><!-- /row -->
<!-- footer -->
<footer role="contentinfo">
</footer>
<!-- /footer -->
</div>
<!-- /container -->
</body>
</html>