- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
WIP: Experiment: Drop import operator helper and file drop type
I do wonder why the "which importer handles which extensions" is defined in some central location, and is part of user preferences at all. Conceptually, couldn't it be that "hey, I can do these…
ee11f3a3fa
Build: tweaks to make Mac build with ninja backend
39e207e78d
Build: add global precompiled header
b903ce04d8
AUTHORS: add new developers
ccdaba69a5
Tools: improve progress output for credits & author generation
d78189e406
Tools: set the renameLimit for git_log to avoid warnings
Build: add global precompiled header
As far as I can tell, pretty much "everything" right now in Blender needs <algorithm>
and <string>
. Which is unfortunate since C++ decided to put tons of stuff into algorithm, even if…
WIP: Build: add global precompiled header
f44447a628
Vulkan: Use Correct Interpolation Qualifier in Stage Interfaces
6f9c3b1bd5
Vulkan: Report Incompatible Shaders
b1b20bea7b
Fix Shader::print_log not handling warnings
0a04a6d1a1
Cleanup: quiet GCC's -Wsuggest-attribute=format warning
bbe4f6cf74
Fix: Compilation Error When Compiling with Vulkan
DDS image format improvements
DDS image format improvements
This was addressed by @deadpin with switch to OpenImageIO for DDS loading, in Blender 3.6 and up. Now all of EEVEE/Cycles/Workbench interpret various DDS formats consistently, and has wider…
DDS Normal maps not rendering for certain DDS versions
DDS Normal maps not rendering for certain DDS versions
Should be working fine in Blender 3.6 and 4.0
Cleanup: fewer BLI_color.hh et al includes
598a75a132
Cleanup: fewer BLI_color.hh et al includes
acbd952abf
Cleanup: fewer iostreams related includes from BLI/BKE headers
f50da4040f
Fix #111142: bl_static_type is empty for node groups and custom nodes
a70953242d
Cleanup: Calm Warning
5741a5d433
UI: Allow Eyedropper Outside of Blender
acbd952abf
Cleanup: fewer iostreams related includes from BLI/BKE headers
f50da4040f
Fix #111142: bl_static_type is empty for node groups and custom nodes
a70953242d
Cleanup: Calm Warning
5741a5d433
UI: Allow Eyedropper Outside of Blender
077db81638
Outliner: Port linked object elements to new tree-element code design