Bogdan Nagirniak BogdanNagirniak
  • Joined on 2023-02-13
Bogdan Nagirniak pushed to BLEN-359_1 at BogdanNagirniak/blender 2023-03-31 11:12:24 +02:00
91b7b09d00 Fixed update of base mesh in Instancer
Bogdan Nagirniak pushed to BLEN-359_1 at BogdanNagirniak/blender 2023-03-31 09:00:26 +02:00
5bc6d011bb Implement instancer's updates of basic mesh
Bogdan Nagirniak pushed to BLEN-359_1 at BogdanNagirniak/blender 2023-03-30 19:52:12 +02:00
73200fac43 Moved to use parent object in InstancerData.
Bogdan Nagirniak pushed to BLEN-359_1 at BogdanNagirniak/blender 2023-03-30 18:34:40 +02:00
42592f2356 Fixed positioning of instances. Simplified code.
Bogdan Nagirniak pushed to BLEN-359_1 at BogdanNagirniak/blender 2023-03-30 11:15:12 +02:00
aa3c52a375 Continuing
Bogdan Nagirniak pushed to BLEN-359_1 at BogdanNagirniak/blender 2023-03-29 19:49:37 +02:00
54b843eb6d Fixing instances transforms
Bogdan Nagirniak pushed to BLEN-359_1 at BogdanNagirniak/blender 2023-03-29 18:32:50 +02:00
e591f4cb35 Moving to use InstancerData
Bogdan Nagirniak pushed to BLEN-359_1 at BogdanNagirniak/blender 2023-03-29 16:46:42 +02:00
310a758f36 Added instancer.h/cc.
Bogdan Nagirniak pushed to BLEN-359_1 at BogdanNagirniak/blender 2023-03-29 14:34:11 +02:00
3251d36305 Improved working with updates. Code simplification
Bogdan Nagirniak pushed to BLEN-359_1 at BogdanNagirniak/blender 2023-03-29 11:54:12 +02:00
a26d88dc62 Moved set_mateial(0 to MeshData
3976164cca Code cleanup, simplified IdData::update()
8336945eaf Adjusting mesh.cc and light.cc
42233ebc7a Adjusted material.cc, world.cc.
b4e44a88e6 Implementation of new functions
Compare 8 commits »
Bogdan Nagirniak pushed to hydra-render at BogdanNagirniak/blender 2023-03-29 09:08:52 +02:00
48acbd994b BLEN-374: Check normals and UVs for Storm delegate
Bogdan Nagirniak merged pull request BogdanNagirniak/blender#19 2023-03-29 09:08:52 +02:00
BLEN-374: Check normals and UVs for Storm delegate
Bogdan Nagirniak created branch BLEN-359_1 in BogdanNagirniak/blender 2023-03-28 18:08:46 +02:00
Bogdan Nagirniak pushed to BLEN-359_1 at BogdanNagirniak/blender 2023-03-28 18:08:46 +02:00
0a6eb83f0d Code cleanup, simplified IdData::update()
e231391086 Adjusting mesh.cc and light.cc
b7fdcf0b77 Adjusted material.cc, world.cc.
d1f0fed4cd Implementation of new functions
0b73eeca66 Refactoring export process
Compare 6 commits »
Bogdan Nagirniak pushed to storm-hydra-addon at BogdanNagirniak/blender-addons 2023-03-27 15:04:53 +02:00
f1bf91476c Fixed bpy_hydra.register_plugins() call after BogdanNagirniak/blender#17
Bogdan Nagirniak pushed to hydra-render at BogdanNagirniak/blender 2023-03-27 12:42:01 +02:00
38378e3db4 Adjusted MeshData::set_mesh()
7e7808a9d8 Merge branch 'main' into hydra-render
8c1090aeb0 Merge branch 'blender-v3.5-release'
16cb13b8a0 Fix: Vertex paint filter operators broken undo
847bc5c2fd Cleanup: DRW: Utility defines for retopology overlay
Compare 1211 commits »
Bogdan Nagirniak pushed to BLEN-378 at BogdanNagirniak/blender 2023-03-27 12:35:22 +02:00
58909a2731 Fixed link error, removed unused includes from CMakeLists.txt
Bogdan Nagirniak pushed to BLEN-378 at BogdanNagirniak/blender 2023-03-26 20:02:17 +02:00
0bb410e00f Adjusted MeshData::set_mesh()
7e7808a9d8 Merge branch 'main' into hydra-render
8c1090aeb0 Merge branch 'blender-v3.5-release'
16cb13b8a0 Fix: Vertex paint filter operators broken undo
847bc5c2fd Cleanup: DRW: Utility defines for retopology overlay
Compare 10 commits »
Bogdan Nagirniak created branch BLEN-378 in BogdanNagirniak/blender 2023-03-26 20:02:17 +02:00