-
openfilediff Public
A file format that represents the differences between 2 files in a storage efficient manner
HTML Apache License 2.0 UpdatedDec 22, 2024 -
-
Auto_Reload_Blender_addon Public
Forked from samytichadou/Auto_Reload_Blender_addonHandy automatic reload for Image Textures
Python UpdatedNov 29, 2024 -
By saving the source code into multiple files in a way where each file imports the next at the bottom of the file, PyLance can parse the code much much faster Its key that the import is at the bott…
Python UpdatedSep 20, 2024 -
Takes whatever is in your clipboard, tries to figure out whether its a Linux or Windows style path, then tries to figure out if the path leads somewhere within the WSL environment or not and finall…
Python MIT License UpdatedMay 8, 2024 -
vulkanpybindings Public
Forked from realitix/vulkanThe ultimate Python binding for Vulkan API - fork with better intellisense support
C++ Apache License 2.0 UpdatedFeb 27, 2024 -
fast-python-library Public
Fast is a general purpose developer productivity library for Python. Written by Olliver Aira.
-
fake-pykrita Public
Forked from scottpetrovic/krita-python-auto-completeA python script that can grab the Krita source code and generate auto-complete files
-
nicegui Public
Forked from zauberzeug/niceguiA branch for creating PRs to https://github.com/zauberzeug/nicegui
Python MIT License UpdatedJun 1, 2023 -
A simple app that takes whatever is in your clipboard and replaces any double slashes with single forward slashes. So something like: "C:\\Users\\olliv\\.rustup\\toolchains\\stable-x86_64-pc-window…
Python MIT License UpdatedMay 27, 2023 -
A guide on how to patch Napoleon Total War to run on Intel 12th-gen processors, such as the i9-12900k which NTW has been known not to be able to boot on up until now due to DRM issues.
-
clipboardWordsToPythonEnum Public
A simple Python program that takes something like: Book Sissor Fork Glass out of your clipboard and replaces it with: Fork = 'Fork' Sissor = 'Sissor' Glass = 'Glass' Book = 'Book'
Python UpdatedMay 3, 2023 -
toga Public
Forked from beeware/togaMy Toga Fork
Python BSD 3-Clause "New" or "Revised" License UpdatedMay 3, 2023 -
FastPBR Public
Fast PBR Viewport Render is a tool that lets you fetch curvature, AO, normal maps, transparency, matID and height from the camera youre currently looking through or directly from your viewport. It …
-
UvSquares Public
Forked from Radivarig/UvSquaresBlender addon for reshaping UV selection into grid.
Python GNU General Public License v2.0 UpdatedMar 6, 2023 -
blender-unreal-datasmith-export Public
Forked from 0xafbf/blender-datasmith-exportBlender addon to export UE4 Datasmith format - Updated to Blender 3.3 as of writing. When exporting, make sure the "compatibility" checkbox is ticked in!
-
flet-ItsCubeTime-branch Public
Forked from flet-dev/fletFlet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
Python Apache License 2.0 UpdatedDec 28, 2022 -
inline-css-color Public
Forked from outofsync42/inline-css-colorVSCode Extension: Allows you set colors for your inline HTML style="" attributes.
JavaScript MIT License UpdatedAug 18, 2022 -
A software that batch processes files for a very particular purpose.
-
armory Public
Forked from armory3d/armory3D Engine with Blender Integration
Python zlib License UpdatedMay 16, 2022 -
-
-
BlenderImgui Public
Forked from eliemichel/BlenderImguiCustom GUI for your Blender add-ons using Dear ImGui
-
Addon-Match-to-Render Public
Forked from Draise14/Addon-Match-to-RenderOperators to Show Render only and other visibility matching controls. Blender and Bforartists addon
Python GNU General Public License v3.0 UpdatedSep 15, 2021 -
BlenderVersionSelector Public
Automatically picks the correct Blender version when you double-click a .blend file based on which version was used last time you saved the file! It can also prompt you which version you would like…