Skip to content

Commit 393669a

Browse files
authored
fixed title # formatting
1 parent f0eafeb commit 393669a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

readme.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Fork of this addon is pulled out from addon state in Blender 2.75a stable
1919

2020
![Slave panel](https://raw.githubusercontent.com/WARP-LAB/Blender-Network-Render-Additions/master/readme/screen-01.jpg)
2121

22-
###Slave overrides - Compute device and Tiles size
22+
### Slave overrides - Compute device and Tiles size
2323

2424

2525
It is Slave who should define the preferred rendering device as each Slave has different hardware capabilities (GPU/CPU).
@@ -41,7 +41,7 @@ The tile size override is present, as tile sizes should correspond to compute de
4141

4242
*Before this addition Slave rendered the file with settings as they are set on Client. Client that doesn't have GPU capabilities can't specify that Slaves should render on GPU as there is no device dropdown (i.e., jobs sent from Mac with ATI card rendered on GPU-ready Slaves using CPU). And then there is issue with Client that had GPU capabilities (and file is set accordingly) working together with Slave that has only CPU support. Corresponding ticket <https://developer.blender.org/T46071>*
4343

44-
###Master - Slave timeout
44+
### Master - Slave timeout
4545

4646
Master can specify timeout (in minutes) after which master considers Slave dead if a frame from Slave hasn't been received. N.B., this is timeout for frame, not for the whole animation time.
4747

@@ -54,23 +54,23 @@ Master can specify timeout (in minutes) after which master considers Slave dead
5454
Replace directory `netrender` in your Blender `addons` directory with `netrender` directory found in this repo. Restart Blender.
5555

5656

57-
#####GNU/Linux
57+
##### GNU/Linux
5858
`<Blender Installation Directory>/2.75/scripts/addons`
5959

60-
#####OSX
60+
##### OSX
6161
`<Blender Installation Directory>/Blender.app/Contents/Resources/2.75/scripts/addons`
6262

63-
#####MSW
63+
##### MSW
6464
`<Blender Installation Directory>\2.75\scripts\addons`
6565

6666
---
6767

6868
## Status
6969

70-
##### Done
70+
##### Done
7171
* Rendering (stills and animation) implemented and tested (*Render on slave*) on all OSes.
7272

73-
##### Todo
73+
##### Todo
7474
* Overrides for baking shouldn't work as no line of code is written for it yet.
7575
* Overrides for thumbnail generation shouldn't work as no line of code is written for it yet.
7676

0 commit comments

Comments
 (0)