mirror of
https://projects.blender.org/infrastructure/gitea-custom.git
synced 2024-12-21 23:03:13 -05:00
Merge branch 'develop'
This commit is contained in:
commit
5766538848
4 changed files with 5 additions and 16 deletions
|
@ -23,8 +23,8 @@
|
|||
<li>
|
||||
Rendering
|
||||
<ul>
|
||||
<li><a href="{{AppSubUrl}}/blender/blender/wiki/Module: EEVEE & Viewport">EEVEE & Viewport</a></li>
|
||||
<li><a href="{{AppSubUrl}}/blender/blender/wiki/Module: Render & Cycles">Render & Cycles</a></li>
|
||||
<li><a href="{{AppSubUrl}}/blender/blender/wiki/Module: Viewport & EEVEE">Viewport & EEVEE</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="{{AppSubUrl}}/blender/blender/wiki/Module: Sculpt, Paint & Texture">Sculpt, Paint & Texture</a></li>
|
||||
|
|
|
@ -39,17 +39,6 @@
|
|||
<a href="https://devtalk.blender.org/t/brush-assets-prototype-feedback/33568">Feedback Wanted</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="{{AppSubUrl}}/blender/blender/issues/93220">EEVEE Next</a>
|
||||
</td>
|
||||
<td>
|
||||
Next generation of the viewport renderer.
|
||||
</td>
|
||||
<td>
|
||||
<a href="https://devtalk.blender.org/t/blender-4-2-eevee-next-feedback/31813/1">Feedback Wanted</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="https://code.blender.org/2024/05/extensions-platform-beta-release/">Extensions</a>
|
||||
|
|
|
@ -11,15 +11,15 @@
|
|||
</li>
|
||||
<li>
|
||||
<a href="{{AppSubUrl}}/blender/blender/milestone/19">Blender 4.2 LTS</a>
|
||||
— Released on Jul 16, 2024
|
||||
— Released Jul 16, 2024
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{AppSubUrl}}/blender/blender/milestone/5">Blender 3.6 LTS</a>
|
||||
— Released on Jun 27, 2023
|
||||
— Released Jun 27, 2023
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{AppSubUrl}}/blender/blender/milestone/3">Blender 3.3 LTS</a>
|
||||
— Released on Sep 7, 2022
|
||||
— Released Sep 7, 2022
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
@ -34,8 +34,8 @@
|
|||
<div class="divider"></div>
|
||||
|
||||
<div class="header">Rendering</div>
|
||||
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: EEVEE & Viewport">EEVEE & Viewport</a>
|
||||
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: Render & Cycles">Render & Cycles</a>
|
||||
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: Viewport & EEVEE">Viewport & EEVEE</a>
|
||||
<div class="divider"></div>
|
||||
|
||||
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: Sculpt, Paint & Texture">Sculpt, Paint & Texture</a>
|
||||
|
|
Loading…
Reference in a new issue