Skip to content

Commit 83a66d1

Browse files
committed
Version 0.9.7.
Introduced LinearFilter class for streamlined value filtering when moving the camera. Enhanced modAngle function in utils.nut for angle normalization using degrees instead of radians. Implemented new UI functionalities and bug fixes in ui.nut. Adjusted handling of backspace and space in EditableTextField for UI input consistency. More localization.
1 parent a944614 commit 83a66d1

File tree

271 files changed

+49096
-812678
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

271 files changed

+49096
-812678
lines changed

src/Librairies/Astrofra - RAD Kit/library.nms

Lines changed: 258 additions & 3932 deletions
Large diffs are not rendered by default.
Lines changed: 189 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,189 @@
1+
<Version=1.0>
2+
<ShaderMap=
3+
<Pos=
4+
<X=0.000000>
5+
<Y=0.000000>
6+
>
7+
<Map=
8+
<Entry=
9+
<Type="Geometry Normal">
10+
<Pos=
11+
<X=0.000000>
12+
<Y=0.000000>
13+
>
14+
<Param>
15+
>
16+
<Entry=
17+
<Type="Multiply">
18+
<Pos=
19+
<X=0.000000>
20+
<Y=0.000000>
21+
>
22+
<Param>
23+
>
24+
<Entry=
25+
<Type="Material Parameter">
26+
<Pos=
27+
<X=0.000000>
28+
<Y=0.000000>
29+
>
30+
<Param=
31+
<Param=0>
32+
>
33+
>
34+
<Entry=
35+
<Type="Build">
36+
<Pos=
37+
<X=0.000000>
38+
<Y=0.000000>
39+
>
40+
<Param=
41+
<Build="xyz1">
42+
>
43+
>
44+
<Entry=
45+
<Type="Geometry RGB">
46+
<Pos=
47+
<X=0.000000>
48+
<Y=0.000000>
49+
>
50+
<Param>
51+
>
52+
<Entry=
53+
<Type="Material Parameter">
54+
<Pos=
55+
<X=0.000000>
56+
<Y=0.000000>
57+
>
58+
<Param=
59+
<Param=1>
60+
>
61+
>
62+
<Entry=
63+
<Type="Material Parameter">
64+
<Pos=
65+
<X=0.000000>
66+
<Y=0.000000>
67+
>
68+
<Param=
69+
<Param=4>
70+
>
71+
>
72+
<Entry=
73+
<Type="Material Parameter">
74+
<Pos=
75+
<X=0.000000>
76+
<Y=0.000000>
77+
>
78+
<Param=
79+
<Param=2>
80+
>
81+
>
82+
<Entry=
83+
<Type="Multiply">
84+
<Pos=
85+
<X=0.000000>
86+
<Y=0.000000>
87+
>
88+
<Param>
89+
>
90+
<Entry=
91+
<Type="Material Parameter">
92+
<Pos=
93+
<X=0.000000>
94+
<Y=0.000000>
95+
>
96+
<Param=
97+
<Param=5>
98+
>
99+
>
100+
<Entry=
101+
<Type="Swizzle">
102+
<Pos=
103+
<X=0.000000>
104+
<Y=0.000000>
105+
>
106+
<Param=
107+
<Swizzle="wnnn">
108+
>
109+
>
110+
<Entry=
111+
<Type="Material Parameter">
112+
<Pos=
113+
<X=0.000000>
114+
<Y=0.000000>
115+
>
116+
<Param=
117+
<Param=6>
118+
>
119+
>
120+
>
121+
<Normal=
122+
<Block=
123+
<Index=0>
124+
>
125+
>
126+
<Diffuse=
127+
<Block=
128+
<Index=1>
129+
<Input=
130+
<Block=
131+
<Index=2>
132+
>
133+
<Block=
134+
<Index=3>
135+
<Input=
136+
<Block=
137+
<Index=4>
138+
>
139+
<Block=
140+
<Index=4>
141+
>
142+
<Block=
143+
<Index=4>
144+
>
145+
<None>
146+
>
147+
>
148+
>
149+
>
150+
>
151+
<Specular=
152+
<Block=
153+
<Index=5>
154+
>
155+
>
156+
<Glossiness=
157+
<Block=
158+
<Index=6>
159+
>
160+
>
161+
<Constant=
162+
<Block=
163+
<Index=7>
164+
>
165+
>
166+
<Opacity=
167+
<Block=
168+
<Index=8>
169+
<Input=
170+
<Block=
171+
<Index=9>
172+
>
173+
<Block=
174+
<Index=10>
175+
<Input=
176+
<Block=
177+
<Index=4>
178+
>
179+
>
180+
>
181+
>
182+
>
183+
>
184+
<Reflection=
185+
<Block=
186+
<Index=11>
187+
>
188+
>
189+
>

0 commit comments

Comments
 (0)