-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathpreferences.txt
103 lines (73 loc) · 2.6 KB
/
preferences.txt
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
#This Source Code Form is subject to the terms of the Mozilla Public
#License, v. 2.0. If a copy of the MPL was not distributed with this
#file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#Created by Fabrice Fernandez on 30/06/2019.
#############################################
# #
# NATRON PREFERENCES #
# #
#############################################
---------------------------------------------
# GENERAL #
---------------------------------------------
[Check updates]: False
[Auto-save delay]: 5
[Enable Auto-save]: True
[Appear to plug-ins as]: Natron
---------------------------------------------
# THREADING #
---------------------------------------------
[Number render threads]: 0
[Number parallel renders]: 0
[Effect thread-pool]: True
[Max threads]: 0
[Render separate process]: False
[Append render to queue]: False
---------------------------------------------
# RENDERING #
---------------------------------------------
[Convert NaN values]: True
[Copy input image]: False
[RGB components support]: True
[Concatenation support]: True
---------------------------------------------
# GPU RENDERING #
---------------------------------------------
[No OpenGL contexts]: 2
[OpenGL rendering]: Disabled If Background
---------------------------------------------
# PROJECT SETUP #
---------------------------------------------
[First image read]: True
[Auto-preview]: True
[Fix file-paths]: True
[Use drive letters]: True
---------------------------------------------
# DOCUMENTATION #
---------------------------------------------
[Doc source]: Online
[Doc port]: 0
---------------------------------------------
# USER INTERFACE #
---------------------------------------------
[Warn file change]: True
[Prompt Write node]: False
[Refresh viewer]: False
[Linear color pickers]: True
[Max panels]: 3
[Value increments]: True
[Load workspace]: False
---------------------------------------------
# COLOR MANAGEMENT #
---------------------------------------------
[OCIO config]: blender
[OCIO changed]: False
[OCIO not default]: False
---------------------------------------------
# CACHING #
---------------------------------------------
[Aggressive caching]: True
[Caching RAM]: 50
[Free RAM]: 5
[Max playback]: 5
[Max diskcache]: 10