June 9, 2021, 09:19 (GMT) |
add initial Set Attribute node |
June 9, 2021, 09:08 (GMT) |
cleanup |
June 9, 2021, 08:54 (GMT) |
cleanup |
June 9, 2021, 08:52 (GMT) |
support selection |
June 9, 2021, 08:41 (GMT) |
cleanup |
June 9, 2021, 08:37 (GMT) |
Cleanup |
June 9, 2021, 08:18 (GMT) |
cleanup |
June 9, 2021, 08:17 (GMT) |
cleanup |
June 9, 2021, 08:17 (GMT) |
cleanup |
June 9, 2021, 08:14 (GMT) |
June 8, 2021, 14:42 (GMT) |
fix |
June 8, 2021, 14:36 (GMT) |
fix |
June 8, 2021, 14:32 (GMT) |
Merge branch 'master' into temp-attribute-processor |
June 7, 2021, 14:59 (GMT) |
Fix T88828: View/Navigation(Walk/Fly) disappeared from keymap This was unintentionally removed in f92f5d1ac62c66ceb7a6ac1ff69084fbd5e3614a. |
June 7, 2021, 14:59 (GMT) |
Event Simulate: and a --keep-open command line argument It can be useful to investigate the state of the file after event simulation runs. |
June 7, 2021, 14:59 (GMT) |
make attribute processor more prominent in the menu |
June 7, 2021, 14:59 (GMT) |
June 7, 2021, 14:59 (GMT) |
Limit Rotation: explicitly orthogonalize the matrix before processing. Add a call to orthogonalize the matrix before processing for the same reasons as D8915, and an early exit in case no limits are enabled for a bit of extra efficiency. Since the constraint goes through Euler decomposition, it would in fact remove shear even before this change, but the resulting rotation won't make much sense. This change allows using the constraint without any enabled limits purely for the purpose of efficiently removing shear. Differential Revision: https://developer.blender.org/D9626 |
June 7, 2021, 14:59 (GMT) |
move operator from python to c++ |
June 7, 2021, 14:59 (GMT) |
BMesh: avoid extra faces-of-edges loop building partial update data |
|