Aras Pranckevicius aras_p
Aras Pranckevicius pushed to global_pch at aras_p/blender 2023-08-24 13:15:44 +02:00
ec27abd5d5 Build: revert "share precompiled headers from base bf_pch library"
Aras Pranckevicius commented on pull request blender/blender#111242 2023-08-24 08:04:29 +02:00
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…

Aras Pranckevicius pushed to global_pch at aras_p/blender 2023-08-20 15:26:44 +02:00
010353a46e Build: share precompiled headers from base bf_pch library
Aras Pranckevicius pushed to global_pch at aras_p/blender 2023-08-19 09:24:49 +02:00
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
Compare 80 commits »
Aras Pranckevicius commented on pull request blender/blender#111225 2023-08-19 09:22:19 +02:00
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…

Aras Pranckevicius pushed to global_pch at aras_p/blender 2023-08-18 17:13:49 +02:00
4fb1ccfec0 Build: add global precompiled header
Aras Pranckevicius created pull request blender/blender#111225 2023-08-17 14:34:56 +02:00
WIP: Build: add global precompiled header
Aras Pranckevicius created branch global_pch in aras_p/blender 2023-08-17 14:33:48 +02:00
Aras Pranckevicius pushed to global_pch at aras_p/blender 2023-08-17 14:33:48 +02:00
678d3050c5 Build: add global precompiled header
Aras Pranckevicius pushed to main at aras_p/blender 2023-08-17 14:33:35 +02:00
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
Compare 49 commits »
Aras Pranckevicius closed issue blender/blender#101405 2023-08-17 10:37:29 +02:00
DDS image format improvements
Aras Pranckevicius commented on issue blender/blender#101405 2023-08-17 10:37:05 +02:00
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…

Aras Pranckevicius closed issue blender/blender#56248 2023-08-17 10:34:34 +02:00
DDS Normal maps not rendering for certain DDS versions
Aras Pranckevicius commented on issue blender/blender#56248 2023-08-17 10:34:31 +02:00
DDS Normal maps not rendering for certain DDS versions

Should be working fine in Blender 3.6 and 4.0

Aras Pranckevicius closed pull request blender/blender#111113 2023-08-16 13:50:48 +02:00
Cleanup: fewer BLI_color.hh et al includes
Aras Pranckevicius pushed to main at blender/blender 2023-08-16 13:50:07 +02:00
2f060706a4 Cleanup: fewer BLI_color.hh et al includes
Aras Pranckevicius commented on pull request blender/blender#111113 2023-08-16 12:12:07 +02:00
Cleanup: fewer BLI_color.hh et al includes
Aras Pranckevicius pushed to fewer_color_includes at aras_p/blender 2023-08-16 12:11:18 +02:00
63206666f2 Cleanup: fewer BLI_color.hh et al includes
Aras Pranckevicius pushed to fewer_color_includes at aras_p/blender 2023-08-16 10:39:57 +02:00
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
Compare 41 commits »
Aras Pranckevicius pushed to main at aras_p/blender 2023-08-16 10:39:42 +02:00
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
Compare 40 commits »