<div dir="ltr"><div>I&#39;ve now moved the chapters to match the new structure (thanks to Campbell&#39;s magical rst_remap script) and updated/added the index pages where necessary.<br><br></div><div>Thanks for the feedback everyone, especially Gaia for initiating this :)<br></div><div><br>The next time you want to build, I recommend you first delete the &#39;html&#39; folder so it can build cleanly (otherwise the sidebar navigation and previous/next buttons may get confused on a few pages, probably some caching happening).<br><br></div><div>The `3d_interaction` chapter still remains, but that&#39;ll be split up and moved to more appropriate places sometime soon.<br><br></div><div>I&#39;ll be adding tasks on phabricator in the next few days (will appear <a href="https://developer.blender.org/maniphest/?statuses=open&amp;allProjects=PHID-PROJ-c4nvvrxuczix2326vlti#R">here</a>), but in the the meanwhile if anyone is looking for something to do, the Editors chapter is pretty much blank :)<br><br></div><div>Cheers,<br></div><div>Greg<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 4 January 2015 at 01:12, Campbell Barton <span dir="ltr">&lt;<a href="mailto:ideasman42@gmail.com" target="_blank">ideasman42@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">looks good! some comments inline.<br>
<div><div class="h5"><br>
On Sat, Jan 3, 2015 at 10:28 PM, Greg Zaal &lt;<a href="mailto:gregzzmail@gmail.com">gregzzmail@gmail.com</a>&gt; wrote:<br>
&gt; Ok, so at the moment this is how the structure looks (with some notes of<br>
&gt; mine below it):<br>
&gt;<br>
&gt; - Getting Started<br>
&gt;    - Introduction<br>
&gt;    - Installation<br>
&gt;    - Basics<br>
&gt;       - Interface<br>
&gt;       - Navigation<br>
&gt;       - Help System<br>
&gt; - Editors (reference for functions in each editor not covered in other<br>
&gt; sections - e.g. layers, outliner usage...)<br>
&gt; - Data System (data blocks, scenes, link/append...)<br>
&gt; - Modeling<br>
&gt;    - Sculpting<br>
&gt; - Physics (particles, smoke, forces...)<br>
&gt; - Modifiers<br>
&gt; - Rigging<br>
&gt;    - Constraints<br>
&gt; - Animation<br>
&gt; - Rendering<br>
&gt;    - Blender Render<br>
&gt;       - Materials<br>
&gt;       - Textures<br>
&gt;       - Lighting<br>
&gt;       - World<br>
&gt;    - Cycles<br>
&gt;       - Materials<br>
&gt;       - Lighting<br>
&gt;       - World<br>
&gt; - Compositing<br>
&gt; - Motion Tracking<br>
&gt; - Video Editing<br>
&gt; - Grease Pencil<br>
&gt; - Game Engine<br>
&gt; - Extending Blender<br>
&gt; - User Preferences<br>
&gt; - Troubleshooting<br>
&gt; - Glossary<br>
&gt;<br>
&gt; (raw - in case you want to edit it)<br>
&gt;<br>
&gt; Notes:<br>
&gt;<br>
&gt; No need to classify things as &#39;2D&#39; - each of those topics could be<br>
&gt; considered 3D by at least some stretch of your imagination anyway (depth<br>
&gt; channels, deep compositing...)<br>
&gt; The &quot;Getting Started&quot; section should be as simple and brief as possible.<br>
&gt; Troubleshooting is it&#39;s own thing that shouldn&#39;t be needed to start using<br>
&gt; Blender. Same for: Render Engines, User Preferences, Data System, Game<br>
&gt; Engine, Extending Blender - all important info, but you don&#39;t *have* to know<br>
&gt; any of that to start using Blender.<br>
<br>
</div></div>Troubleshooting is useful for developers to add to, we often get bug<br>
reports highlighting common misunderstandings &amp; then dont really have<br>
a good place to collect problem-&gt;solutions.<br>
<br>
This would be handy to link users to from the bug tracker, and link<br>
from within the docs (like having a glossary of common problems).<br>
<span class=""><br>
&gt; As mentioned in my previous mail, Materials/Lighting/Textures/World have<br>
&gt; been moved under Rendering, since those all change based on which engine is<br>
&gt; used.<br>
&gt; Constraints are under Rigging - I think of constraints as a tool for<br>
&gt; rigging, but this is just my opinion.<br>
<br>
</span>Its an approximation, but reasonable IMHO. for example you may *rig* a<br>
camera, so constraints are generally useful for rigging on an object<br>
level. even when armatures arent being used.<br>
<span class=""><br>
&gt; Should Import/Export be its own topic? Or under Data System or Extending<br>
&gt; Blender?<br>
<br>
</span>Addons have their own wiki pages, eg:<br>
- <a href="http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Autodesk_FBX" target="_blank">http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Autodesk_FBX</a><br>
- <a href="http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Wavefront_OBJ" target="_blank">http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Wavefront_OBJ</a><br>
<br>
We *could* have an import/export section, but it can be more general<br>
information, and link to the pages for each addon to avoid documenting<br>
a lot of details, no rush for this though, we have enough work getting<br>
the existing manual in shape.<br>
<div class="HOEnZb"><div class="h5"><br>
&gt; Cheers,<br>
&gt; Greg<br>
<br>
&gt;<br>
&gt;<br>
&gt; On 3 January 2015 at 10:54, Campbell Barton &lt;<a href="mailto:ideasman42@gmail.com">ideasman42@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Sat, Jan 3, 2015 at 12:50 AM, Greg Zaal &lt;<a href="mailto:gregzzmail@gmail.com">gregzzmail@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; We have two currently supported renderers (game engine is it&#39;s own thing<br>
&gt;&gt; &gt; imo, and not technically a renderer in the same context):<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Cycles<br>
&gt;&gt; &gt; Blender Render<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Freestyle is not a renderer, rather a post-effect as I understand it (it<br>
&gt;&gt; &gt; works on top of either BI or Cycles renders).<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Currently we have `Materials`, `Textures`, `Lighting` and `World` as<br>
&gt;&gt; &gt; their<br>
&gt;&gt; &gt; own sections - which made sense when BI was the only supported renderer.<br>
&gt;&gt; &gt; However now that Cycles is around, It&#39;d make more sense to me to move<br>
&gt;&gt; &gt; the<br>
&gt;&gt; &gt; materials, textures, lighting and world sections into the folder for<br>
&gt;&gt; &gt; each<br>
&gt;&gt; &gt; renderer. So the structure would be:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Rendering<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Blender Render<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Materials<br>
&gt;&gt; &gt; Textures<br>
&gt;&gt; &gt; Lighting<br>
&gt;&gt; &gt; World<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Cycles<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Materials<br>
&gt;&gt; &gt; Lighting<br>
&gt;&gt; &gt; World<br>
&gt;&gt; &gt; [no need for a textures folder for Cycles]<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; One problem with that is that textures can be used for brushes and<br>
&gt;&gt; &gt; particles<br>
&gt;&gt; &gt; too - should we then add `Textures` folders under those categories as<br>
&gt;&gt; &gt; well?<br>
&gt;&gt; &gt; Or instead keep it as it is currently with `Textures` in the root, and<br>
&gt;&gt; &gt; cover<br>
&gt;&gt; &gt; all the applications (BI/Brushes/Particles...) there?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Alternatively, since Cycles is technically an external renderer, should<br>
&gt;&gt; &gt; we<br>
&gt;&gt; &gt; remove all Cycles docs from this manual, and instead have them<br>
&gt;&gt; &gt; documented<br>
&gt;&gt; &gt; elsewhere separately?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Cheers,<br>
&gt;&gt; &gt; Greg<br>
&gt;&gt;<br>
&gt;&gt; This is an awkward case, especially since Blender-Internal isnt having<br>
&gt;&gt; much development and we may make Cycles default soon.<br>
&gt;&gt;<br>
&gt;&gt; Suggest have &#39;Render -&gt; Blender Internal&#39;, &#39;Render -&gt; Cycles&#39;<br>
&gt;&gt; sections, as suggested.<br>
&gt;&gt;<br>
&gt;&gt; Brush docs can just link to `Render -&gt; Blender Internal -&gt; Textures`<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Bf-docboard mailing list<br>
&gt;&gt; <a href="mailto:Bf-docboard@blender.org">Bf-docboard@blender.org</a><br>
&gt;&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-docboard" target="_blank">http://lists.blender.org/mailman/listinfo/bf-docboard</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Bf-docboard mailing list<br>
&gt; <a href="mailto:Bf-docboard@blender.org">Bf-docboard@blender.org</a><br>
&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-docboard" target="_blank">http://lists.blender.org/mailman/listinfo/bf-docboard</a><br>
&gt;<br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
- Campbell<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Bf-docboard mailing list<br>
<a href="mailto:Bf-docboard@blender.org">Bf-docboard@blender.org</a><br>
<a href="http://lists.blender.org/mailman/listinfo/bf-docboard" target="_blank">http://lists.blender.org/mailman/listinfo/bf-docboard</a><br>
</div></div></blockquote></div><br></div>