Add mods: technic, moreores, paintings, Nyancat (Pbj_pup). Small fix: sandwiches

This commit is contained in:
N-Nachtigal 2025-06-05 16:15:56 +02:00
parent 15e8e696a2
commit fb09deddc1
1404 changed files with 156555 additions and 211 deletions

View file

@ -0,0 +1,20 @@
Code
----
MIT License
Copyright (c) 2023 JoeEnderman
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Textures
--------
CC0
(C) 2023 JoeEnderman

View file

@ -0,0 +1,8 @@
# Paintings Gallery
####
Adds a bunch of example paintings usings Paintings Library. Uses AI generated art from the following AI generators:
####
Blue Willow https://www.bluewillow.ai/
####
Stable Diffusion https://huggingface.co/spaces/stabilityai/stable-diffusion-1

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,8 @@
-- Paintings Gallery
paintings_gallery = {}
local default_path = minetest.get_modpath("paintings_gallery")
dofile(minetest.get_modpath("paintings_gallery") .. "/paintings.lua")
dofile(minetest.get_modpath("paintings_gallery") .. "/craft.lua")

View file

@ -0,0 +1,9 @@
mod_name = paintings_gallery
title = Paintings Gallery
description = A bunch of carefully curated AI generated art in many styles for many build types. Now Survival friendly.
depends = default, paintings_lib, dye, wool
optional_depends = dye, wool
min_minetest_version = 5.3
release = 21254
author = JoeEnderman
name = paintings_gallery

View file

