Skip to content

Commit 0e49491

Browse files
committed
updated glitch fx, textures, added solarsystem visuals
1 parent c25cae5 commit 0e49491

6 files changed

Lines changed: 5248 additions & 1235 deletions

File tree

177 KB
Loading

mercury_ide/mercury_ide.maxproj

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name" : "mercury_ide_0.9.9",
2+
"name" : "mercury_ide",
33
"version" : 1,
44
"creationdate" : 3615958543,
5-
"modificationdate" : 3671186753,
5+
"modificationdate" : 3677931101,
66
"viewrect" : [ 47.0, 144.0, 356.0, 590.0 ],
77
"autoorganize" : 0,
88
"hideprojectwindow" : 1,
@@ -24,7 +24,12 @@
2424
"local" : 1
2525
}
2626
,
27-
"algo-850x850.jpg" : {
27+
"algo_black.jpg" : {
28+
"kind" : "imagefile",
29+
"local" : 1
30+
}
31+
,
32+
"algo_white.jpg" : {
2833
"kind" : "imagefile",
2934
"local" : 1
3035
}
@@ -57,17 +62,17 @@
5762
"local" : 1
5863
}
5964
,
60-
"phasorRate.gendsp" : {
61-
"kind" : "gendsp",
65+
"preferences.js" : {
66+
"kind" : "javascript",
6267
"local" : 1
6368
}
6469
,
65-
"recursiveFolder.js" : {
66-
"kind" : "javascript",
70+
"phasorRate.gendsp" : {
71+
"kind" : "gendsp",
6772
"local" : 1
6873
}
6974
,
70-
"preferences.js" : {
75+
"recursiveFolder.js" : {
7176
"kind" : "javascript",
7277
"local" : 1
7378
}

0 commit comments

Comments
 (0)