-
Commit: b75112f | Added normalmap guided roughness mipmap generator, and a global roughness limiter.
-
Target:
debug
-
Windows:
- Compiler: x86_64-w64-mingw32-gcc (GCC) 9.2.0 (ManjaroLinux 18.1.5)
- Download: https://gist.github.com/williamd1k0/7d0d9dff4b77d2bc6117c40bf88b9b4b/raw/b9a2e9153e489b71cba99f8d68ec1506dd36c32e/godot.vulkan.windows.tools.64.zip
-
GNU/Linux:
-
Compiler: x86_64-pc-linux-gnu-clang (LLVM) 9.0.0 (ManjaroLinux 18.1.5)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.PHONY: uninstall | |
INSTALL_DIR = ${HOME}/.local/bin | |
INSTALL_FILES = ${INSTALL_DIR}/adbd ${INSTALL_DIR}/adbd-exec ${INSTALL_DIR}/adbd-install | |
install: ${INSTALL_FILES} | |
${INSTALL_DIR}/%: ./% | |
install -Dm 764 $< $@ | |
uninstall: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
extends Object | |
class_name ResourceUtils | |
# ResourceLoader is unreliable when it comes to cache. | |
# Sub-resources get cached regardless of the argument passed to load function. | |
# This is a workaround that generates a new file on a fly, | |
# while making sure that there is no cache record for it. | |
# This file is then used to load the resource, after which | |
# the resource takes over the original path. | |
static func load_fresh(resource_path : String) -> Resource: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
獅子の子 獅子の子 獅子の子 獅子の子 獅子の子 獅子の子 獅子の子 獅子の子 | |
「猫の子 獅子の子 獅子の子 獅子の子 獅子の子 | |
「猫の子 獅子の子 獅子の子 猫の子 獅子の子 獅子の子 獅子の子 猫の子 獅子の子 獅子の子 獅子の子 猫の子 獅子の子 子猫 子猫 子猫 子猫 子獅子」 | |
猫の子 獅子の子 猫の子 獅子の子 猫の子 子獅子 猫の子 猫の子 獅子の子 「子猫」 | |
子猫 子獅子」 | |
猫の子 猫の子。猫の子 子獅子 子獅子 子獅子。獅子の子 獅子の子 獅子の子 獅子の子 獅子の子 獅子の子 獅子の子。。獅子の子 獅子の子 獅子の子。猫の子 猫の子。子猫 子獅子。子猫。獅子の子 獅子の子 獅子の子。子獅子 子獅子 子獅子 子獅子 子獅子 子獅子。子獅子 子獅子 子獅子 子獅子 子獅子 子獅子 子獅子 子獅子。猫の子 猫の子 獅子の子。猫の子 獅子の子 獅子の子。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fish | |
curl | |
htmlq | |
ripgrep | |
aria2 or wget (optional; defaults to curl) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import os, mimetypes | |
from flask import Flask, Response | |
app = Flask(__name__) | |
@app.route('/<filename>') | |
def the_internet(filename): | |
def get_stream(path): | |
f = open(path, 'rb') | |
while True: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"> <ResourceDictionary.MergedDictionaries> <ResourceDictionary Source="Base.xaml"></ResourceDictionary> </ResourceDictionary.MergedDictionaries> <Style x:Key="QueryBoxStyle" BasedOn="{StaticResource BaseQueryBoxStyle}" TargetType="{x:Type TextBox}"> <Setter Property="Background" Value="#593d63"/> <Setter Property="Foreground" Value="#E3E0E3" /> </Style> <Style x:Key="WindowBorderStyle" BasedOn="{StaticResource BaseWindowBorderStyle}" TargetType="{x:Type Border}"> <Setter Property="Background" Value="#281d33"></Setter> </Style> <Style x:Key="WindowStyle" TargetType="{x:Type Window}" BasedOn="{StaticResource BaseWindowStyle}" > </Style> <Style x:Key="PendingLineStyle" BasedOn="{StaticResource BasePendingLineStyle}" TargetType="{x:Type Line}" > </Style> <Style x:Key="ItemTitleStyle" BasedOn="{StaticR |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@-moz-document | |
domain("mangareader.net"), | |
domain("mangapanda.com"), | |
domain("mangahere.us"), | |
domain("manganelo.com"), | |
domain("mangarock.com"), | |
domain("mangahub.io"), | |
domain("fanfox.net"), | |
domain("gokigenyou.com.br"), | |
domain("cdmnet.com.br") |