mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-24 13:02:49 +01:00
Улучшен алгоритм смешивания цветов
This commit is contained in:
parent
a40300da71
commit
1ef998b13f
@ -274,14 +274,14 @@
|
||||
url="IgorTimofeev/OpenComputers/master/lib/ECSAPI.lua",
|
||||
type="Library",
|
||||
preLoadFile=true,
|
||||
version=1.13,
|
||||
version=1.14,
|
||||
},
|
||||
{
|
||||
name="lib/colorlib.lua",
|
||||
url="IgorTimofeev/OpenComputers/master/lib/colorlib.lua",
|
||||
type="Library",
|
||||
preLoadFile=true,
|
||||
version=1.03,
|
||||
version=1.04,
|
||||
},
|
||||
{
|
||||
name="lib/image.lua",
|
||||
@ -300,7 +300,7 @@
|
||||
name="lib/GUI.lua",
|
||||
url="IgorTimofeev/OpenComputers/master/lib/GUI.lua",
|
||||
type="Library",
|
||||
version=1.45,
|
||||
version=1.46,
|
||||
},
|
||||
{
|
||||
name="lib/windows.lua",
|
||||
@ -312,7 +312,7 @@
|
||||
name="lib/rayEngine.lua",
|
||||
url="IgorTimofeev/OpenComputers/master/lib/rayEngine.lua",
|
||||
type="Library",
|
||||
version=1.38,
|
||||
version=1.39,
|
||||
},
|
||||
{
|
||||
name="lib/json.lua",
|
||||
@ -372,7 +372,7 @@
|
||||
name="lib/doubleBuffering.lua",
|
||||
url="IgorTimofeev/OpenComputers/master/lib/doubleBuffering.lua",
|
||||
type="Library",
|
||||
version=1.20,
|
||||
version=1.21,
|
||||
},
|
||||
{
|
||||
name="lib/compressor.lua",
|
||||
@ -408,7 +408,7 @@
|
||||
name="lib/OpenComputersGL/Main.lua",
|
||||
url="IgorTimofeev/OpenComputers/master/lib/OpenComputersGL/Main.lua",
|
||||
type="Library",
|
||||
version=1.02,
|
||||
version=1.03,
|
||||
},
|
||||
{
|
||||
name="lib/OpenComputersGL/Materials.lua",
|
||||
@ -530,7 +530,7 @@
|
||||
type="Application",
|
||||
icon="IgorTimofeev/OpenComputers/master/Applications/3DTest/Icon.pic",
|
||||
createShortcut="desktop",
|
||||
version=1.08,
|
||||
version=1.09,
|
||||
},
|
||||
{
|
||||
name="MineOS/Applications/GeoScan2",
|
||||
@ -726,7 +726,7 @@
|
||||
type="Application",
|
||||
icon="IgorTimofeev/OpenComputers/master/Applications/RayWalk/Icon.pic",
|
||||
createShortcut="desktop",
|
||||
version=1.60,
|
||||
version=1.62,
|
||||
resources={
|
||||
{
|
||||
name="Localization/Russian.lang",
|
||||
@ -849,7 +849,7 @@
|
||||
type="Application",
|
||||
icon="IgorTimofeev/OpenComputers/master/Applications/PrintImage/Icon.pic",
|
||||
createShortcut="desktop",
|
||||
version=1.05,
|
||||
version=1.07,
|
||||
},
|
||||
{
|
||||
name="MineOS/Applications/Palette",
|
||||
@ -965,7 +965,7 @@
|
||||
icon="IgorTimofeev/OpenComputers/master/Applications/Photoshop/Icon.pic",
|
||||
createShortcut="dock",
|
||||
forceDownload=true,
|
||||
version=1.03,
|
||||
version=1.04,
|
||||
resources={
|
||||
{
|
||||
name="Localization/Russian.lang",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user