Bogdan Nagirniak BogdanNagirniak
  • Joined on 2023-02-13
Bogdan Nagirniak created pull request BogdanNagirniak/blender-addons#16 2023-07-02 18:25:54 +02:00
Fix crash when hydra render plugin isn't loaded.
Bogdan Nagirniak created branch BLEN-443 in BogdanNagirniak/blender-addons 2023-07-02 18:24:15 +02:00
Bogdan Nagirniak pushed to BLEN-443 at BogdanNagirniak/blender-addons 2023-07-02 18:24:15 +02:00
f70871b50a Fix crash when hydra render plugin isn't loaded.
Bogdan Nagirniak created pull request BogdanNagirniak/blender#60 2023-07-02 18:20:24 +02:00
Fix crash when hydra render plugin isn't loaded
Bogdan Nagirniak created branch BLEN-443 in BogdanNagirniak/blender 2023-07-02 18:11:36 +02:00
Bogdan Nagirniak pushed to BLEN-443 at BogdanNagirniak/blender 2023-07-02 18:11:36 +02:00
0f99af1456 Fix crash when hydra render plugin isn't loaded
Bogdan Nagirniak pushed to hydra-render at BogdanNagirniak/blender 2023-07-02 14:09:46 +02:00
7ae4cd82c5 Support EnvironmentTexture node for world
Bogdan Nagirniak merged pull request BogdanNagirniak/blender#59 2023-07-02 14:09:45 +02:00
Support EnvironmentTexture node for world
Bogdan Nagirniak approved BogdanNagirniak/blender#59 2023-07-02 14:08:57 +02:00
Support EnvironmentTexture node for world

Tested - works good

Bogdan Nagirniak commented on pull request BogdanNagirniak/blender#57 2023-07-01 02:56:13 +02:00
Make object visibility and instancing creation to be calculated via depsgraph

Why not do the instancing optimization here as well?

Made instancing optimization here as well.

Bogdan Nagirniak pushed to BLEN-442 at BogdanNagirniak/blender 2023-07-01 02:28:34 +02:00
6aa6bb0870 Removed unused code
05baf7b646 Instancing creation optimization
Compare 2 commits »
Bogdan Nagirniak pushed to BLEN-442 at BogdanNagirniak/blender 2023-06-30 20:46:52 +02:00
8a40fc54ea Improved working with instances visibility
Bogdan Nagirniak pushed to BLEN-442 at BogdanNagirniak/blender 2023-06-30 16:36:30 +02:00
a5aedb3e22 Fixed instance visibility
Bogdan Nagirniak pushed to BLEN-442 at BogdanNagirniak/blender 2023-06-30 09:50:15 +02:00
a87f3ce062 Fix after merging
22a27365d6 Merge branch 'hydra-render' into BLEN-442
a34976e949 Implement Viewport render with material preview
Compare 3 commits »
Bogdan Nagirniak pushed to hydra-render at BogdanNagirniak/blender 2023-06-30 09:03:29 +02:00
a34976e949 Implement Viewport render with material preview
Bogdan Nagirniak merged pull request BogdanNagirniak/blender#56 2023-06-30 09:03:28 +02:00
Implement Viewport render with material preview
Bogdan Nagirniak created pull request BogdanNagirniak/blender#57 2023-06-23 12:53:07 +02:00
Make object visibility and instancing creation to be calculated via depsgraph
Bogdan Nagirniak pushed to BLEN-442 at BogdanNagirniak/blender 2023-06-23 12:25:34 +02:00
01f072063b make format + improvements in image.cc
Bogdan Nagirniak pushed to BLEN-442 at BogdanNagirniak/blender 2023-06-23 11:05:53 +02:00
88be7d3cd9 Removed unused code. Adjusted ID_LOG
e13eb5da52 Fixed instances updates + instances visibility
Compare 2 commits »
Bogdan Nagirniak pushed to BLEN-442 at BogdanNagirniak/blender 2023-06-22 20:21:17 +02:00
58c2e57538 Removing unused functionality