blender/source
Bastien Montagne f4ef3de32b Fix (unreported) more invalid MEM_new/MEM_freeN mismatches.
NOTE: Had to make `NodeLinkItem` trivial again, by removing its default
values and instead using an 'init' function. Please ensure that the
code area you are using your data with _is_ compatible with c++ memory
handling. UI code generally is not currently.
2024-07-04 11:58:21 +02:00
..
blender Fix (unreported) more invalid MEM_new/MEM_freeN mismatches. 2024-07-04 11:58:21 +02:00
creator Merge branch 'blender-v4.2-release' 2024-07-01 16:40:29 +02:00
CMakeLists.txt Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00