Pinned Repositories
bl-easy_lattice
Blender add-on for easier lattice creation
bl-fuzzy_finder
Blender add-on for context sensitive selecting/finding of items.
bl-leader_key
Blender add-on providing vim like <leader> key functionality.
bl-paint_select
Blender add-on allowing selecting by painting on the mesh.
game_programming_patterns-rs
Game Programming Patterns book examples in Rust.
nvim-lsp-clangd-highlight
Neovim plugin for semantic highlighting in C++ based on Neovim's build-in LSP support. Mirror of https://gitlab.com/robert-oleynik/clangd-nvim/
Pivot-Painter-for-Blender
Pivot Painter is a Blender addon to create a 3d model, that will use the Pivot Painter Tool's shaders in Unreal Engine 4
UE-ExternalEditTextInputs
Modify any UE Editor text input widget text in external editor
UE-RegexRenamePlugin
Unreal Engine plugin for renaming assets using regular expressions
UE-TexturePackerPlugin
Yet another texture packing plugin for unreal
adam-wolski's Repositories
adam-wolski/bl-leader_key
Blender add-on providing vim like <leader> key functionality.
adam-wolski/game_programming_patterns-rs
Game Programming Patterns book examples in Rust.
adam-wolski/UE-TexturePackerPlugin
Yet another texture packing plugin for unreal
adam-wolski/nvim-lsp-clangd-highlight
Neovim plugin for semantic highlighting in C++ based on Neovim's build-in LSP support. Mirror of https://gitlab.com/robert-oleynik/clangd-nvim/
adam-wolski/bl-easy_lattice
Blender add-on for easier lattice creation
adam-wolski/bl-paint_select
Blender add-on allowing selecting by painting on the mesh.
adam-wolski/bl-fuzzy_finder
Blender add-on for context sensitive selecting/finding of items.
adam-wolski/bl-plug
Blender add-on for add-on management.
adam-wolski/bl-screen_pie
Blender add-on for selecting screen using pie menu.
adam-wolski/configfiles
adam-wolski/Linter
adam-wolski/Pivot-Painter-for-Blender
Pivot Painter is a Blender addon to create a 3d model, that will use the Pivot Painter Tool's shaders in Unreal Engine 4
adam-wolski/rusteriser
Teaching myself computer graphics by creating software rasterizer in Rust.
adam-wolski/UE-RegexRenamePlugin
Unreal Engine plugin for renaming assets using regular expressions
adam-wolski/UE-ExternalEditTextInputs
Modify any UE Editor text input widget text in external editor
adam-wolski/bl-utils
Blender add-ons that don't deserve their own repository.
adam-wolski/dynamic_reload
Dynamic reloading of shared libraries
adam-wolski/FindEverything
Find everyting in your drives.
adam-wolski/handmade_quake
Experimenting with writing quake code while loosely following handmade_quake series.
adam-wolski/HLSLMaterial
HLSL Material for Unreal Engine
adam-wolski/nvim-config
adam-wolski/nvim-dap
Debug Adapter Protocol client implementation for Neovim
adam-wolski/nvim-gdb
Neovim thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB
adam-wolski/nvim-treesitter
Nvim Treesitter configurations and abstraction layer