Bogdan Nagirniak BogdanNagirniak
  • Joined on 2023-02-13
Bogdan Nagirniak pushed to materialx-addon at BogdanNagirniak/blender-addons 2023-04-11 17:16:30 +02:00
bcc93b0452 BLEN-358: Error in console after closing Blender
Bogdan Nagirniak created pull request BogdanNagirniak/blender-addons#7 2023-04-11 12:34:24 +02:00
Adjust generating node classes and searching of mtlx files
Bogdan Nagirniak created branch BLEN-363 in BogdanNagirniak/blender-addons 2023-04-11 12:27:24 +02:00
Bogdan Nagirniak pushed to BLEN-363 at BogdanNagirniak/blender-addons 2023-04-11 12:27:24 +02:00
7b23395594 Make FILE_PATH in generated node classes to be local for MX_LIBS_DIR and MX_ADDON_LIBS_DIR.
Bogdan Nagirniak pushed to BLEN-383 at BogdanNagirniak/blender 2023-04-10 18:26:01 +02:00
f777cf428f Support several instancers on one object.
0c2acaeac7 Adjust code after merge with main branch
28690ed45e Merge branch 'main' into hydra-render
3f97872f21 BLEN-365: Improve creation algorithm of PreviewEngine
f8c964de87 GPU: Improve the shader cache GC behavior
Compare 291 commits »
Bogdan Nagirniak pushed to hydra-render at BogdanNagirniak/blender 2023-04-10 18:09:27 +02:00
0c2acaeac7 Adjust code after merge with main branch
28690ed45e Merge branch 'main' into hydra-render
f8c964de87 GPU: Improve the shader cache GC behavior
4bbbad49c8 Fix missing includes
0a460d4707 UV: refactor uv packing for readability and performance
Compare 289 commits »
Bogdan Nagirniak pushed to hydra-render at BogdanNagirniak/blender 2023-04-10 12:44:48 +02:00
3f97872f21 BLEN-365: Improve creation algorithm of PreviewEngine
Bogdan Nagirniak merged pull request BogdanNagirniak/blender#21 2023-04-10 12:44:48 +02:00
BLEN-365: Improve creation algorithm of PreviewEngine
Bogdan Nagirniak pushed to BLEN-365 at BogdanNagirniak/blender 2023-04-10 12:42:39 +02:00
f73befb068 Code improvement, added TODO.
Bogdan Nagirniak approved BogdanNagirniak/blender#21 2023-04-10 12:15:37 +02:00
BLEN-365: Improve creation algorithm of PreviewEngine

Added some code improvements. Tested - works good.

Bogdan Nagirniak pushed to BLEN-365 at BogdanNagirniak/blender 2023-04-10 12:05:05 +02:00
44cce40974 Code simplification and renamings
a853a7abee Merge branch 'hydra-render' into BLEN-365
aa002fec8e Move to use the GPU API instead OpenGL
Compare 3 commits »
Bogdan Nagirniak created branch BLEN-383 in BogdanNagirniak/blender 2023-04-07 19:26:53 +02:00
Bogdan Nagirniak pushed to BLEN-383 at BogdanNagirniak/blender 2023-04-07 19:26:53 +02:00
aad65e33c2 Support several instancers on one object.
Bogdan Nagirniak commented on pull request BogdanNagirniak/blender#21 2023-04-07 14:00:27 +02:00
BLEN-365: Improve creation algorithm of PreviewEngine

no need

Bogdan Nagirniak commented on pull request BogdanNagirniak/blender#21 2023-04-07 14:00:27 +02:00
BLEN-365: Improve creation algorithm of PreviewEngine

pxr::TfToken p_type;

Bogdan Nagirniak commented on pull request BogdanNagirniak/blender#21 2023-04-07 14:00:27 +02:00
BLEN-365: Improve creation algorithm of PreviewEngine

This block should be like:

Bogdan Nagirniak commented on pull request BogdanNagirniak/blender#21 2023-04-07 14:00:27 +02:00
BLEN-365: Improve creation algorithm of PreviewEngine

move to PreviewEngine class as static