Iliya Katushenock mod_moder
  • Russian
  • Just student

  • Joined on 2019-01-20
Iliya Katushenock commented on pull request blender/blender#109088 2023-06-19 20:54:34 +02:00
Nodes: Skip node tree update for unused sockets of muted node

This was suggested in chat by a user

Iliya Katushenock commented on pull request blender/blender#109088 2023-06-19 20:51:50 +02:00
Nodes: Skip node tree update for unused sockets of muted node

Just socket/tree pointers

Iliya Katushenock closed pull request blender/blender#108995 2023-06-19 19:48:44 +02:00
Cleanup: Preparation to move versioning file 2.6 to C++
Iliya Katushenock commented on pull request blender/blender#109078 2023-06-19 19:19:50 +02:00
Fix: Memory leak while movie strip adding for incorrect/unsupported files

sequencer_add_init len: 328 000001D459A6CBB8

Iliya Katushenock commented on pull request blender/blender#109078 2023-06-19 19:11:22 +02:00
Fix: Memory leak while movie strip adding for incorrect/unsupported files
Blender quit
Error: Not freed memory blocks: 1, total unfreed memory 0.000313 MB
Iliya Katushenock pushed to tmp_cleanup_versions_260_to_cpp at mod_moder/blender 2023-06-19 19:07:46 +02:00
8236038c89 Merge branch 'main' into tmp_cleanup_versions_260_to_cpp
7764c87528 Cleanup: Transform Snap Object Code
Compare 2 commits »
Iliya Katushenock commented on pull request blender/blender#109078 2023-06-19 19:06:05 +02:00
Fix: Memory leak while movie strip adding for incorrect/unsupported files

@iss You can just uncheck the visibility flags in the file browser and try adding a blend file.

Iliya Katushenock pushed to tmp_cleanup_versions_260_to_cpp at mod_moder/blender 2023-06-19 19:03:29 +02:00
a9265f146d Merge branch 'main' into tmp_cleanup_versions_260_to_cpp
93e2e749da Outliner: Port armature elements to new tree-element code design
378843c69c Cleanup: Comments & naming to File Browser file-listing logic more clear
6fd1f565d2 Cleanup: Replace unnecessary function in file indexer with lambda
Compare 4 commits »
Iliya Katushenock commented on pull request blender/blender#109039 2023-06-19 18:44:04 +02:00
Cleanup: Node panels fixing/simplification

This applies only for COW objects, all other methods in the same DNA structure also do not have this specificity.

Iliya Katushenock pushed to tmp_cleanup_versions_260_to_cpp at mod_moder/blender 2023-06-19 18:35:34 +02:00
ff283a03a5 Merge branch 'main' into tmp_cleanup_versions_260_to_cpp
2a915e6262 rever file only x2
36ee9ff75e rever file only
8c0b81da5b Cleanup: Separate GP operators and functions
171de8b5a7 Cleanup: Remove ED_grease_pencil_draw.h
Compare 5 commits »
Iliya Katushenock pushed to tmp_cleanup_versions_260_to_cpp at mod_moder/blender 2023-06-19 17:18:55 +02:00
3659638d1e revert
Iliya Katushenock pushed to tmp_cleanup_versions_260_to_cpp at mod_moder/blender 2023-06-19 17:11:26 +02:00
dd782fea94 foramt
6a60d8137a merge main
9b246fc438 Merge branch 'blender-v3.6-release'
232e065a17 Fix #109053: File Append with recursions leads to crash
19f5590658 Fix GPv3 selection operators always showing
Compare 49 commits »
Iliya Katushenock pushed to tmp_cleanup_versions_260_to_cpp at mod_moder/blender 2023-06-19 16:33:22 +02:00
d4715d8c26 progress
Iliya Katushenock commented on issue blender/blender#108819 2023-06-19 14:06:53 +02:00
Regression: Mesh Deform modifier is broken in 4.0 for older scenes

Nodes work has changed, you just need to re-bake the cache in the new version. Is this really a bug?

Iliya Katushenock created branch try_1 in mod_moder/blender 2023-06-19 13:37:12 +02:00
Iliya Katushenock commented on issue blender/blender#109101 2023-06-19 12:19:28 +02:00
Bevel breaks UV and other things

@Gurra Bevel is unlikely to receive updates during the development of the 2nd version blender/blender#98674.

Iliya Katushenock commented on pull request blender/blender#108995 2023-06-19 03:11:30 +02:00
Cleanup: Preparation to move versioning file 2.6 to C++

I was hoping using make format --changed-only would work... still need to do it manually...

Iliya Katushenock pushed to tmp_cleanup_versions_260_to_cpp at mod_moder/blender 2023-06-19 02:20:53 +02:00
16252ab981 progress