Lleu Yang megakite
  • Joined on 2024-02-29
Lleu Yang pushed to sample-sound-node at megakite/blender 2024-05-18 11:27:04 +02:00
3ceae318ed Geometry Nodes: new Sound input node
8338b26767 Nodes: add boilerplate for sound socket
Compare 2 commits »
Lleu Yang pushed to sample-sound-node at megakite/blender 2024-05-18 09:41:41 +02:00
ffa7e5897e Geometry Nodes: new Sound input node
6e25d67f6a Nodes: add boilerplate for sound socket
20d8f48500 glTF exporter: Allow custom attribute UVMap to be on point domain
e0b47f78e8 Extensions: show permissions, validate permission values
876bfdcbdf glTF exporter: Fix #121878 crash when exporting without animation
Compare 30 commits »
Lleu Yang pushed to sample-sound-node at megakite/blender 2024-05-17 17:37:08 +02:00
29ac43137f Geometry Nodes: new Sound input node
bd83aab425 Nodes: add boilerplate for sound socket
Compare 2 commits »
Lleu Yang pushed to sample-sound-node at megakite/blender 2024-05-16 17:59:19 +02:00
efe12755c7 Geometry Nodes: new Sound input node
Lleu Yang pushed to sample-sound-node at megakite/blender 2024-05-16 17:51:38 +02:00
e9bba4c323 Geometry Nodes: new Sound input node
fd65b16ce6 Nodes: add boilerplate for sound socket
3f07c63925 Fix #121848: Hide area status text cancelling loopcut
848bd505b4 Refactor: make `evaluate_fcurve()` take its FCurve as const instead of mutable
4d944c5491 Link/Append: Remove a deprecated hack to handle liboverrides.
Compare 284 commits »
Lleu Yang created branch sample-sound-node in megakite/blender 2024-05-16 17:31:06 +02:00
Lleu Yang pushed to sample-sound-node at megakite/blender 2024-05-16 17:31:06 +02:00
faf847a56b Geometry Nodes: new Sound input node
117fc94f23 Nodes: add boilerplate for sound socket
dfe060ea6f UI: Edit Mesh Knife Status Display
ba9286706a Geometry Nodes: Sample Grid Index node
42a8947eb1 UI: Edit Mesh Inset Faces Status Display
Compare 10 commits »
Lleu Yang commented on pull request blender/blender#119628 2024-04-16 17:14:48 +02:00
Fix #119178: Geometry Nodes: Its possible to write non-normalized quaternion attribute from python API

I see. Would it be better if I mark this PR as WIP for further operations?

Lleu Yang pushed to fix-119178 at megakite/blender 2024-03-19 16:58:44 +01:00
f22da6f59d Remove unnecessary unit check
Lleu Yang commented on pull request blender/blender#119628 2024-03-19 16:55:54 +01:00
Fix #119178: Geometry Nodes: Its possible to write non-normalized quaternion attribute from python API

I have done a quick benchmark, and it shows that there's little difference between the two methods. I will change…

Lleu Yang commented on pull request blender/blender#119628 2024-03-18 16:52:20 +01:00
Fix #119178: Geometry Nodes: Its possible to write non-normalized quaternion attribute from python API

This is indeed better since math::normalize provides both unit scale validation and normalization. Will change.

Lleu Yang pushed to fix-119178 at megakite/blender 2024-03-18 15:35:18 +01:00
a816dd50b9 Fix #119178: Possible to write non-normalized quaternion from Python
Lleu Yang created pull request blender/blender#119628 2024-03-18 15:32:03 +01:00
Fix #119178: Geometry Nodes: Its possible to write non-normalized quaternion attribute from python API
Lleu Yang pushed to fix-119178 at megakite/blender 2024-03-18 15:30:18 +01:00
b7736d56c1 Fix #119178: Possible to write non-normalized quaternion from Python
516912f741 Merge branch 'blender-v4.1-release'
4842bf1101 Cleanup: make format
ce9fee394d Merge branch 'blender-v4.1-release'
67bd678887 Fix #119578: crash when node tool does not have geometry as first output socket
Compare 10 commits »
Lleu Yang created branch fix-119178 in megakite/blender 2024-03-18 15:30:18 +01:00
Lleu Yang commented on issue blender/blender#119250 2024-03-10 16:51:54 +01:00
Regression: Python: World matrix for newly created objects is not identity

I can confirm that git bisect shows that 1c0f374ec3e3 is the first bad commit.

Lleu Yang created pull request blender/blender#119200 2024-03-08 11:56:06 +01:00
Fix #119021: Crash when adding GP object
Lleu Yang pushed to fix-119021 at megakite/blender 2024-03-08 11:54:59 +01:00
a511b798be Fix #119021: Crash when adding GP object
Lleu Yang pushed to fix-119021 at megakite/blender 2024-03-08 11:23:58 +01:00
72cfef1b23 Fix #119021: Crash when adding GP object
Lleu Yang pushed to fix-119021 at megakite/blender 2024-03-08 11:21:13 +01:00
d7806aab04 GP: add null check for RE_GetRenderLayer()
eabff7334d Merge branch 'blender-v4.1-release'
738c1b6ca9 Docs: correct typo & terms in --help text
Compare 3 commits »