Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock created branch cleanup_panels in mod_moder/blender 2023-06-16 02:17:43 +02:00
Iliya Katushenock closed issue blender/blender#109023 2023-06-15 18:39:48 +02:00
Undefined
Iliya Katushenock commented on issue blender/blender#109023 2023-06-15 18:39:46 +02:00
Undefined

This report does not contain all the requested information, which is required for us to investigate the issue.

Please submit a new report and carefully follow the instructions. Be sure to…

Iliya Katushenock pushed to tmp_cleanup_versions_260_to_cpp at mod_moder/blender 2023-06-15 16:31:40 +02:00
115ffc0828 formatting
Iliya Katushenock deleted branch tmp_cleanup_2dvector_for_node_space from mod_moder/blender 2023-06-15 16:27:40 +02:00
358d29381c progress
072a1833af progress
0feb6cfd02 progress
fcf57007e4 Merge branch 'main' into tmp_cleanup_2dvector_for_node_space
4cf644939a EEVEE Next: Subsurface Scattering
01726de71f Merge branch 'blender-v3.6-release'
f78aa6c034 Fix #108527: Fixing Vertex Group operators to default back to Active Vertex Group
Compare 54 commits »
Iliya Katushenock pushed to tmp_cleanup_versions_260_to_cpp at mod_moder/blender 2023-06-15 15:50:07 +02:00
8546437d0a Merge branch 'main' into tmp_cleanup_versions_260_to_cpp
4cf644939a EEVEE Next: Subsurface Scattering
01726de71f Merge branch 'blender-v3.6-release'
f78aa6c034 Fix #108527: Fixing Vertex Group operators to default back to Active Vertex Group
524e320327 EEVEE Next: Improved sampler indices
Compare 42 commits »
Iliya Katushenock commented on pull request blender/blender#108995 2023-06-15 15:47:29 +02:00
Cleanup: Preparation to move versioning file 2.6 to C++

I have to update this to current main, it seems, build bod show already fixed issues.

Iliya Katushenock commented on pull request blender/blender#109009 2023-06-15 15:06:04 +02:00
GPv3: Select random operator

blender::get_default_hash_2<int> ?

Iliya Katushenock commented on pull request blender/blender#109009 2023-06-15 14:55:32 +02:00
GPv3: Select random operator

May better to use hash from two ints?

Iliya Katushenock commented on pull request blender/blender#109009 2023-06-15 14:31:30 +02:00
GPv3: Select random operator

Did I understand correctly that he selects different drawings identically, since their index is not taken into account in the noise?

Iliya Katushenock commented on pull request blender/blender#108995 2023-06-15 14:18:40 +02:00
Cleanup: Preparation to move versioning file 2.6 to C++

I building/testing this last 3 hours for full debug

Iliya Katushenock created pull request blender/blender#108995 2023-06-15 01:35:26 +02:00
Cleanup: Move versioning file 2.6 to C++
Iliya Katushenock created branch tmp_cleanup_versions_260_to_cpp in mod_moder/blender 2023-06-15 01:33:33 +02:00
Iliya Katushenock pushed to tmp_cleanup_versions_260_to_cpp at mod_moder/blender 2023-06-15 01:33:33 +02:00
ca3c8179e1 init
63dae2a105 Nodes: Add rotation socket type, support in many geometry nodes
9265fa1eed Cleanup: Split 'transform_snap_object.cc' into smaller files
f98e488311 Cleanup: Silence unused parameter warning
68c6402666 Cleanup: Use C++ accessor for mesh position attribute
Compare 10 commits »
Iliya Katushenock deleted branch tmp_fix_points_mat_on_join from mod_moder/blender 2023-06-14 22:56:42 +02:00
Iliya Katushenock commented on pull request blender/blender#108990 2023-06-14 21:59:18 +02:00
Fix #108977: Propagate material from first point cloud by Join Geometry node

Op, yes, mixup with mat index attribute

Iliya Katushenock pushed to tmp_fix_points_mat_on_join at mod_moder/blender 2023-06-14 21:58:50 +02:00
be4115242e progress