@ -0,0 +1,442 @@
-- 1x1
paintings_lib.register1x1("blue_vase", "Blue Vase", "paintings_gallery_1x1_blue_vase.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("blue_vase_2", "Blue Vase 2", "paintings_gallery_1x1_blue_vase_2.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("cello", "Cello", "paintings_gallery_1x1_cello.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("cyan", "Cyan", "paintings_gallery_1x1_cyan.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("exoplanet", "Exoplanet", "paintings_gallery_1x1_exoplanet.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("exoplanet_2", "Exoplanet 2", "paintings_gallery_1x1_exoplanet_2.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("fajita", "Fajita", "paintings_gallery_1x1_fajita.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("highway", "Highway", "paintings_gallery_1x1_highway.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("hills", "Hills", "paintings_gallery_1x1_hills.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("larc_triumph", "L'Arc de Triumph'", "paintings_gallery_1x1_larc_triumph.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("last_sunrise", "Last Sunrise", "paintings_gallery_1x1_last_sunrise.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("lit_vase", "Lit Vase", "paintings_gallery_1x1_lit_vase.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("minds_eye", "Mind's Eye'", "paintings_gallery_1x1_minds_eye.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("ocean_rock", "Ocean Rock", "paintings_gallery_1x1_ocean_rock.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("painting", "Painting", "paintings_gallery_1x1_painting.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("penguin", "Penguin", "paintings_gallery_1x1_penguin.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("roses", "Roses", "paintings_gallery_1x1_roses.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("seaside_paradise", "Seaside Paradise", "paintings_gallery_1x1_seaside_paradise.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("the_darkness", "The Darkness", "paintings_gallery_1x1_the_darkness.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("tree_2", "Tree 2", "paintings_gallery_1x1_tree_2.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("ufo", "UFO", "paintings_gallery_1x1_ufo.png^paintings_lib_frame1x1.png")
paintings_lib.register1x1("valley", "Valley", "paintings_gallery_1x1_valley.png^paintings_lib_frame1x1.png")
-- 1x2
paintings_lib.register1x2("abstract_expression", "Abstract Expression", "paintings_gallery_1x2_abstract_expression.png^paintings_lib_frame1x2.png")
paintings_lib.register1x2("action_figure", "Action Figure", "paintings_gallery_1x2_action_figure.png^paintings_lib_frame1x2.png")
paintings_lib.register1x2("cat", "Cat", "paintings_gallery_1x2_cat.png^paintings_lib_frame1x2.png")
paintings_lib.register1x2("evil_elf", "Evil Elf", "paintings_gallery_1x2_evil_elf.png^paintings_lib_frame1x2.png")
paintings_lib.register1x2("hungry", "Hungry", "paintings_gallery_1x2_hungry.png^paintings_lib_frame1x2.png")
paintings_lib.register1x2("metal_sky", "Metal Sky", "paintings_gallery_1x2_metal_sky.png^paintings_lib_frame1x2.png")
paintings_lib.register1x2("octopus", "Octopus", "paintings_gallery_1x2_octopus.png^paintings_lib_frame1x2.png")
paintings_lib.register1x2("parrot_4", "Parrot 4", "paintings_gallery_1x2_parrot_4.png^paintings_lib_frame1x2.png")
paintings_lib.register1x2("poseidon", "Poseidon", "paintings_gallery_1x2_poseidon.png^paintings_lib_frame1x2.png")
paintings_lib.register1x2("river", "River", "paintings_gallery_1x2_river.png^paintings_lib_frame1x2.png")
paintings_lib.register1x2("spicy", "Spicy", "paintings_gallery_1x2_spicy.png^paintings_lib_frame1x2.png")
paintings_lib.register1x2("time", "Time", "paintings_gallery_1x2_time.png^paintings_lib_frame1x2.png")
paintings_lib.register1x2("waterfall_2", "Waterfall 2", "paintings_gallery_1x2_waterfall_2.png^paintings_lib_frame1x2.png")
-- 2x1
paintings_lib.register2x1("aurora", "Aurora", "paintings_gallery_2x1_aurora.png^paintings_lib_frame2x1.png")
paintings_lib.register2x1("car_7", "Car 7", "paintings_gallery_2x1_car_7.png^paintings_lib_frame2x1.png")
paintings_lib.register2x1("jungle", "Jungle", "paintings_gallery_2x1_jungle.png^paintings_lib_frame2x1.png")
paintings_lib.register2x1("metal_river", "Metal River", "paintings_gallery_2x1_metal_river.png^paintings_lib_frame2x1.png")
paintings_lib.register2x1("mountain_landscape", "Mountain Landscape", "paintings_gallery_2x1_mountain_landscape.png^paintings_lib_frame2x1.png")
paintings_lib.register2x1("pixel_punk", "Pixel Punk", "paintings_gallery_2x1_pixel_punk.png^paintings_lib_frame2x1.png")
paintings_lib.register2x1("seafloor", "Seafloor", "paintings_gallery_2x1_seafloor.png^paintings_lib_frame2x1.png")
paintings_lib.register2x1("ufo_2", "UFO 2", "paintings_gallery_2x1_ufo_2.png^paintings_lib_frame2x1.png")
paintings_lib.register2x1("valley_2", "Valley 2", "paintings_gallery_2x1_valley_2.png^paintings_lib_frame2x1.png")
paintings_lib.register2x1("waterfall", "Waterfall", "paintings_gallery_2x1_waterfall.png^paintings_lib_frame2x1.png")
-- 2x2
paintings_lib.register2x2("abstract_man", "Abstract Man", "paintings_gallery_2x2_abstract_man.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("asia", "Asia", "paintings_gallery_2x2_asia.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("baroque_cyborg", "Baroque Cyborg", "paintings_gallery_2x2_baroque_cyborg.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("battle", "Sea Battle", "paintings_gallery_2x2_battle.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("bird", "Bird", "paintings_gallery_2x2_bird.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("bonzai", "Bonzai", "paintings_gallery_2x2_bonzai.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("burning_cabin", "Burning Cabin", "paintings_gallery_2x2_burning_cabin.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("businessman", "Businessman", "paintings_gallery_2x2_businessman.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("cello_2", "Cello 2", "paintings_gallery_2x2_cello_2.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("cello_3", "Cello 3", "paintings_gallery_2x2_cello_3.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("exoplanet_3", "Exoplanet 3", "paintings_gallery_2x2_exoplanet_3.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("exoplanet_4", "Exoplanet 4", "paintings_gallery_2x2_exoplanet_4.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("fire_viking", "Fire Viking", "paintings_gallery_2x2_fire_viking.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("fishbowl", "Fishbowl", "paintings_gallery_2x2_fishbowl.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("fishbowl_2", "Fishbowl 2", "paintings_gallery_2x2_fishbowl_2.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("gingerbread_house", "Gingerbread House", "paintings_gallery_2x2_gingerbread_house.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("hamburger", "Hamburger", "paintings_gallery_2x2_hamburger.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("king", "King", "paintings_gallery_2x2_king.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("larc_triumph_2", "L'Arc de Triumph 2", "paintings_gallery_2x2_larc_triumph_2.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("lighthouse", "Lighthouse", "paintings_gallery_2x2_lighthouse.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("lumina", "Lumina", "paintings_gallery_2x2_lumina.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("map_4", "Map 4", "paintings_gallery_2x2_map_4.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("mountain", "mountain", "paintings_gallery_2x2_mountain.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("mushroom_city_2", "Mushroom City 2", "paintings_gallery_2x2_mushroom_city_2.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("octopus_2", "Octopus 2", "paintings_gallery_2x2_octopus_2.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("panther", "Panther", "paintings_gallery_2x2_panther.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("parrot_3", "Parrot 3", "paintings_gallery_2x2_parrot_3.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("pixel_punk_2", "Pixel Punk 2", "paintings_gallery_2x2_pixel_punk_2.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("pixel_punk_3", "Pixel Punk 3", "paintings_gallery_2x2_pixel_punk_3.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("poseidon_2", "Poseidon 2", "paintings_gallery_2x2_poseidon_2.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("rain", "Rain", "paintings_gallery_2x2_rain.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("red_dog", "Red Dog", "paintings_gallery_2x2_red_dog.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("rooftop", "Rooftop", "paintings_gallery_2x2_rooftop.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("skull_cuttingboard", "Skull Cuttingboard", "paintings_gallery_2x2_skull_cuttingboard.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("stallman", "Stallman", "paintings_gallery_2x2_stallman.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("super_saturn_2", "Super Saturn 2", "paintings_gallery_2x2_super_saturn_2.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("the_walk", "The Walk", "paintings_gallery_2x2_the_walk.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("tree_3", "Tree 3", "paintings_gallery_2x2_tree_3.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("utah", "Utah", "paintings_gallery_2x2_utah.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("war_unicorn", "War Unicorn", "paintings_gallery_2x2_war_unicorn.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("waterfall_6", "Waterfall 6", "paintings_gallery_2x2_waterfall_6.png^paintings_lib_frame2x2.png")
paintings_lib.register2x2("wildfire", "Wildfire", "paintings_gallery_2x2_wildfire.png^paintings_lib_frame2x2.png")
-- 3x2
paintings_lib.register3x2("billboard", "Billboard", "paintings_gallery_3x2_billboard.png^paintings_lib_frame3x2.png")
paintings_lib.register3x2("car_8", "Car 8", "paintings_gallery_3x2_car_8.png^paintings_lib_frame3x2.png")
paintings_lib.register3x2("car_9", "Car 9", "paintings_gallery_3x2_car_9.png^paintings_lib_frame3x2.png")
paintings_lib.register3x2("dangerous_seas", "Dangerous Seas", "paintings_gallery_3x2_dangerous_seas.png^paintings_lib_frame3x2.png")
paintings_lib.register3x2("future_ruins", "Future Ruins", "paintings_gallery_3x2_future_ruins.png^paintings_lib_frame3x2.png")
paintings_lib.register3x2("galaxy", "Galaxy", "paintings_gallery_3x2_galaxy.png^paintings_lib_frame3x2.png")
paintings_lib.register3x2("japan", "Japan", "paintings_gallery_3x2_japan.png^paintings_lib_frame3x2.png")
paintings_lib.register3x2("skull_sea", "Skull Sea", "paintings_gallery_3x2_skull_sea.png^paintings_lib_frame3x2.png")
paintings_lib.register3x2("solar_flare", "Solar Flare", "paintings_gallery_3x2_solar_flare.png^paintings_lib_frame3x2.png")
paintings_lib.register3x2("space_machine", "Space Machine", "paintings_gallery_3x2_space_machine.png^paintings_lib_frame3x2.png")
paintings_lib.register3x2("the_lake", "The Lake", "paintings_gallery_3x2_the_lake.png^paintings_lib_frame3x2.png")
paintings_lib.register3x2("wolf", "Wolf", "paintings_gallery_3x2_wolf.png^paintings_lib_frame3x2.png")
--3x3
paintings_lib.register3x3("baroque_cyborg_2", "Baroque Cyborg 2", "paintings_gallery_3x3_baroque_cyborg_2.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("battle_2", "Sea Battle 2", "paintings_gallery_3x3_battle_2.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("blue_vase_3", "Blue Vase 3", "paintings_gallery_3x3_blue_vase_3.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("bridge", "Bridge", "paintings_gallery_3x3_bridge.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("cello_4", "Cello 4", "paintings_gallery_3x3_cello_4.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("ciruit_city", "Circuit City", "paintings_gallery_3x3_circuit_city.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("civilization", "Civilization", "paintings_gallery_3x3_civilization.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("corgi", "Corgi", "paintings_gallery_3x3_corgi.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("fantasy_forest", "Fantasy Forest", "paintings_gallery_3x3_fantasy_forest.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("fire_elk", "Fire Elk", "paintings_gallery_3x3_fire_elk.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("fire_mage", "Fire Mage", "paintings_gallery_3x3_fire_mage.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("flamingo", "Flamingo", "paintings_gallery_3x3_flamingo.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("gooseberry", "Gooseberry", "paintings_gallery_3x3_gooseberry.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("gundam", "Gundam", "paintings_gallery_3x3_gundam.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("japan_4", "Japan 4", "paintings_gallery_3x3_japan_4.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("japan_6", "Japan 6", "paintings_gallery_3x3_japan_6.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("map", "Map", "paintings_gallery_3x3_map.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("meerkat", "Meerkat", "paintings_gallery_3x3_meerkat.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("metal_skull", "Metal Skull", "paintings_gallery_3x3_metal_skull.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("mother_nature", "Mother Nature", "paintings_gallery_3x3_mother_nature.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("mountain_2", "Mountain 2", "paintings_gallery_3x3_mountain_2.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("natural_room", "Natural Room", "paintings_gallery_3x3_natural_room.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("os", "Operating System", "paintings_gallery_3x3_os.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("otherworld", "Otherworld", "paintings_gallery_3x3_otherworld.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("parrot", "Parrot", "paintings_gallery_3x3_parrot.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("portal", "Portal", "paintings_gallery_3x3_portal.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("portrait", "Portrait", "paintings_gallery_3x3_portrait.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("samurai", "Samurai", "paintings_gallery_3x3_samurai.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("seafloor_2", "Seafloor 2", "paintings_gallery_3x3_seafloor_2.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("sea_god", "Sea god", "paintings_gallery_3x3_sea_god.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("shave_robot", "Shave Robot", "paintings_gallery_3x3_shave_robot.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("shipwreck", "Shipwreck", "paintings_gallery_3x3_shipwreck.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("shipwreck_2", "Shipwreck 2", "paintings_gallery_3x3_shipwreck_2.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("skull_roses", "Skull with Roses", "paintings_gallery_3x3_skull_roses.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("skull_roses_2", "Skull with Roses 2", "paintings_gallery_3x3_skull_roses_2.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("stallman_2", "Stallman 2", "paintings_gallery_3x3_stallman_2.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("stone_carving", "Stone Carving", "paintings_gallery_3x3_stone_carving.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("sunrise", "Sunrise", "paintings_gallery_3x3_sunrise.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("tank_top", "Tank Top", "paintings_gallery_3x3_tank_top.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("touch_it", "Touch It", "paintings_gallery_3x3_touch_it.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("tree", "Tree", "paintings_gallery_3x3_tree.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("war_unicorn_2", "War Unicorn 2", "paintings_gallery_3x3_war_unicorn_2.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("wolf_2", "Wolf 2", "paintings_gallery_3x3_wolf_2.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("xenos_mechanica", "Xenos_Mechanica", "paintings_gallery_3x3_xenos_mechanica.png^paintings_lib_frame3x3.png")
paintings_lib.register3x3("yggdrasil", "Yggdrasil", "paintings_gallery_3x3_yggdrasil.png^paintings_lib_frame3x3.png")
-- 4x2
paintings_lib.register4x2("canada", "Canada", "paintings_gallery_4x2_canada.png^paintings_lib_frame4x2.png")
paintings_lib.register4x2("car", "Car", "paintings_gallery_4x2_car.png^paintings_lib_frame4x2.png")
paintings_lib.register4x2("car 5", "Car", "paintings_gallery_4x2_car.png^paintings_lib_frame4x2.png")
paintings_lib.register4x2("civilization_3", "Civilization 3", "paintings_gallery_4x2_civilization_3.png^paintings_lib_frame4x2.png")
paintings_lib.register4x2("civilization_4", "Civilization 4", "paintings_gallery_4x2_civilization_4.png^paintings_lib_frame4x2.png")
paintings_lib.register4x2("cube", "Cube", "paintings_gallery_4x2_cube.png^paintings_lib_frame4x2.png")
paintings_lib.register4x2("japan_2", "Japan 2", "paintings_gallery_4x2_japan_2.png^paintings_lib_frame4x2.png")
paintings_lib.register4x2("japan_5", "Japan 5", "paintings_gallery_4x2_japan_5.png^paintings_lib_frame4x2.png")
paintings_lib.register4x2("leaves", "Leaves", "paintings_gallery_4x2_leaves.png^paintings_lib_frame4x2.png")
paintings_lib.register4x2("mountain_landscape_2", "Mountain Landscape 2", "paintings_gallery_4x2_mountain_landscape_2.png^paintings_lib_frame4x2.png")
paintings_lib.register4x2("ruins", "Ruins", "paintings_gallery_4x2_ruins.png^paintings_lib_frame4x2.png")
paintings_lib.register4x2("sunset_shore", "Sunset Shore", "paintings_gallery_4x2_sunset_shore.png^paintings_lib_frame4x2.png")
paintings_lib.register4x2("waterfall_5", "Waterfall 5", "paintings_gallery_4x2_waterfall_5.png^paintings_lib_frame4x2.png")
-- 4x3
paintings_lib.register4x3("alley", "Alley", "paintings_gallery_4x3_alley.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("autumn", "Autumn", "paintings_gallery_4x3_autumn.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("car_6", "Car 6", "paintings_gallery_4x3_car_6.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("car_2", "Car 2", "paintings_gallery_4x3_car_2.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("civilization_2", "Civilization 2", "paintings_gallery_4x3_civilization_2.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("coral", "Coral", "paintings_gallery_4x3_coral.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("dragon", "Dragon", "paintings_gallery_4x3_dragon.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("dust_storm", "Dust Storm", "paintings_gallery_4x3_dust_storm.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("eiffel_aurora", "Eiffel Aurora", "paintings_gallery_4x3_eiffel_aurora.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("harbour", "Harbour", "paintings_gallery_4x3_harbour.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("japan_3", "Japan 3", "paintings_gallery_4x3_japan_3.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("mountain_3", "Mountain 3", "paintings_gallery_4x3_mountain_3.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("neon_city", "Neon City", "paintings_gallery_4x3_neon_city.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("neon_planets", "Neon Planets", "paintings_gallery_4x3_neon_planets.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("pyramid", "Pyramid", "paintings_gallery_4x3_pyramid.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("starry_city", "Starry City", "paintings_gallery_4x3_starry_city.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("still_life", "Still Life", "paintings_gallery_4x3_still_life.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("tv_portal", "TV Portal", "paintings_gallery_4x3_tv_portal.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("village", "Village", "paintings_gallery_4x3_village.png^paintings_lib_frame4x3.png")
paintings_lib.register4x3("waterfall_4", "Waterfall 4", "paintings_gallery_4x3_waterfall_4.png^paintings_lib_frame4x3.png")
-- 4x4
paintings_lib.register4x4("car_3", "Car 3", "paintings_gallery_4x4_car_3.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("car_4", "Car 4", "paintings_gallery_4x4_car_4.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("cello_5", "Cello 5", "paintings_gallery_4x4_cello_5.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("city_lights", "City Lights", "paintings_gallery_4x4_city_lights.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("cyberpunk", "Cyberpunk", "paintings_gallery_4x4_cyberpunk.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("depot", "Depot", "paintings_gallery_4x4_depot.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("fishbowl_3", "Fishbowl 3", "paintings_gallery_4x4_fishbowl_3.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("fishbowl_4", "Fishbowl 4", "paintings_gallery_4x4_fishbowl_4.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("galaxy_2", "Galaxy 2", "paintings_gallery_4x4_galaxy_2.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("general", "General", "paintings_gallery_4x4_general.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("hearthfire", "Hearthfire", "paintings_gallery_4x4_hearthfire.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("intellectual", "Intellectual", "paintings_gallery_4x4_intellectual.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("man", "Man", "paintings_gallery_4x4_man.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("map_2", "Map 2", "paintings_gallery_4x4_map_2.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("map_3", "Map 3", "paintings_gallery_4x4_map_3.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("map_5", "Map 5", "paintings_gallery_4x4_map_5.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("metal_and_hope", "Metal and Hope", "paintings_gallery_4x4_metal_and_hope.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("mushroom_city", "Mushroom City", "paintings_gallery_4x4_mushroom_city.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("parrot_2", "Parrot 2", "paintings_gallery_4x4_parrot_2.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("parrot_5", "Parrot 5", "paintings_gallery_4x4_parrot_5.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("pizza", "Pizza", "paintings_gallery_4x4_pizza.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("read", "Read", "paintings_gallery_4x4_read.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("read_2", "Read 2", "paintings_gallery_4x4_read_2.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("skeleton_flowers", "Skeleton Flowers", "paintings_gallery_4x4_skeleton_flowers.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("steelrender", "Steelrender", "paintings_gallery_4x4_steelrender.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("super_saturn", "Super Saturn", "paintings_gallery_4x4_super_saturn.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("the_machine", "The Machine", "paintings_gallery_4x4_the_machine.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("the_surface", "The Surface", "paintings_gallery_4x4_the_surface.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("the_walk_2", "The Walk 2", "paintings_gallery_4x4_the_walk_2.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("the_wreckage", "The Wreckage", "paintings_gallery_4x4_the_wreckage.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("tree_4", "Tree 4", "paintings_gallery_4x4_tree_4.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("universe", "Universe", "paintings_gallery_4x4_universe.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("war_unicorn_3", "War Unicorn 3", "paintings_gallery_4x4_war_unicorn_3.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("waterfall_3", "Waterfall 3", "paintings_gallery_4x4_waterfall_3.png^paintings_lib_frame4x4.png")
paintings_lib.register4x4("winter", "Winter", "paintings_gallery_4x4_winter.png^paintings_lib_frame4x4.png")

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Some files were not shown because too many files have changed in this diff Show more